Click or drag to resize

BasePluginCameraTransformedScanFieldImage Property

This is the ScanFieldImage, but transformed by the inverse field and process transformation.

Namespace: RAYLASE.Marker.CamerasPlugin
Assembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntax
C#
public Mat TransformedScanFieldImage { get; set; }

Property Value

Mat
See Also