Is it possible to decompose any image into basis images using MATLAB??

5 views (last 30 days)
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
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.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!