Click or drag to resize

BasePluginCameraBigPictureMat Property

The "big picture" used as source image in case the camera is an emulator. Is null otherwise.

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

Property Value

Mat
See Also