gray image and segmentation...
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I am rather new to matlab, but I was hoping someone could help with this question. So I have a color image that I want to convert to grayscale and then reduce the number of gray levels. So I read in the image and I used rgb2gray() to convert the image to grayscale. Now, i want to calculating the number of gray levels of it(min and max) with GLCM, after that how can i reduce the number of gray levels with: 1- histogram 2- linear transformation
0 Commenti
Risposte (0)
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!