Passing a matrix to graycomatrix
Mostra commenti meno recenti
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?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Texture Analysis in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
