what are the simple feature extraction methods that can be implemented easily in matlab and what are the difficult methods?
조회 수: 1 (최근 30일)
이전 댓글 표시
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
bym
2011년 12월 13일
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
답변 (1개)
Image Analyst
2011년 12월 14일
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
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!