18 #ifndef __elxSplineKernelTransform_H_ 19 #define __elxSplineKernelTransform_H_ 114 template<
class TElastix >
116 typename elx::TransformBase< TElastix >::CoordRepType,
117 elx::TransformBase< TElastix >::FixedImageDimension >,
133 typename elx::TransformBase< TElastix >::CoordRepType,
203 virtual void WriteToFile(
const ParametersType & param )
const;
226 virtual bool SetKernelType(
const std::string & kernelType );
241 const std::string & filename,
242 PointSetPointer & landmarkPointSet,
243 const bool & landmarksInFixedImage );
261 #ifndef ITK_MANUAL_INSTANTIATION 262 #include "elxSplineKernelTransform.hxx" 265 #endif // end #ifndef __elxSplineKernelTransform_H_