Login  Register

Re: ImageJ PCA

Posted by aszia787 on Apr 13, 2007; 4:57pm
URL: http://imagej.273.s1.nabble.com/ImageJ-PCA-tp3699745p3699753.html

Thanks for your reply. I kindaa agree what you have analyzed. It doesn't tell the eigen value of the original image. I did try to contact Michael Abràmoff, he has not responded me yet. Michael if you are reading this, please give your feeback. Is there any other free software that you think would solve my problem. SPSS is not a free software i belive, dunno much about Mintlab. Any other sugesstions you feel could be a replacement for PCA to remove the redundant features and extract the uncorrelated features?

Regards,

Ali.

Gabriel Landini wrote
On Friday 13 April 2007 14:38:40 aszia787 wrote:
> My question is, is the first eigenimage that we
> get, is that the eigneimage of image A or image B? i guess it doesn't tell
> me that the first image returned is the eigen image of which original
> feature/image as i have to add the original features with the maximum
> eigenvalue.

I am no expert in PCA , but as I understand it, the plugin calculates new
combinations of the original images that explain the variance of the data and
puts them in decreasing order of "variance explanation". That is returned, I
believe, in the eigenvalues spectrum graph (but please correct me if I am in
the wrong track).

I do not think that the plugin gives you information about "what component
corresponds to mixtures of which images" like is reported in some stats
programs like SPSS or Minitab.

There is some information with references here (but perhaps you already know
this):

http://bij.isi.uu.nl/pca.htm

Have you consulted Michael Abràmoff (the author of the plugin)?

Cheers,

G.