how to select roi???
Mostra commenti meno recenti
matlab code for how to select region of interest manualy???and extract minutia in that selected region...
2 Commenti
Image Analyst
il 23 Nov 2012
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
il 25 Nov 2012
Risposta accettata
Più risposte (1)
pooja dixit
il 25 Nov 2012
0 voti
3 Commenti
Image Analyst
il 25 Nov 2012
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
il 26 Nov 2012
Image Analyst
il 26 Nov 2012
See edited answer above where I put a demo. Just copy, paste, and run.
Categorie
Scopri di più su Convert Image Type in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!