Is it possible to decompose any image into basis images using MATLAB??
Show older comments
Hello everyone , i have read that any arbitrary image can be represented as summation of othogonal basis images.i want to see the basis images for any image say lena or cameraman.
So can anybody help me to decompose an image into basis imageS and reconstruct back the same image from basis images using MATLAB..???
Thanks in advance..
Answers (1)
Image Analyst
on 17 Jun 2014
0 votes
I got some code from the Mathworks for doing that. Uses principal components analysis. I'll try to remember to post it tomorrow.
Categories
Find more on Dimensionality Reduction and Feature Extraction 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!