Is it possible to decompose any image into basis images using MATLAB??
3 views (last 30 days)
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..
0 Comments
Answers (1)
Image Analyst
on 17 Jun 2014
I got some code from the Mathworks for doing that. Uses principal components analysis. I'll try to remember to post it tomorrow.
0 Comments
See Also
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!