modeTracingFast constant

int const modeTracingFast

Fast tracking mode. In this mode, detection and tracking are performed at the same time. Initial detection has a delay, but the detection during tracking is fast. When used together with the speed preference mode, this mode can make the greatest improvements to the detection performance.

Implementation

static const int modeTracingFast = 1;