Know more, Grow more!!!
Its about everything that you need to know!
Sunday, April 9, 2017
gray2ind in MATLAB: code and output
Code:
I = imread(
'cameraman.tif'
);
[X, map] = gray2ind(I, 16);
imshow(X, map);
Output:
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment