how to select roi???
Mostrar comentarios más antiguos
matlab code for how to select region of interest manualy???and extract minutia in that selected region...
2 comentarios
Image Analyst
el 23 de Nov. de 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
el 25 de Nov. de 2012
Respuesta aceptada
Más respuestas (1)
pooja dixit
el 25 de Nov. de 2012
0 votos
3 comentarios
Image Analyst
el 25 de Nov. de 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
el 26 de Nov. de 2012
Image Analyst
el 26 de Nov. de 2012
See edited answer above where I put a demo. Just copy, paste, and run.
Categorías
Más información sobre Convert Image Type en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!