Turning a modified image into a matrix
Show older comments
Hi,
I have made changes to an image but it comes across as not what i want.
To solve this i took the original image and said x = imshow(image, [0 255]);
how can i turn 'x' into a matrix of values, such that when i type y=imshow(x) it returns the modified image.
Accepted Answer
More Answers (0)
Categories
Find more on Images in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!