Main Page
Groups
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File
List
Namespace Members
Compound Members
File Members
Concepts
Computes pixel-wise the eigen values and eigen vectors of a 2D symmetrical matrix.
More...
#include <itkEigenAnalysis2DImageFilter.h>
Detailed Description
Computes pixel-wise the eigen values and eigen vectors of a 2D symmetrical matrix.
The filter expects three inputs images { A, B, C } representing the component of the matrix
| A B | | B c |
The eigen values are stored in two output images, and the eigen vector associated with the maximum eigenvalue is stored in an image using vector as pixel type.
The documentation for this class was generated from the following file:
Generated at Sun Apr 1 02:48:24 2007 for ITK by
1.3.8 written by Dimitri van Heesch,
© 1997-2000