I require to crop out the polygon box (red color) only and eliminate the background from the image .How to crop the objects and store it in different variable?? I need coding... thank u in advance..please help me...
Mostra commenti meno recenti
Risposte (1)
Image Analyst
il 4 Nov 2015
0 voti
Did you try imrect() or rbbox()? I think there are examples in the help. Once you know the bounding rows and columns, you can use indexing or the imcrop() function to extract only that box.
Categorie
Scopri di più su Display Image in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
