modeTracingRobust constant

int const modeTracingRobust

Common tracking mode. In this mode, initial detection is fast, but the performance of detection during tracking will be affected by face re-detection every several frames. The detection result in this mode is stable.

Implementation

static const int modeTracingRobust = 2;