ObjectDetectionFusionParameters Class Reference

Holds the options used to initialize the object detection module of the Fusion. More...

Attributes

bool enable_tracking = true
 Defines if the object detection will track objects across images flow. More...
 

Detailed Description

Holds the options used to initialize the object detection module of the Fusion.

Variables

◆ enable_tracking

bool enable_tracking = true

Defines if the object detection will track objects across images flow.