ObjectDetectionFusionParameters Class Reference

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

Functions

bool enable_tracking (self)
 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.

Functions

◆ enable_tracking()

bool enable_tracking (   self)

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

Default: True.