I want to make a 2 dimensional histogram between the original image and its average mask, can anyone help me

2 件のコメント

Image Analyst
Image Analyst 2014 年 12 月 13 日
What is an "average mask"? And what do the two axes represent? Do you mean the gray level cooccurrence matrix?
hend
hend 2014 年 12 月 13 日
it's a histogram of the image gray level and its local average on x and y axes respectively. which used in computing the 2D otsu's method like this paper

サインインしてコメントする。

 採用された回答

Image Analyst
Image Analyst 2014 年 12 月 13 日

0 投票

Try the attached code. It's about all I have time for but it will get you started.

その他の回答 (0 件)

カテゴリ

質問済み:

2014 年 12 月 13 日

回答済み:

2014 年 12 月 13 日

Community Treasure Hunt

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

Start Hunting!

Translated by