Click or drag to resize

BaseImageProcessingSearcherElementFoundObjectsWorld Property

The objects found by this image processing element; coordinates given in world coordinates in micrometers.

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.20.0
Syntax
C#
public BaseFoundImageProcessingObject[] FoundObjectsWorld { get; }

Property Value

BaseFoundImageProcessingObject
See Also