Back to Adaptive Vision Studio website

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

PixelToRealDistance_Deprecated


Calculates a distance in real-world units.

Name Type Range Description
inPixelDistance Real Distance between two points in an image
inResolution Real 0.0 - Number of real-world units per pixel, usually mm/px
inBias Real Compensation for systematic error in measurements (in real-world units)
outRealDistance Real Distance between two points in real-world units

Applications

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

Complexity Level

This filter is available on Basic Complexity Level.