How to extract featues from histogram of segmented image?

2 ビュー (過去 30 日間)
Sheema Khattak
Sheema Khattak 2014 年 11 月 17 日
回答済み: Image Analyst 2014 年 11 月 22 日
How can histogram of segmented image be used for feature extraction?

回答 (1 件)

Image Analyst
Image Analyst 2014 年 11 月 22 日
You can use regionprops on the segmented (binary) image. But the histogram of a segmented image will have bins for only 0 and 1 so there's not a whole lot of information there. Why don't you attach your image and m-file and tell us what you want to measure?

カテゴリ

Help Center および File ExchangeHistograms についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by