Introduction - If you have any usage issues, please Google them yourself
The two basic methods of moving target detection---- inter-frame difference method and background subtraction method, by means of OpenCV technology, developed in Visual C++ 6.0 programming environment moving target detection system. The system first after the acquisition sequence of video images on the different channels associated pretreatment, respectively, using a sequence of images of different detection algorithm to detect changes in the region, and finally the changing area after the processing with a morphological filtering and connectivity analysis, which will sequence of video images of moving targets are more reliably detected.