Click or drag to resize

BaseFoundImageProcessingObjectRoiCenter Property

The center of the region of interest in which the object has been found in micrometers in world coordinates in the workspace's coordinate system.

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

Property Value

dvec3
See Also