CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv camshift

搜索资源列表

  1. kalmanfortracking

    0下载:
  2. opencv做的camshift例程,可以跟踪目标,实时性好-opencv do camshift routines, can track targets in real time with good
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:108141
    • 提供者:张超蓝
  1. 1

    0下载:
  2. opencv做的camshift例程,可以跟踪目标,实时性好-opencv do camshift routines, can track targets in real time with good
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2216026
    • 提供者:张超蓝
  1. yundong

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:15307
    • 提供者:黄文伟
  1. MyVideo1.0_AutoCamshift

    0下载:
  2. 程序用MFC+openCV编写。可实现自动获得一个目标选择框并进行跟踪 先用视频前几帧进行帧间差分,用cvFindContours()得到二值差分图像中最大的连通块作为camshift的初始选择框 程序做的不完善,只能针对类似test.avi的视频进行测试。(读一下函数GetBlob()你就能明白为什么了) 可能有些压缩格式的视频打不开,需要安装Xvid解码器-Program using MFC+ openCV prepared. Can be realized a
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:568325
    • 提供者:王呈鹏
  1. camshiftdemo

    0下载:
  2. Camshift算法原理及其Opencv实现-Camshift algorithm theory and implementation Opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:3726
    • 提供者:chenwenchao
  1. VideoTest

    0下载:
  2. 基于opencv的视频播放器 主要实现功能 提取视频 光流 和颜色直方图 并存储起来用于分析视频-Opencv-based video player to achieve the main function of extracting the optical flow and color histogram of the video and stored video for analysis
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-14
    • 文件大小:3936144
    • 提供者:蒋兴杰
  1. project

    0下载:
  2. 利用opencv的camshift,讀取webcam影像,實現視訊數字拼圖的遊戲-Using opencv of camshift, read the webcam image, to achieve digital video puzzle game
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:3346437
    • 提供者:kerwin1315
  1. camshift

    0下载:
  2. 刚性 camshift跟踪程序 采用opencv 实现-Rigid camshift Tracker achieved using opencv
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:28481
    • 提供者:123
  1. camshiftInMFC

    0下载:
  2. 在MFC中显示视频, 并且用opencv的camshift算法跟踪目标, 用的是颜色直方图.-MFC shown in the video, and the camshift algorithm using opencv tracking targets using a color histogram.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1929704
    • 提供者:gilbert
  1. condesation

    0下载:
  2. opencv 粒子滤波程序,可以对感兴趣的颜色进行跟踪-opencv particle filtering program that can track the color of interest
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:676835
    • 提供者:zhongcheng
  1. camshift

    0下载:
  2. 使用C++配合OpenCV追蹤滑鼠選取範圍內的顏色-Use C++ with OpenCV tracking the mouse to select the color range
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:2297
    • 提供者:李隆昇
  1. CAMSHIFT

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出的一个例子。-CAMSHIFT algorithm using fast-track and detect moving targets C/C++ source code, OPENCV BETA 4.0 version of the SAMPLE given in an example.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:21335
    • 提供者:谢露
  1. facedetect

    0下载:
  2. 用摄像头采集人脸图像并进行识别,是基于opencv实现的。-This code is used to capture the video of a person s face and detect it by comparing the image detected with those already stored in the files.
  3. 所属分类:Video Capture

    • 发布日期:2017-04-10
    • 文件大小:1030200
    • 提供者:renyuzhuo
  1. camshift

    0下载:
  2. 用于目标跟踪,采用opencv 和C++,对单个目标的跟踪-For target tracking, using opencv and C++, on a single target tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1859800
    • 提供者:冯俊
  1. kalmanPcamshift

    0下载:
  2. 基于视频的跟踪,结合卡尔曼和camshift的目标跟踪。由鼠标选中目标区域(包含了鼠标选中程序),kalman和camshift预测质心,从而达到目标跟踪。-Based opencv, combined with the target tracking Kalman and camshift. By the mouse to select the target area, kalman and centroid camshift forecast to achieve target tracki
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1384538
    • 提供者:李梦丽
  1. FACE_PROJECT_opencv

    0下载:
  2. this adaboost based real time face detection and tracking system i used a adaboost and camshift algorithm with opencv and vc++ The detεction efficiency of the method is not good for environment of dynanlic illumination. We propose a combined meth
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:19933332
    • 提供者:pattern
  1. FaceDetect

    0下载:
  2. This program is the program which detects the face range by using Adaboost. I used a adaboost and camshift algorithm with opencv and vc++ And the different two algorithms are additionally implemented.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8337782
    • 提供者:pattern
  1. camshift_wrapper

    0下载:
  2. opencv camshift c++ source code. please download for your use
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:121566
    • 提供者:vanya
  1. AutoCamShift

    0下载:
  2. opencv autocamshift代码,实现opencv camshift的自动实现,不用手动标记了-opencv autocamshift code to achieve opencv camshift in automatically, without having to manually mark the
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:37443
    • 提供者:孙伊
  1. AutoCamShift

    0下载:
  2. 利用camshift算法openCV实现自动物体跟踪-OpenCV camshift algorithm using automatic object tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:187028
    • 提供者:weilong
« 1 2 3 45 6 7 8 9 »
搜珍网 www.dssz.com