gray image and segmentation...
7 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!