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

itkDeformationFieldJacobianDeterminantFilter.h File Reference

Go to the source code of this file.

Namespaces

namespace  itk

Classes

class  itk::DeformationFieldJacobianDeterminantFilter< 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 only correct if the the vector field has values that are the absolute locations from which to get the new values are to be taken. This implies that the identity vector field (VF) mapping would have values at each location (x) equal to the location itself. VF(x)=x. THIS IS VERY UNUSUAL. The DeformationFieldJacobianDeterminantFilter computes the proper Jacobian Determinant for a vector field described this way as det[ dT/dx ] = det[ 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