#include <Ctracker.h>
Definition at line 73 of file Ctracker.h.
◆ CTracker()
CTracker::CTracker |
( |
const Params & |
parameters | ) |
|
◆ ~CTracker()
CTracker::~CTracker |
( |
void |
| ) |
|
◆ Update()
void CTracker::Update |
( |
const std::vector< Point_t > & |
detectedCentroid, |
|
|
const std::vector< std::vector< cv::Point > > & |
contour |
|
) |
| |
◆ updateParameters()
void CTracker::updateParameters |
( |
const Params & |
parameters | ) |
|
◆ NextTrackID
size_t CTracker::NextTrackID |
|
private |
◆ params
◆ tracks
std::vector<std::unique_ptr<CTrack> > CTracker::tracks |
The documentation for this class was generated from the following files: