/Sys_Poweroff_OnZeroMotion

OpenCV C++ program to shutdown Linux Machine when there is no motion detected by camera for certain time

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Sys_Poweroff_OnZeroMotion

OpenCV C++ program to shutdown Linux Machine when there is no motion detected by camera for certain time(10s)

Motion Detection is based on Background Subtractor using KNN in OpenCV 3.x


Dependencies

-lopencv_core -lopencv_highgui -lopencv_imgproc -lopencv_videoio -lopencv_video

If there are any issues try executing the compiled executable as root.


Licensing

SysPoweroffOnZeroMotion is licensed under GNU GPL v3

Foo