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!