You are here: Start » AVL.NET » World Coordinates

World Coordinates

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.