Back to Adaptive Vision Studio website

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

DistanceToWorldCoordinates


Calculates a distance in real-world units.

Name Type Range Description
inImageDistance Real
inResolution Real 0.0 - Number of real-world units per pixel, usually mm/px
outWorldDistance Real

Applications

Usually used at the end of the program to translate measurement results from pixels to millimeters.

Hints

  • Connect a distance represented in pixels to the inImageDistance input. This distance will be translated to real-world units.
  • Set the inResolution input to a value specifying how many millimeters there are per one pixel.

Complexity Level

This filter is available on Basic Complexity Level.