avid.externals.matchPoint.getDeformationFieldPath
- avid.externals.matchPoint.getDeformationFieldPath(regPath, getInverseKernel=True)
Helper function that retrieves the deformation field specified in a kernel from a matchpoint registration file. @param regPath Path to the registration file from where to extract the information. @getInverseKernel Indicates if the field file of the inverse kernel (True) or the direct kernel (False) should be extracted. @return File path to the deformation field. If kernel is not defined by a registration field or registration does not exist the return will be None.