Click or drag to resize

BaseImageProcessingSearcherElementFoundObjectsPixel Property

The objects found by this image processing element; coordinates given in pixel coordinates relative to the region of interest the polygons are retrieved from.

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

Property Value

BaseFoundImageProcessingObject
See Also