I need to compute PCA of a binary image
    8 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    hadhami garbouge
 el 5 de Abr. de 2018
  
    
    
    
    
    Comentada: hadhami garbouge
 el 6 de Abr. de 2018
            I need to compute PCA of a binary image
0 comentarios
Respuesta aceptada
  Image Analyst
      
      
 el 6 de Abr. de 2018
        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.
Más respuestas (1)
Ver también
Categorías
				Más información sobre Dimensionality Reduction and Feature Extraction en Help Center y File Exchange.
			
	Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


