how to create homogeneous area from image?

2 次查看(过去 30 天)
how to create homogeneous area from image?
  2 个评论
Walter Roberson
Walter Roberson 2012-12-24
Please describe your question in more detail.
vipul utsav
vipul utsav 2012-12-24
in image i need to find area/block which have nearly uniform pixel intensity

请先登录,再进行评论。

采纳的回答

Image Analyst
Image Analyst 2012-12-24
Try a texture filter, like stdfilt() or entropyfilt(). Uniform areas will have low values in the output image from the filter.

更多回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by