搜索资源列表
-
1下载:
运动物体的跟踪,在单一背景下可以跟踪球运动的轨迹。-tracking moving objects, in a single context can track the path of the ball movement.
-
-
0下载:
该系统是为了实现对一系列图片中运动物体的跟踪而设计的,它通过对一系列图片的处理,提取出图片背景,识别出运动物体,进而对运动物体进行跟踪,得到物体运动的轨迹-the system is to achieve a series of pictures tracking moving objects designed, it adopted a series of pictures, photographs extracted background to identify moving objects
-
-
0下载:
camshift算法实现运动物体的跟踪。简单易懂,跟踪正确率高。,camshift algorithm to track moving objects. Easy-to-read, high tracking accuracy.
-
-
2下载:
通过计算机usb摄像头进行图像采集,然后实时处理,跟踪其中运动物体,并进行计数,采用中值滤波法得到背景,并根据需要进行更新,视频处理采用了动态差分与前景差分结合的方法,效果比较理想,但无法解决人物重叠的问题-Usb camera through the computer for image acquisition, and real-time processing and tracking moving objects in which, and the count median filter
-
-
2下载:
基于vc++6.0+opencv的运动目标的检测与跟踪,包括一个小车视频,主要功能是在噪声、静止背景下实现运动目标的检测-Vc++6.0+ opencv-based moving target detection and tracking, including a car video, the main function is in the noise, static background detection of moving objects
-
-
0下载:
用kalman滤波器实现运动目标的跟踪.vc6.0和opencv编程,-Using kalman filter tracking moving objects. Vc6.0 and opencv programming,
-
-
0下载:
摄像头捕获运动目标,并且跟踪,多目标区分,实时检测-Camera to capture moving objects, and tracking, multi-objective distinction between real-time detection
-
-
0下载:
Development of a Robot-camera system VICON
for automatic recognition and tracking of moving objects.
-
-
0下载:
基于Camshift的移动跟踪程序,标定跟踪物,然后选择鼠标的时候鼠标会跟着跟踪物的运行移动,选择键盘的时候,跟踪物的移动将发出上下左右键的消息-Camshift based mobile tracking procedures, calibration tracking object, and then choose to follow the mouse when the mouse will move the operation to track objects, select the k
-
-
0下载:
此代码用opencv和cv++实现运动目标的跟踪-This code cv++ with opencv and tracking moving objects
-
-
0下载:
利用子空间跟踪算法PAST跟踪运动目标,阵列形式为圆阵,算法可以很好的跟踪多个运动目标-PAST subspace tracking algorithm by tracking moving objects, the array in the form of circular array, the algorithm can track multiple moving targets well
-
-
0下载:
Tracking moving objects in videostream
-
-
0下载:
用于在视频中进行运动物体的跟踪。matlab与c混合编程,需要用到openCV。-For tracking moving objects in the video.
-
-
0下载:
使用卡尔曼滤波器设计的运动物体跟踪。适用于背景也是动态变化的物体跟踪-Tracking moving objects using a Kalman filter design. Applies to the background also dynamic object tracking
-
-
0下载:
基于vs2010+opencv2.4.4调试通过的kalman_camshift跟踪运动物体,测试视频比较简单。-Based on vs2010+ opencv2.4.4 through debugging kalman_camshift tracking moving objects, test video is relatively simple.
-
-
1下载:
用opencv实现摄像头的跟踪与检测,本程序是用笔记本摄像实现,算法为camshift算法-Use opencv to realize camera tracking and detection, this procedure is to use the laptop camera implementation, algorithm for camshift algorithm
-
-
0下载:
这是我的一个实验,利用光流法来实现运动目标的跟踪,有不错的性能。-This is one of my experiments, to achieve tracking moving objects using optical flow, have a good performance.
-
-
0下载:
此程序演示了一种寻找轮廓,连接组件,清除背景的简单方法,实现跟踪分割视频中运动的物体-This program demonstrates the outline of a Looking to connect components, cleanup simple way of background, the video division for tracking moving objects
-
-
0下载:
是经典的blob模型对实现对运动物体的跟踪,很好的例子,适合于初学者。-It is the classic model for achieving blob tracking moving objects, a good example, suitable for beginners.
-
-
1下载:
在基于前景检测的基于移动物体检测和车辆跟踪算法的实现中,针对广泛的应用来实现读取AVI文件,并将其分解为R,G和B组件。 执行各种操作并检测移动物体。 各个阶段的阈值决定了识别某些尺寸的移动物体的可能性。 移动物体也在其中跟踪。 MATLAB用于实现算法。 该算法用包含120帧的输入avi格式视频文件进行测试。 研究并实现了这些算法的各种应用。(In this foreground detection based moving object detection and vehicle track
-