Back to FabImage Studio website
You are here: Start » Filter Reference » World Coordinates
World Coordinates
Select a filter from the list below.
Icon | Name | Description |
---|---|---|
![]() | CalibrateWorldCoordinates | Use this filter to prepare data necessary for translating image coordinates to real-world units, e.g. for robot guidance applications. |
![]() | CoordinateSystem2DToPosition3D | Calculates a world plane from the given coordinate system. |
![]() | PathToWorldCoordinates | Calculates a path in real-world coordinates corresponding to the specified path in image coordinates. |
![]() | PixelToRealDistance | Usually used at the end of the program to translate measurement results from pixels to millimeters. |
![]() | PointToImageCoordinates | Calculates image coordinates corresponding to the specified real-world coordinates. |
![]() | PointToWorldCoordinates | Usually used before passing object detection results to a robot. |
![]() | SegmentToWorldCoordinates | Calculates a segment in real-world coordinates corresponding to the specified segment in image coordinates. |