|
MITKMATCHPOINTREGISTRATION_EXPORT ResultImageType::Pointer | mitk::ImageMappingHelper::map (const InputImageType *input, const RegistrationType *registration, bool throwOnOutOfInputAreaError=false, const double &paddingValue=0, const ResultImageGeometryType *resultGeometry=nullptr, bool throwOnMappingError=true, const double &errorValue=0, mitk::ImageMappingInterpolator::Type interpolatorType=mitk::ImageMappingInterpolator::Linear) |
|
MITKMATCHPOINTREGISTRATION_EXPORT ResultImageType::Pointer | mitk::ImageMappingHelper::map (const InputImageType *input, const MITKRegistrationType *registration, bool throwOnOutOfInputAreaError=false, const double &paddingValue=0, const ResultImageGeometryType *resultGeometry=nullptr, bool throwOnMappingError=true, const double &errorValue=0, mitk::ImageMappingInterpolator::Type interpolatorType=mitk::ImageMappingInterpolator::Linear) |
|
MITKMATCHPOINTREGISTRATION_EXPORT ResultImageGeometryType::Pointer | mitk::ImageMappingHelper::GenerateSuperSampledGeometry (const ResultImageGeometryType *inputGeometry, double xScaling, double yScaling, double zScaling) |
|
MITKMATCHPOINTREGISTRATION_EXPORT ResultImageType::Pointer | mitk::ImageMappingHelper::refineGeometry (const InputImageType *input, const RegistrationType *registration, bool throwOnError=true) |
|
MITKMATCHPOINTREGISTRATION_EXPORT ResultImageType::Pointer | mitk::ImageMappingHelper::refineGeometry (const InputImageType *input, const MITKRegistrationType *registration, bool throwOnError=true) |
|
MITKMATCHPOINTREGISTRATION_EXPORT bool | mitk::ImageMappingHelper::canRefineGeometry (const RegistrationType *registration) |
|
MITKMATCHPOINTREGISTRATION_EXPORT bool | mitk::ImageMappingHelper::canRefineGeometry (const MITKRegistrationType *registration) |
|