measuring binary image using GUI
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Varian Adisuryo
am 1 Aug. 2016
Kommentiert: Varian Adisuryo
am 3 Aug. 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 Kommentare
Akzeptierte Antwort
Image Analyst
am 1 Aug. 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.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Image Segmentation and Analysis finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!