SpatialMap

説明

SpatialMap represents transformation of an image. It can be used e.g. to rotate or resize image in efficient way. This data type is involved in filters from Image Spatial Transforms Maps category. Usually creating map and then using RemapImage is faster than ResizeImage or RotateImage.

関連項目

Image Spatial Transforms Maps, RemapImage