convert multidimensional feature vector to fixed size
3 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Convert Image Type in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!