Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 1.62 KB

README.md

File metadata and controls

19 lines (17 loc) · 1.62 KB

Motion-Detection-Survey

  1. Comparative study of motion detection methods for video surveillance systems Kamal Sehairi,a Chouireb Fatima,a Jean Meunier,ba University of Laghouat Amar Telidji, TSS Laboratory, Laghouat, Algeria 03000 b University of Montreal, Department of Computer Science and Operations Research, Montreal, Canada

Abstract. The objective of this study is to compare several change detection methods for a mono static camera and identify the best method for different complex environments and backgrounds in indoor and outdoor scenes. To this end, we used the CDnet video dataset* as a benchmark that consists of many challenging problems, ranging from basic simple scenes to complex scenes affected by bad weather and dynamic backgrounds. Twelve change detection methods, ranging from simple temporal differencing to more sophisticated methods, were tested and several performance metrics were used to precisely evaluate the results. Because most of the considered methods have not previously been evaluated on this recent large scale dataset, this work compares these methods to fill a lack in the literature, and thus this evaluation joins as complementary compared with the previous comparative evaluations. Our experimental results show that there is no perfect method for all challenging cases; each method performs well in certain cases and fails in others. However, this study enables the user to identify the most suitable method for his or her needs. https://github.com/itberrios/CV_projects/blob/main/motion_detection/detection_with_frame_differencing.ipynb https://github.com/safaabbes/Motion-Detection-Techniques-using-OpenCV