enableTracking property
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;
Whether to enable face tracking.
If enabled, the detector will maintain a consistent ID for each face when processing consecutive frames.
final bool enableTracking;