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

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

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

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