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.
PathToWorldCoordinatesCalculates a path in real-world coordinates corresponding to the specified path in image coordinates.
PixelToRealDistanceUsually used at the end of the program to translate measurement results from pixels to millimeters.
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.