Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Camera Calibration » AccessRectificationTransform3D_Unsafe

AccessRectificationTransform3D_Unsafe


Returns individual fields of a RectificationTransform, assuming they are all set

Name Type Description
inRectificationTransform RectificationTransform
outCameraModel AnyCameraModel
outHomography Matrix

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError inRectificationTransform.cameraModel and inRectificationTransform.homography must be set

Complexity Level

This filter is available on Expert Complexity Level.