what are the simple feature extraction methods that can be implemented easily in matlab and what are the difficult methods?
1 view (last 30 days)
Show older comments
hello , i want to ask about the simple feature extraction methods that can be implemented easily in matlab and any methods will be difficult? i have an images for hand veins taking using IR and i want to work on recognize them.
which algorithms you advice me to select and what to avoid?
anyone can help me
1 Comment
bym
on 13 Dec 2011
I think that would depend greatly on the image in question. Posting it would be a start
http://www.mathworks.com/matlabcentral/answers/7924-where-can-i-upload-images-and-files-for-use-on-matlab-answers
Answers (1)
Image Analyst
on 14 Dec 2011
The easy ones are those that are built in to regionprops. If you need something other than one of those, you'll have to code it up yourself.
3 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!