avid.externals.matchPoint.generateSimpleMAPRegistrationWrapper

avid.externals.matchPoint.generateSimpleMAPRegistrationWrapper(deformationFieldPath, wrapperPath, dimension=3, inverse=True)

Helper function that generates a mapr file for a given deformation image. @param deformationFieldPath: Path to the existing deformation field. @param wrapperPath: Path where the wrapper should be stored. @param dimension: Indicating the dimensionality of the wrapped registration. @param inverse: Indicates if it should be wrapped as direct or inverse (default) kernel.