Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Computer Vision » World Coordinates » PathToWorldCoordinates_Deprecated

PathToWorldCoordinates_Deprecated


Module: Calibration

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

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

Hints

  • Connect a path represented in the image coordinates to the inPath 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.