Back to FabImage Library website
You are here: Start » Function Reference » Image Spatial Transforms Maps
Image Spatial Transforms Maps
Select a function from the list below.
Icon | Name | Description | Library |
---|---|---|---|
![]() |
AccessSpatialMap | Returns individual fields of a spatial map. | Professional |
![]() |
AddSpatialMaps | Makes it possible to use single RemapImage filter even if there are two or more image remapping operations (e.g. lens distortion + perspective distortion). | Professional |
![]() |
CombineSpatialMaps | Makes it possible to use single RemapImage filter even if there are two or more image remapping operations (e.g. lens distortion + perspective distortion). | Professional |
![]() |
ConvertMatrixMapsToSpatialMap | Joins two matrices of coordinates to produce a SpatialMap for use in RemapImage. | Professional |
![]() |
ConvertSpatialMap_ToNearest | Reducing quality for the purpose of speed. | Professional |
![]() |
ConvertSpatialMapToMatrixMaps | Splits a spatial map into two matrices of source coordinates. | Professional |
![]() |
CreateCylinderMap | Inspection of the surface of bottles and other cylindrical objects. The result is used by RemapImage. | Professional |
![]() |
CreateImageInversePolarTransformMap | Data preprocessing for fast inverse polar transform. The result is used by RemapImage. | Professional |
![]() |
CreateImagePolarTransformMap | Data preprocessing for fast image polar transform. The result is used by RemapImage. | Professional |
![]() |
CreateImageResizeMap | Data preprocessing for fast image resize between two constant sizes. The result is used by RemapImage. | Professional |
![]() |
CreateImageRotationMap | Preprocessing data for fast image rotation by a constant angle. The result is used by RemapImage. | Professional |
![]() |
CreateMatrixTransformMap | Creates a spatial map which performs transform defined as a 3x3 homography matrix. | Professional |
![]() |
CreatePerspectiveMap_Path | Data preprocessing for fast perspective correction. The result is used by RemapImage. | Professional |
![]() |
CreatePerspectiveMap_Points | Data preprocessing for fast perspective correction. The result is used by RemapImage. | Professional |
![]() |
CreatePincushionMap | Creation of a transform map that will be used with the RemapImage filter. | Professional |
![]() |
CreateSphereMap | Inspection of the surface of balls and other spherical objects. The result is used by RemapImage. | Professional |
LoadSpatialMap | Deserializes a SpatialMap object from a FIDATA file. | Professional | |
![]() |
RemapImage | Fast (precomputed) image transformations, especially for view undistortion or object geometry correction (e.g. pos recognition of labels on cylindrical bottles). | Professional |
SaveSpatialMap | Serializes a SpatialMap object to an FIDATA file. | Professional | |
![]() |
TestSpatialMapApplicability | Checks if a spatial map may be applied to transform the given image. | Professional |
UnmapPoint | Computes locations of image point on the source image from image point location on remapped image. | Professional |