List of all members.
Public Member Functions |
| tracking_thread (configuration &conf, const char *arg2) |
virtual void | execute () |
| Execute the tracking thread.
|
virtual bool | get_data (vector< bbox * > &bboxes, idx< ubyte > &frame, idx< ubyte > &tpl) |
| Return true if new data was copied from the thread, false otherwise.
|
template<typename Tnet>
class ebl::tracking_thread< Tnet >
Constructor & Destructor Documentation
Initialize the tracking thread.
- Parameters:
-
dt | The detection thread that will provide templates to track. |
The documentation for this class was generated from the following files: