Impoly combined with GLCM

Hello!! I would like to ask how can I use the impoly command to choose a spesific part of an image and then use the glcm command ( for contrast, correlation etc) for the part that I have chosen with impoly?? Thank you in advance!! :)

 Respuesta aceptada

Walter Roberson
Walter Roberson el 28 de Sept. de 2015

0 votos

This gives you a bitmask. You can determine the bounding box of the mask and extract that portion of the original image. The pixels that are not in the mask but are in the bounding box, you set to an arbitrary value, and then you take care how you interpret the counts involving that arbitrary value.

Más respuestas (0)

Categorías

Más información sobre Read, Write, and Modify Image en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 28 de Sept. de 2015

Respondida:

el 28 de Sept. de 2015

Community Treasure Hunt

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

Start Hunting!

Translated by