Back to FabImage Studio website
You are here: Start » Filter Reference » Image Spatial Transforms Maps » CombineSpatialMaps
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).
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 here: Error Handling
Error type | Description |
---|---|
DomainError | Incompatible spatial map pixel types in CombineSpatialMaps. |
DomainError | Different spatial map interpolations in CombineSpatialMaps. |
DomainError | Incompatible spatial map dimensions in CombineSpatialMaps. |
Complexity Level
This filter is available on Basic Complexity Level.