How to convert RGB image to gray scale using Principal Component Analysis (PCA) transform?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi All,
I have an RGB image how can I convert it to gray scale using Principal Component Analysis (PCA) transform? Is there a built in Matlab function do that? Or any matlab code my be useful Thanks in advance for help
0 Kommentare
Antworten (1)
Image Analyst
am 24 Dez. 2013
Bearbeitet: Image Analyst
am 24 Dez. 2013
Good question. There is nothing built into the Image Processing Toolbox that I'm aware of though I wish there were. You can look at this link posted by Helen at the Mathworks: http://www.mathworks.com/matlabcentral/linkexchange/links/2031-putting-pca-to-work
Or see if anything in the File Exchange will work for you: http://www.mathworks.com/matlabcentral/fileexchange/index?utf8=%E2%9C%93&term=pca
0 Kommentare
Siehe auch
Kategorien
Mehr zu Dimensionality Reduction and Feature Extraction finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!