how to create homogeneous area from image?

1 visualizzazione (ultimi 30 giorni)
how to create homogeneous area from image?
  2 Commenti
Walter Roberson
Walter Roberson il 24 Dic 2012
Please describe your question in more detail.
vipul utsav
vipul utsav il 24 Dic 2012
in image i need to find area/block which have nearly uniform pixel intensity

Accedi per commentare.

Risposta accettata

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

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by