calculate the area
Mostra commenti meno recenti
hello everyone I need help. I have a picture consisting only of black and white. Does anybody know of any function which I figured would be an area of white on obazku.
Thank you so much to everyone
Risposta accettata
Più risposte (1)
Matt Kindig
il 23 Mar 2012
0 voti
Do you want just the total number of pixels of white? If so, just sum the image (sum all 1's).
If you want the area of contiguous objects of white, check out the 'regionprops' function in the Image Processing Toolbox.
1 Commento
Adam
il 24 Mar 2012
Categorie
Scopri di più su 3-D Volumetric Image Processing in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!