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

Walter Roberson
Walter Roberson 2012년 9월 28일
(HOG is "Histogram of Oriented Gradients")
saif
saif 2012년 9월 28일
yes it is. But my question is how to read the images and save the extracted features from them
Walter Roberson
Walter Roberson 2012년 9월 29일
Loop over the files using the techniques from the FAQ I referenced.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Language Support에 대해 자세히 알아보기

질문:

2012년 9월 28일

Community Treasure Hunt

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

Start Hunting!

Translated by