how to select roi???
古いコメントを表示
matlab code for how to select region of interest manualy???and extract minutia in that selected region...
2 件のコメント
Image Analyst
2012 年 11 月 23 日
What shape? Freehand drawn, a box/rectangle, an ellipse? What are minutia? http://www.mathworks.com/matlabcentral/answers/7924-where-can-i-upload-images-and-files-for-use-on-matlab-answers
pooja dixit
2012 年 11 月 25 日
採用された回答
その他の回答 (1 件)
pooja dixit
2012 年 11 月 25 日
0 投票
3 件のコメント
Image Analyst
2012 年 11 月 25 日
You can use imcrop() to extract out a subimage from any other image using the same coordinates, though I don't know why you'd want to since fingerprints are different, unless each image had some kind of border around it that you want to exclude.
pooja dixit
2012 年 11 月 26 日
Image Analyst
2012 年 11 月 26 日
See edited answer above where I put a demo. Just copy, paste, and run.
カテゴリ
ヘルプ センター および File Exchange で Convert Image Type についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!