Start » Filter Reference » Computer Vision » Camera Calibration » ConvertRectificationMap
ConvertRectificationMap
Module: | Calibration |
---|
Converts a rectification map to a different format.
Name | Type | Range | Description | |
---|---|---|---|---|
inRectificationMap | RectificationMap | |||
inNewPixelType | PlainType* | |||
inNewDepth | Integer* | 1 - 4 | ||
inNewPitchAlignment | Integer | 0 - + | ||
outRectificationMap | RectificationMap |
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 | Incorrect inSpatialMap map in ConvertRectificationMap. |
Complexity Level
This filter is available on Basic Complexity Level.