2 Dimensional image histogram

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

2 个评论

What is an "average mask"? And what do the two axes represent? Do you mean the gray level cooccurrence matrix?
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 个)

类别

Community Treasure Hunt

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

Start Hunting!

Translated by