convert multidimensional feature vector to fixed size
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Convert Image Type dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!