Click or drag to resize

BaseFoundImageProcessingObjectDistanceToRoiCenter Property

The distance between the found object's center and the center of the region of interest in which the object has been found.

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public double DistanceToRoiCenter { get; }

Property Value

Double
See Also