what is property of an image?
Mostra commenti meno recenti
When I use regionprops(), it returns the measurement of property of the image. What is the property here? color? something else?
Risposta accettata
Più risposte (1)
Image Analyst
il 28 Mag 2013
0 voti
It depends on what you asked it to measure. Look at the input argument list. You can ask it to measure certain things, or "all" things. If you didn't specify any measurements, then you'll get what it considers to be included in the "All" definition. See the regionprops() documentation for a list of things it can measure.
Categorie
Scopri di più su Author Block Masks 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!