I need to compute PCA of a binary image

8 次查看(过去 30 天)
I need to compute PCA of a binary image

采纳的回答

Image Analyst
Image Analyst 2018-4-6
I don't even know what that could possibly mean. In your mind, what might be the first principal component?
For what it's worth, I attach my demo converting an RGB color image into a 3 component PCA image. The initial components are the red, green, and blue values of the image pixels. You can plot them and then plot the PCA values in a scatter plot and see how PCA is a rotated version of the color gamut. I have no idea what it would be for a binary image because you have not told us your inputs. And you can't just say "they're the true or false values of the image" - that makes no sense.
  1 个评论
hadhami garbouge
hadhami garbouge 2018-4-6
Thanks for your answer i need the pca for determination of Object Rotation in binary image so my input is binary image (black-white image) that i have my object rotate with pi/4 (ellipse)

请先登录,再进行评论。

更多回答(1 个)

Abhishek Ballaney
https://in.mathworks.com/help/stats/pca.html

类别

Help CenterFile Exchange 中查找有关 Dimensionality Reduction and Feature Extraction 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by