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

itkDisplacementFieldJacobianDeterminantFilter.h File Reference

Go to the source code of this file.

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...

Namespaces

namespace  itk

Generated at Mon Jul 12 2010 20:20:58 for ITK by doxygen 1.7.1 written by Dimitri van Heesch, © 1997-2000