detectionInterval property
Minimum interval between detection runs. Frames arriving faster than this are skipped. Defaults to 300ms (~3 detections/sec).
Implementation
final Duration detectionInterval;
Minimum interval between detection runs. Frames arriving faster than this are skipped. Defaults to 300ms (~3 detections/sec).
final Duration detectionInterval;