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 |