Start » Filter Reference » Image » Image Spatial Transforms Maps » AddSpatialMaps
Module: | Calibration |
---|
Combines two spatial maps.
Applications
Makes it possible to use single RemapImage filter even if there are two or more image remapping operations (e.g. lens distortion + perspective distortion).
Name | Type | Description | |
---|---|---|---|
inSpatialMap1 | SpatialMap | ||
inSpatialMap2 | SpatialMap | ||
outSpatialMap | SpatialMap |
Hardware Acceleration
This operation supports automatic parallelization for multicore and multiprocessor systems.
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 | Different spatial maps image types in AddSpatialMaps. |
Complexity Level
This filter is available on Basic Complexity Level.