what is property of an image?
显示 更早的评论
When I use regionprops(), it returns the measurement of property of the image. What is the property here? color? something else?
采纳的回答
更多回答(1 个)
Image Analyst
2013-5-28
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Region and Image Properties 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!