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?


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -