Start » Filter Reference » Surface » Surface Basics » SurfacePointToImageCoordinates
Module: | Vision3DStandard |
---|
Finds the associated image coordinates of surface point.
Applications
Transformation of objects defined in the surface coordinate system to the associated image coordinate system.
Name | Type | Description | |
---|---|---|---|
inSurfacePoint | Point3D | ||
inSurfaceCoordinatesFormat | SurfaceCoordinatesFormat | Offsets and scales on X and Y axes of the surface associated with the image objects were found on | |
outImagePoint | Point2D |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of SurfaceObjectsToImageCoordinates filter group.