Back to Adaptive Vision Studio website
You are here: Start » Filter Reference » Image Spatial Transforms Maps » AddSpatialMaps
Combines two spatial maps.
| Name | Type | Description | |
|---|---|---|---|
![]() |
inSpatialMap1 | SpatialMap | |
![]() |
inSpatialMap2 | SpatialMap | |
![]() |
outSpatialMap | SpatialMap |
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).
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
| Error type | Description |
|---|---|
| DomainError | Different spatial maps image types in AddSpatialMaps. |
Complexity Level
This filter is available on Basic Complexity Level.


