matlab - Grayscale of an image -
i have picture 960*1280 unit8 in gray color, how can convert 256 level of gray scale @ matlab?
i picture has 256 level "imshow(img, [0 255])" , want variable img256.
does rgb2gray
image processing toolbox need?
i have picture 960*1280 unit8 in gray color, how can convert 256 level of gray scale @ matlab?
i picture has 256 level "imshow(img, [0 255])" , want variable img256.
does rgb2gray
image processing toolbox need?
Comments
Post a Comment