measuring binary image using GUI
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Varian Adisuryo
el 1 de Ag. de 2016
Comentada: Varian Adisuryo
el 3 de Ag. de 2016
Hi guys, is there any way to measure an object in binary image using GUI? if there is, can the measurement results using other than pixel units, like mm or cm? (the image using 200ppi resolution)
0 comentarios
Respuesta aceptada
Image Analyst
el 1 de Ag. de 2016
I go over all this in my Image Segmentation Tutorial: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862 Basically, in short, use regionprops().
For spatial calibration, see my attached demo.
Más respuestas (0)
Ver también
Categorías
Más información sobre Image Segmentation and Analysis en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!