搜索资源列表
MachineVision
- 包括一个自定义图像类型的结构体,自定义图像api,和机器视觉的函数。可以完成道路检测追踪的功能-including a custom image-type structure, since the definition images api, and machine vision functions. To be completed road detection tracking function
kalman-tracking.rar
- 用kalman滤波对运动点进行跟踪,用opencv函数写的。,Kalman filtering with points on the campaign tracking, written by opencv function.
blobtracking
- 基于opencv的blob-tracking 代码。基于cvBlob库开发。作者:刘嘉焜-blob-tracking function based on cvBlob library(based on opencv). by Jiakun Liu
targets-detection-and-tracking
- 基于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
ParticleEx1
- 扩展卡尔曼滤波与粒子滤波的比较,对某复杂函数曲线的跟踪。-Extended Kalman filter and particle filter compared to the complexity of a function curve tracking.
FaceReg
- 人臉偵測搭配webcam即時追蹤,可多人同時追蹤外加圖片變形功能 -Face detection with real-time tracking webcam can be more than at the same time track deformation function plus picture
Tracking
- 提出一种新的目标表示和定位方法,该方法是非刚体跟踪的核心技术.利用均质空间掩膜规范基于特征直方图的目标表示,该掩膜引入了适合于梯度优化的空间平滑相似函数,所以可以将目标定位问题转换为局部极大值求解问题.我们利用从Bhattacharyya系数倒出的规则作为相似度量,利用mean shift procedure完成优化求解.在给出的测试用例中, 本文方法成功解决了相机移动,阴影,以及其他的图象噪声干扰.文章对运动滤波和数据关联技术的集成也进行了讨论.-A new objective and pos
HumanFaceRecognitionAndEyeTrackingPackage
- 人脸识别和人眼跟踪的程序包,MATLAB编写,可直接函数调用。-Human face recognition and eye tracking package, MATLAB prepared direct function call.
circle
- 这个是用OPENCV库函数在WIN32控制台中编写的,功能是实现轮廓跟踪,并画出轮廓,此程序得出的是圆的轮廓,求得圆的中心和半径,将此圆画出,与实际的圆形成对比。 -This is OPENCV library function in the preparation of WIN32 console, feature tracking is to achieve the outline and draw the outline, this procedure is to draw the o
Log_polartransformation
- Log-polar transformation :The function emulates the human "foveal" vision and can be used for fast scale and rotation-invariant template matching, for object tracking etc.download and install opencv 1.1 pre
Humantracking
- 人体运动的检测与跟踪是目前计算机视觉领域中最活跃的研究方向之一,本系统介绍了一种用于视频监控的人体运动检测与跟踪系统,主要功能是对室内、室外固定背景下的运动人体进行检测,可以检测到运动的前景部分。-Human motion detection and tracking is the field of computer vision research, one of the most active, the system introduces a video monitor for human m
DetectandTrack
- 实现了人脸跟踪识别以及特征检测的功能,该程序支持AVI的视频图像检测-Achieved recognition and face tracking feature detection function, the program supports AVI video image detection
tracking
- 实现物体跟踪功能,要安装opencv2.0-Achieve object tracking function, you should install opencv2.0
Human-tracking-system
- vc++视频监控下的人体运动检测与跟踪主要功能是对室内,室外,固定背景下的运动人体进行检测并进行相应的跟踪-The main function of the detection and tracking of human motion vc++ video surveillance detection and tracking the movement of the human body in the indoor, outdoor, fixed background
matlab-TRACKING
- matlab版本的视频动态目标识别追踪程序,可实现对视频中动态目标的自动检测与追踪功能。包含演示视频,使用时可能需安装视频解码器(如万能视频解码器等)-matlab version of the video moving target identification and tracing procedures can be realized on the video moving target detection and tracking function automatically. Cont
meanshift-tracking
- 主要思想是用meanshift算法跟踪目标,拖动矩形框选择目标模板,meanshift自动跟踪 本程序的主要缺陷体现在帧差法自动识别目标,这部分功能与上一个功能独立,可用可不用,用于自动识别目标,效果不是很好,主要体现在对图像视频的要求是 背景(目标以外的所有事物)不能动-The main idea is to use meanshift algorithm to track the target and drag a rectangle to select the target templ
meanshift-tracking
- 基于meanshift算法的视频序列跟踪。可以实现物体跟踪功能。-Video sequence based on meanshift tracking algorithm. Object tracking function can be achieved.
TLD-tracking-algorithm
- 自己写的TLD跟踪算法,实现了行人检测与跟踪的,经过多次调试,现在功能已经基本实现,检测效率高,效果明显-Write their own TLD tracking algorithm, to achieve a pedestrian detection and tracking, after several debugging, and now the function has been basically achieved, the detection efficiency is high,
meanshift,tracking
- meanshift均值平移跟踪算法中核函数窗宽的自动选取代码,根据目标大小变化核窗宽,使得当目标出现大小变化时准确跟踪到目标中心(Meanshift mean shift tracking algorithm, kernel function window width automatic selection code, according to the target size changes in the width of the nuclear window, so that when the
faceRecgnition
- 该程序可以追踪人脸并检测人脸的面部特征,从而达到识别人脸的功能,利用了OPENCV的图形处理功能,自动追踪人脸,检测与已载入的数据库进行匹配,进行识别,最终会给出检测结果。(The program can track the face and detect the facial features of the face, so as to achieve the function of recognizing the face, the use of OPENCV graphics proces
