Intruder Thread to manage intruder detection functionality.
More...
#include <IntruderThread.h>
Intruder Thread to manage intruder detection functionality.
- Author
- Chinmay Nagrale
◆ IntruderThread()
IntruderThread::IntruderThread |
( |
cv::VideoCapture |
camera | ) |
|
|
inline |
Contructor for our intruder thread.
◆ join()
Waits for the thread to terminate.
◆ setModule()
void IntruderThread::setModule |
( |
std::string |
module | ) |
|
|
inline |
◆ start()
void CppThread::start |
( |
| ) |
|
|
inlineinherited |
◆ stop()
void IntruderThread::stop |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: