Can I restore the original matrix back from its gray scale image?
Show older comments
Please I have converted a matrix with floating numbers into gray scale(normalized the intensity values to 0-1) but I want to convert this gray scale mat file back to the original matrix. Can someone help please? I am quite new in Matlab please.
2 Comments
Geoff Hayes
on 20 Dec 2014
Folake - what is the code that you used to convert the matrix? Did you use a particular function or something that you wrote?
Image Analyst
on 20 Dec 2014
Is it color or gray scale to begin with? What happened to the original matrix? How did you "lose" it? Just keep track of it, save it somehow, and then you'll always have it and not need to try to recreate it from partial information.
Accepted Answer
More Answers (0)
Categories
Find more on Convert Image Type 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!