搜索资源列表
AutoCamShift 基于Opencv的Camshift跟踪程序
- VC6.0编写,基于Opencv的Camshift跟踪程序,可选出ROI区域,然后对其使用Camshift算法进行跟踪,同时标出跟踪框。-VC6.0 to write, based on the Camshift Opencv tracking program, the ROI can be selected, and then track their use Camshift algorithm, while marked track box.
CAMSHIFT---MFC
- camshift 目标跟踪 有视频基于mfc框架的,基于opencv 效果很好,自己做的一个工程-camshift a video tracking framework based mfc based opencv good effect, and do their own A project
camshift-camera
- 基于视频的camshift运动目标跟踪算法,OPENCV-Video-based motion tracking algorithm camshift, OPENCV
camshifttrack
- opencv camshift 实现摄像头半跟踪 绝对可以运行 本人已经实现过 -opencv camshift finish half-auto track absolutely can be runned,i have make it
FaceTracking
- 使用OPENCV库实现的人脸跟踪,需要安装OPENCV。输入源可以是视频,也可以是摄像头。可选择Harr特征和CamShift两种方法对人脸进行跟踪。还提供了视频保存的功能。-Library implemented using OPENCV Face Tracking, need to install OPENCV. Input source can be a video camera can also be. Harr features and CamShift choose two meth
CamShift-matlab
- Camshitft算法,虽然opencv有Camshift函数,但是用matlab写能更好的了解原理,呵呵!-Camshitft algorithm, opencv Although there Camshift function, but with matlab can write a better understanding of the principle, huh, huh!
AutoCamShift
- opencv 提供了使用基于颜色的跟踪算法camshift, 很好的算法,可是它是个半自动的算法,它需要用户在跟踪界面设定跟踪的目标。-opencv provides color-based tracking algorithm camshift, good algorithm, but it is a semiautomatic algorithm, it needs to track the user interface to set tracking goals.
camshift
- 基于opencv的camshift算法实现运动物体的跟踪,平台为vc6.0.加载avi格式视频,通过鼠标点击确定跟踪物体的大小和区域。-Opencv of camshift algorithm based on moving object tracking, platform vc6.0. Load avi format video, object tracking by mouse click to determine the size and area.
camshift
- camshift算法自动跟踪肤色区域 当前目录下放置肤色图片hand.jpg。 基于OpenCV函数库-automatic tracking algorithm camshift color region under the current directory to place color Photos hand.jpg. Based on the OpenCV library
camshift
- opencv 显示如何利用camshift算法进行彩色目标的跟踪-opencv shows how to use color camshift algorithm target tracking
znxc
- 基于OpenCV的智能迷宫迷宫识别 CamShift算法物体跟踪识别 与串口控制信号输出-OpenCV-based Intelligent Maze Maze CamShift algorithm to identify objects identification and tracking of serial control signal output
BaseonOpenCV
- 在介绍Intel公司的开源OpenCV计算机视觉库的基础上,采用CAMSHIFT跟踪算法,实现运动目标跟踪,解决了跟踪目标发生存在旋转或部分遮挡等复杂情况下的跟踪难题。实验结果表明该算法的有效性、优越性和可行性。-Introducing Intel s open-source computer vision library OpenCV on the basis of CAMSHIFT tracking algorithm used to achieve moving target tracki
camshift
- 用openCV实现,用Camshift算法实现彩色目标跟踪-openCV,color object tracking usingCamshift
CAMSHIFT
- 经典跟踪算法CAMSHIFT的OPENCV实现,鲁棒性好。-Classical tracking algorithm CAMSHIFT the OPENCV realize, better robustness.
camshift
- 一个简单的实现opencv下camshift的小程序-a simple program which realize camshift based on opencv
MyVideo1.0_AutoCamshift
- 程序用MFC+openCV编写。可实现自动获得一个目标选择框并进行跟踪 先用视频前几帧进行帧间差分,用cvFindContours()得到二值差分图像中最大的连通块作为camshift的初始选择框 程序做的不完善,只能针对类似test.avi的视频进行测试。(读一下函数GetBlob()你就能明白为什么了) 可能有些压缩格式的视频打不开,需要安装Xvid解码器-Program using MFC+ openCV prepared. Can be realized a
camshift
- Camshift algorithm for opencv-Camshift algorithm
Camshift
- 该代码是显示如何利用Camshift算法进行彩色目标跟踪的源代码,是基于OPENCV的-The code is to show how to use color tracking Camshift algorithm source code, is based on the OPENCV of
opencv-camshift
- 这是个opencv camshift的代码示例,直接用vc 6.0 可以直接运行!-This is a opencv camshift code example, the direct use vc 6.0 can run!
camshift(opencv)
- camshift视频中运动物体跟踪,用到opencv库,在vs2005平台下开发。-camshift tracking moving objects in the video, use opencv library in vs2005 platform development.