Start » Filter Reference » Image » Image Spatial Transforms Maps » UnmapPoint
UnmapPoint
Module: | Calibration |
---|
Computes locations of image point on the source image from image point location on remapped image.
Name | Type | Description | |
---|---|---|---|
inSpatialMap | SpatialMap | ||
inPoint | Point2D | ||
outPoint | Point2D? |
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 spatial map in UnmapPoint. |
Complexity Level
This filter is available on Basic Complexity Level.