搜索资源列表
yundongwutijiance
- 运动物体检测的程序,还不是很成熟,供大家参考,呵呵,交流-moving object detection procedures, it is not very mature, for your reference, what exchange
myblobtrack
- 在很多应用中,希望把运动着的物体检测出来,对其编号并进行跟踪,最终得到其运动轨迹,本程序就是运动物体跟踪的框架
test
- 利用VC++编辑的采集视频的数据,并根据数据模仿视频中运动物体的运动轨迹。 乒乓球的运动轨迹的模拟!
FGD运动物体检测
- FGD方法实现的运动物体检测。效果非常好,比GMM要好很多,尤其对于处理光线和晃动树叶问题
py
- 本程序用于提取背景检测运动物体,并对物体进行跟踪,数据来源可以是视频文件或者摄像头。-This procedure used to extract the context of moving object detection and tracking objects, data sources can be a camera or video files.
backgroundtraining
- 在视频中运动物体检测之前,对固定的背景进行训练-Moving objects in video detection before the background of a fixed training
globalmotionforvideosequence
- 由于摄像机的运动,我们通常不能准确估计物体的运动,利用运动补偿,得到视频中重要物体的运动。-As a result of camera movement, we usually can not be an accurate estimate of the movement of objects, using motion compensation, to be the most important video of the movement of objects.
Object_Tracker
- 已调试通过,复杂背景下视频对象的跟踪提取原代码,能够有效地识别运动的人和物体,边缘准确,不受场景的影响 -Has been debugged, complex background extraction of video object tracking source code, can effectively identify the movement of people and objects, edge accuracy, from the scene of
Introduction_of_a_moving_object_tracking_algorithm
- 介绍一种运动物体跟踪算法的实现,论文中介绍了两点跟踪算法,团块跟踪算法,都是挺不错的-Introduction of a moving object tracking algorithm, thesis introduces two tracking algorithms, blob tracking algorithm, are very good
test2
- 采用帧差法提取运动物体,适用于图像呵视频,效果一般。-Frame difference by moving object extraction for video image Ah, the general effect.
vid2jpg
- 是一个可以通过普通的摄像头,然后对其中运动的物体的相关图片的截取,也就是从视频中得到运动物体的相关图片-Is a can by ordinary camera, then to one object of relevant pictures movement of interception, that is, from video get moving objects of relevant pictures
Campaign-template-detection-(camera)
- 运动模板检测(摄像头),检测运动物体。(效果不是很好,画面太黑)。-Campaign template detection (camera), the detection of moving objects. (Results not very good, the screen is too dark.)
Detection-of-moving-objects
- 利用背景建模检测运动物体。视频是一个交通路面的视频(自己可以去下个)-Moving object detection using background modeling. Video is a video of a traffic road (they can go to the next)
motion_detection_src
- 运动物体检测,C#编程实现,能对视频文件和摄像头进行处理。-the code of motion detection
tracking_object
- 使用帧差法,实现运动物体的检测.这是视频监控系统的一个基本要求,也是进一步进行目标分析的基础 。-a motion detection and background updating method was developed based on the coterminous frame differencing.
Motion-Detection
- matlab程序,实现运动物体检测与跟踪-Objects in motion tracking
MFCguianlixitong
- 利用Opencv 摄像头,能利用其来捕捉运动物体-To use Opencv camera can use to capture moving objects
test
- 简单的背景差分法代码,用于运动物体前景检测-simple background segmentation code
程序与示例视频
- 可以实现视频中物体的跟踪,基本可以实现效果,但有待于改进(Object tracking in video can be achieved)
motion_detector
- (Python与OpenCV)能够通过固定摄像头检测运动物体(Camera detection of moving objects)