搜索资源列表
motion_or_car_detect
- 本程序是使用OPENCV对运动物体进行检测,内中包含一段运动车量视频,代码经过调试正确-This procedure is used to detect moving objects OPENCV on, in the amount contained in a sports car video, the correct code after debugging
third
- 视频序列的运动检测:用帧差法实现了单个物体的运动检测。-Video sequence of motion detection: bad law with frames achieve a single object detection exercise.
Moving-multi-object-search-SYSTEM
- 基于USB摄像头的运动目标捕捉系统,在电脑上插上USB摄像头后开启程序,程序可以在视频画面上自动捕捉运动的物体并以红框标注,还会把运动物体的截图存储在电脑上-Moving object based on USB camera capture system on the computer plug in the USB camera after opening procedure, the program can be on the video screen automatically captu
run
- matlab视频中运动物体检测程序,可以检测到视频中的运动物体,并在视频播放中标记。-Matlab video in the moving object detection program, you can detect the moving objects in the video, and in the video playback mark.
基于帧间差分法的视频目标检测系统
- 运动目标自动检测是对运动目标进行检测、提取、识别和跟踪的技术。基于视频序列的运动目标检测,一直以来都是机器视觉、智能监控系统、视频跟踪系统等领域的研究重点,是整个计算机视觉的研究难点之一"。运动目标检测的结果正确性对后续的图像处理、图像理解等工作的顺利开展具有决定性的作用,所以能否将运动物体从视频序列中准确地检测出来,是运动估计、目标识别、行为理解等高层次视频分析模块能否成功的关键。