Cog3DRangeImageHeightCalculator Execute Method Cognex VisionPro
Overload List

  NameDescription
Public methodExecute(CogImage16Range, ICogRegion, Cog3DPlane)
Computes the height between the surface defined by the range image pixels and the specified base plane.
Public methodExecute(CogImage16Range, ICogRegion, Double)
Computes the height of the range image surface relative to a horizontal base plane with a user specified Z height.

The base plane has a 3D selected space coordinate normal vector (0, 0, 1), i.e. oriented along the positive z axis.

Top
See Also