enableTracking property

bool enableTracking
final

Whether to enable face tracking.

If enabled, the detector will maintain a consistent ID for each face when processing consecutive frames.

Implementation

final bool enableTracking;