Interface ICaptureTriggerState
Namespace: EyeAuras.OpenCVAuras.Triggers.WindowCapture
Assembly: EyeAuras.OpenCVAuras.Shared.dll
Syntax
public interface ICaptureTriggerState
Properties
Name | Description |
---|---|
InputImage | Contains image which was processed. |
OutputImage | Represents the image that was generated as a result of processing the source image. Typically contains debug or preview data, but only if Preview is enabled. |