How to extract the white region alone from black background?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Can anybody help me with the matlab code. I have been trying a lot but still not able to extract it.
2 Commenti
Image Analyst
il 7 Gen 2017
I don't know what that means. What is your definition of "extract"? Do you mean like crop your image into smaller rectangles by using regionprops() to find bounding boxes of all the separate white regions and then using imcrop() to crop them into separate images?
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!