Passing a matrix to graycomatrix
Mostrar comentarios más antiguos
Could you please help me with the following question?
My code reads a DICOM image. The image is 512 * 512 uint 16.
The code draws an ROI on the image. After creating a mask, the code gets X and Y coordinates as well as the intensity of each pixel within the mask.
The result is a matrix of n by m, which its value corresponds to the image intensity. I want to know how I can pass this matrix to the graycomatrix function?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Texture Analysis en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
