libeblearntools
ebl::tracking_thread< Tnet > Class Template Reference
Inheritance diagram for ebl::tracking_thread< Tnet >:
ebl::thread

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

template<typename Tnet >
ebl::tracking_thread< Tnet >::tracking_thread ( configuration conf,
const char *  arg2 
)

Initialize the tracking thread.

Parameters:
dtThe detection thread that will provide templates to track.

The documentation for this class was generated from the following files: