Interface IMLSearchDetectionResult
Namespace: EyeAuras.OpenCVAuras.Triggers.MLSearch
Assembly: EyeAuras.OpenCVAuras.Shared.dll
Syntax
public interface IMLSearchDetectionResult : ICaptureTriggerDetectionResult
Properties
Name | Description |
---|---|
Classifications | Contains list of classifications generated by the model |
Predictions | Contains list of predictions generated by the model |