Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - opencv tracking
Search - opencv tracking - List
DL : 0
采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。-CAMSHIFT algorithm using fast-track and detect moving targets C/C++ Source code, the run files in VC6.0 compiler environment is passed, is a stand-alone run the program, do not need the DLL library OPENCV support. Running before you connect a good camera USB interface. Can then be selected with the mouse For tracking the target.
Date : 2026-01-17 Size : 5kb User : 徐振华

opencv的一个tracking程序,基于windows编程的,可以tracking内存泄露-opencv a tracking procedure, based on windows programming, you can tracking memory leak
Date : 2026-01-17 Size : 740kb User : xgq

Vehicle Tracking using a background subtraction based on mixture of Gaussians, and Kalman filtering to remove noise. Require OpenCV to be installed. By Jonathan Gagne University of Waterloo jgagne@uwaterloo.ca
Date : 2026-01-17 Size : 12.62mb User : jon

DL : 0
simple program in VC++ using openCV to eye-tracking
Date : 2026-01-17 Size : 2.98mb User : prakash

DL : 0
针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,本文利用OpenCV的运动物体跟踪的数据结构、函数以及基本框架,建立了一个由人机交互界面模块;运动物体的前景检测模块;运动物体的团块特征检测模块;运动物体的团块跟踪模块轨迹生成模块;轨迹后处理模块组成的视频图像运动目标分析系统。-Aim at detecting,tracking and marking multipule specific targets in complex background.We use the basic framework of object tracking of OpenCV to establish a multi—modules system.The system is composed of Human—computer interaction interface module,foreground of moving objects detection module,blocks feature of moving objects detection module,blocks tracking module andtrack analysis module.
Date : 2026-01-17 Size : 8kb User : 曾雯

基于OpenCV实现的跟踪程序,其中用的是camshift算法,还利用到了直方图等信息-OpenCV implementation based on the tracking program, which is camshift algorithm used, also use such information to the histogram
Date : 2026-01-17 Size : 22kb User : xiaoing

DL : 0
Opencv: Vehicle tracking using Moving Average method
Date : 2026-01-17 Size : 3kb User : Rafin

DL : 0
目标跟踪用的视频,opencv可以直接用很好额-Target tracking with video, opencv directly with the good amount of
Date : 2026-01-17 Size : 26.51mb User : echofeng

行人检测与跟踪,是基于opencv和vc6.0-Pedestrian detection and tracking is based on opencv and vc6.0
Date : 2026-01-17 Size : 11.45mb User : 刘泽彬

DL : 0
opencv 半自动跟踪,里面有实例的程序和视频-the opencv semi-automatic tracking, there are instances of the program and video
Date : 2026-01-17 Size : 9.66mb User : 501821782

OpenCv 光流法车辆检测-OpenCv vehicle detection optical flow method
Date : 2026-01-17 Size : 1.35mb User : gaoyue

DL : 0
opencv 团块跟踪 实现了基于opencv的团块跟踪 的详细代码 有兴趣的可以联系我-opencv tracking clumps
Date : 2026-01-17 Size : 6kb User : songhao

基于web的JS版本openCV,可以实现基本的图像处理。-Web-based JS version openCV, can realize the basic image processing.
Date : 2026-01-17 Size : 10.12mb User : 付杰

眼球跟踪源代码,可以实现眼球识别,并显示眼球相对坐标位置。(Eye tracking source code, you can achieve eye recognition, and show the relative coordinates of the eye position.)
Date : 2026-01-17 Size : 22kb User : 霞3

Program for real time tracking of faces using dlib
Date : 2026-01-17 Size : 69.06mb User : g2p

DL : 0
motion tracking using opencv pyhton
Date : 2026-01-17 Size : 356kb User : g2p

This is a Python application that uses the OpenCV library (version 2) to track the movement of balls during a video. It tracks the balls with a combination of color filtering
Date : 2026-01-17 Size : 2kb User : khicon

DL : 0
利用opencv3实现光流法追踪运动目标(Tracking motion targets by optical flow method)
Date : 2026-01-17 Size : 6.65mb User : cethy

先锋移动机器人平台结合openCV进行图像识别与跟踪。(The pioneer mobile robot platform combines openCV for image recognition and tracking.)
Date : 2026-01-17 Size : 47kb User : implosion

利用openCV,首先得到图像中的强边界作为跟踪的特征点,调用函数,输入两幅连续的图像,并在第一幅图像里选择一组特征点,输出为这组点在下一幅图像中的位置。再把结果过滤,去掉不好的特征点。把特征点的跟踪路径标示出来。(Using openCV, we use goodFeaturesToTrack function to get strong edges in the image as the feature point tracking, next to call calcOpticalFlowPyrLK function, input two consecutive images, and select a set of feature points in the first image, the output for this set of points in the next image position. Then filter the resulting trace to get rid of the bad feature points. Then mark the tracking path of the feature points.)
Date : 2026-01-17 Size : 1.94mb User : 赵嘉慧
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.