How can i find longest axis from mango shape object?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Sabanam
il 7 Mar 2014
Commentato: Image Analyst
il 10 Mar 2014
In this image i want to crop only mango part.After then find the longest axis from mango shape and draw longest line from mango and calculate the length of the line.Based on the longest line value i can grade mango in large ,medium and small..Please help me as soon as possible.
0 Commenti
Risposta accettata
Image Analyst
il 7 Mar 2014
See my image segmentation tutorial: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862 Adapt it to use your image and to segment the mango somehow. Then call regionprops and ask for MajorAxisLength.
8 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Image Processing Toolbox in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!