convert multidimensional feature vector to fixed size
조회 수: 3 (최근 30일)
이전 댓글 표시
I have a multidimensional feature vector for the N image, which varies in length.
I had to add NaN for images with a small vector length to be stored in the matrix!
I have several key points for the N image . And that's my feature length for different images is different.
Does the bag of feature method apply here? How is this at all?
How do I convert a feature set to a fixed feature to get the vector size for all images (rows) fixed?
Is there a way?
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Convert Image Type에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!