Read several images with HOG features
Afficher commentaires plus anciens
Hey!
I would like to know, how to read several images and at the same time I want to extract features from those images and save these features. The features are used from HOG function Here.
For example, let's say I have 5 images, I wanna extract features for them and save these features so I got a vector of 5*81. 1*81 is the HOG descriptor for one image.
Thank you
3 commentaires
Walter Roberson
le 28 Sep 2012
(HOG is "Histogram of Oriented Gradients")
saif
le 28 Sep 2012
Walter Roberson
le 29 Sep 2012
Loop over the files using the techniques from the FAQ I referenced.
Réponses (1)
Catégories
En savoir plus sur Text Detection and Recognition dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!