Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Image » Image Spatial Transforms Maps » CombineSpatialMaps

CombineSpatialMaps


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 map interpolations in CombineSpatialMaps.
DomainError Incompatible spatial map dimensions in CombineSpatialMaps.
DomainError Incompatible spatial map pixel types in CombineSpatialMaps.

Complexity Level

This filter is available on Basic Complexity Level.