14 #ifndef MITK_IMAGE_STITCHING_HELPER_H 15 #define MITK_IMAGE_STITCHING_HELPER_H 17 #include "mapRegistrationBase.h" 46 std::vector<::map::core::RegistrationBase::ConstPointer> registrations,
47 const BaseGeometry* resultGeometry,
52 std::vector<MAPRegistrationWrapper::ConstPointer> registrations,
53 const BaseGeometry* resultGeometry,
61 const BaseGeometry* resultGeometry,
itk::SmartPointer< Self > Pointer
DataCollection - Class to facilitate loading/accessing structured data.
#define MITKMATCHPOINTREGISTRATION_EXPORT
MITKMATCHPOINTREGISTRATION_EXPORT Image::Pointer StitchImages(std::vector< Image::ConstPointer > inputs, std::vector<::map::core::RegistrationBase::ConstPointer > registrations, const BaseGeometry *resultGeometry, const double &paddingValue=0, itk::StitchStrategy stitchStrategy=itk::StitchStrategy::Mean, mitk::ImageMappingInterpolator::Type interpolatorType=mitk::ImageMappingInterpolator::Linear)