Motion Detection project consist of opencv2 library for real time image processing. An interactive chart was developed using Bokeh library which shows the in-time and out-time of moving object. In-time and Out-time of object was stored in .csv file using Pandas.
Technologies used:-
1:- Python
2:- opencv2 (For real time image processing)
3:- Bokeh (For interactive charts)
4:- Pandas