Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » World Coordinates » SegmentToWorldCoordinates_Deprecated

SegmentToWorldCoordinates_Deprecated


Calculates a segment in real-world coordinates corresponding to the specified segment in image coordinates.

Name Type Range Description
inSegment Segment2D
inWorldPlane Position3D Calibrated world plane
inResolution Real 0.0 - Number of real-world units per pixel, usually mm/px
outWorldPoints Point3DArray

Hints

  • Connect a segment represented in the image coordinates to the inSegment input. These coordinates will be translated to real-world units.
  • Set inWorldPlane and inResolution inputs to values calculated with CalibrateWorldCoordinates_Deprecated.

Complexity Level

This filter is available on Basic Complexity Level.