Go to the documentation of this file.
34 #ifndef __itkTransformToDeterminantOfSpatialJacobianSource_h
35 #define __itkTransformToDeterminantOfSpatialJacobianSource_h
38 #include "itkImageSource.h"
73 template<
class TOutputImage,
74 class TTransformPrecisionType =
double >
76 public ImageSource< TOutputImage >
99 TOutputImage::ImageDimension );
103 itkGetStaticConstMacro( ImageDimension ),
120 typedef ImageBase< itkGetStaticConstMacro( ImageDimension ) >
ImageBaseType;
189 void PrintSelf( std::ostream & os, Indent indent )
const;
225 #ifndef ITK_MANUAL_INSTANTIATION
226 #include "itkTransformToDeterminantOfSpatialJacobianSource.hxx"
229 #endif // end #ifndef __itkTransformToDeterminantOfSpatialJacobianSource_h
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|