minConfidence
: float |
Signature
float minConfidence |
OnDetectionResponseReceived
: OnDetectionResponseReceived
[Get] |
Signature
OnDetectionResponseReceived OnDetectionResponseReceived |
CallInference
()
|
Triggers an asynchronous detection pass if not already running.
Equivalent to calling RunDetection and ignoring the task.
Signature
void CallInference() Returns void |