Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itkDisplacementFieldJacobianDeterminantFilter.h File Reference

Go to the source code of this file.

Namespaces

namespace  itk

Classes

class  itk::DisplacementFieldJacobianDeterminantFilter< TInputImage, TRealType, TOutputImage >
 Computes a scalar image from a vector image (e.g., deformation field) input, where each output scalar at each pixel is the Jacobian determinant of the vector field at that location. This calculation is correct in the case where the vector image is a "displacement" from the current location. The computation for the jacobian determinant is: det[ dT/dx ] = det[ I + du/dx ]. More...


Generated at Thu Nov 6 01:07:21 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000