Skip to content
This repository has been archived by the owner on Dec 31, 2018. It is now read-only.
/ ITKPCA Public archive

An ITK-based implementation of principal components analysis. A more detailed description can be found in the Insight Journal article: Bowers M., Younes L. ''Principal Components Analysis of Scalar, Vector, and Mesh Vertex Data.'' August, 2013.

Notifications You must be signed in to change notification settings

vovythevov/ITKPCA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrincipalComponentsAnalysis

An ITK-based implementation of principal components analysis. A more detailed description can be found in the Insight Journal article:

Bowers M., Younes L. "Principal Components Analysis of Scalar, Vector, and Mesh Vertex Data."
  http://hdl.handle.net/10380/3386
  http://www.insight-journal.org/browse/publication/878
  August, 2013.

Since ITK 4.10.0, this module is available in the ITK source tree as a Remote module. To enable it, set:

Module_PrincipalComponentsAnalysis:BOOL=ON

in ITK's CMake build configuration.

About

An ITK-based implementation of principal components analysis. A more detailed description can be found in the Insight Journal article: Bowers M., Younes L. ''Principal Components Analysis of Scalar, Vector, and Mesh Vertex Data.'' August, 2013.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published