Back to Adaptive Vision Library website

You are here: Start » Function Reference » World Coordinates

World Coordinates

Select a function from the list below.

IconNameDescription
CalibrateWorldCoordinatesUse this filter to prepare data necessary for translating image coordinates to real-world units, e.g. for robot guidance applications.
CoordinateSystem2DToPosition3DCalculates a world plane from the given coordinate system.
DistanceToWorldCoordinatesUsually used at the end of the program to translate measurement results from pixels to millimeters.
PathToWorldCoordinatesCalculates a path in real-world coordinates corresponding to the specified path in image coordinates.
PointToImageCoordinatesCalculates image coordinates corresponding to the specified real-world coordinates.
PointToWorldCoordinatesUsually used before passing object detection results to a robot.
SegmentToWorldCoordinatesCalculates a segment in real-world coordinates corresponding to the specified segment in image coordinates.