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

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -