Read several images with HOG features

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
Walter Roberson am 28 Sep. 2012
(HOG is "Histogram of Oriented Gradients")
saif
saif am 28 Sep. 2012
yes it is. But my question is how to read the images and save the extracted features from them
Walter Roberson
Walter Roberson am 29 Sep. 2012
Loop over the files using the techniques from the FAQ I referenced.

Melden Sie sich an, um zu kommentieren.

Gefragt:

am 28 Sep. 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by