1# Contact: Johan Andruejol <johan.andruejol@kitware.com>
2itk_fetch_module(PrincipalComponentsAnalysis
3"An ITK_-based implementation of principal components analysis.
4A more detailed description can be found in the Insight Journal article:
5  Bowers M., Younes L. ''Principal Components Analysis of Scalar, Vector, and Mesh Vertex Data.''
6    http://hdl.handle.net/10380/3386
7    http://www.insight-journal.org/browse/publication/878
8    August, 2013.
9"
10  GIT_REPOSITORY ${git_protocol}://github.com/InsightSoftwareConsortium/ITKPrincipalComponentsAnalysis.git
11  GIT_TAG 596254d21b008e907c5a908e811658363b225115
12  )
13