Read several images with HOG features
Ältere Kommentare anzeigen
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 Kommentare
Walter Roberson
am 28 Sep. 2012
(HOG is "Histogram of Oriented Gradients")
saif
am 28 Sep. 2012
Walter Roberson
am 29 Sep. 2012
Loop over the files using the techniques from the FAQ I referenced.
Antworten (1)
Kategorien
Mehr zu Text Detection and Recognition finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!