CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别 搜索资源 - camshift

搜索资源列表

  1. AutoCamShift

    0下载:
  2. 设定跟踪目标图片的改进camshift例子-set target tracking Photo camshift example of the improvement
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:26411
    • 提供者:jbb
  1. MultifacesTrackingBasedOnCamshift

    0下载:
  2. 本程序是基于VisualC++和OpenCV的做的人脸跟踪程序,实现了多人脸跟踪,通过改进Camshift算法,在一定程度上解决了多人脸混淆问题
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1854954
    • 提供者:张涛
  1. SinglefaceTrackingBasedOnCamshift

    0下载:
  2. 本程序是用VisualC++和OpenCV实现的,通过改进的Camshift算法,引进辅助信息,解决了人脸遮挡问题
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:21690083
    • 提供者:张涛
  1. ColorCamshiftBasedAutoInitial

    1下载:
  2. 本程序是在Camshift原始的跟踪算法的基础上进行了改进,实现了对多目标的跟踪的自动初始化,
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:3228615
    • 提供者:张涛
  1. CAMSHIFTTracker

    0下载:
  2. Color-based tracking (CAMSHIFT) demo. Alexandre R.J. Francois Copyright (C) 2004 University of Southern California 介绍:CamShift是一种应用颜色信息的跟踪算法,在跟踪过程中,CamShift利用目标的颜色直方图模型得到每帧图像的颜色投影图,并根据上一帧跟踪的结果自适应调整搜索窗口的位置和大小,从而得到当前图像中目标的尺寸和中心位置.在该代码的框架基础上可以开发视
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:66007
    • 提供者:Andy
  1. camshift

    0下载:
  2. camshift算法的基础应用,可以实现图像的跟踪,但是色差和轮廓线问题无法解决,如果有相关更好的算法,请联系我
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:3058
    • 提供者:李潇潇
  1. Camshift 源码

    0下载:
  2. 利用实现了基于camshift算法
  3. 所属分类:图形/文字识别

    • 发布日期:2011-03-12
    • 文件大小:8045
    • 提供者:tianwaifeimao
  1. kalman_camshift.rar

    1下载:
  2. 基于opencv的例子 使用meanshift算法追踪屏幕中的白点,利用kalman移动搜索框.,Based on the example of the use of opencv tracking algorithm meanshift white screen, using kalman mobile search box.
  3. 所属分类:Graph Recognize

    • 发布日期:2016-01-26
    • 文件大小:2551507
    • 提供者:oeway
  1. FaceDetection_camshift

    0下载:
  2. 使用Emgucv+visual studio 2008 C# 編寫的臉部追蹤, Face Detection +camshift-Use Emgucv+ visual studio 2008 C# Face Detection+camshift
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:898109
    • 提供者:張嘉宏
  1. FaceTracking

    0下载:
  2. 使用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
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-14
    • 文件大小:4017095
    • 提供者:陈业成
  1. Camshift-tracking-system

    0下载:
  2. Camshift运动物体识别跟踪与控制鼠标-Camshift motion tracking and control of the mouse object recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-24
    • 文件大小:4440394
    • 提供者:刘志广
  1. CamshiftAndShowPosition

    0下载:
  2. Use CamShift of Open CV to find position of tracking-Use CamShift of Open CV to find position of tracking
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-06
    • 文件大小:1088293
    • 提供者:Bancha
  1. facedetect_harrcascade

    0下载:
  2. 基于adaboost的构造的cascade用于快速检测人脸,能够实时检测视频中的人脸。没有采用opencv的代码。-Adaboost based on the structure of the cascade for the rapid detection of human faces, real-time video can face. Did not use the code opencv.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1529106
    • 提供者:wangdi
  1. camshiftdemo_1105

    0下载:
  2. Testing Code for Camshift Demo using OpenCV
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:2457
    • 提供者:Tuan
  1. iCatch

    0下载:
  2. 基于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
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2275130
    • 提供者:陈晓辉
  1. duorenliangenzong

    0下载:
  2. 改进Camshift算法的多人脸跟踪,衣服的颜色辅助信息,有效的改善Camshift算法的缺点,不至于使遮挡时跟踪趋向于强势窗口。-Improved multiplayer Camshift face tracking algorithm, the color of clothing auxiliary information, an effective method to improve the Camshift shortcomings, does not cause a strong te
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-16
    • 文件大小:25563842
    • 提供者:赵学梅
  1. camshift

    0下载:
  2. camshift.rar:是基于opencv的一种算算法,能实现对人脸的跟踪。重点采用camshift算法,也应用到了hsv,结合摄像头,会更直观的观察到跟踪结果。-camshift.rar: a calculation based on opencv algorithm can achieve the tracking of human faces. Focus on using camshift algorithm, also applied to the hsv, combining ca
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1354360
    • 提供者:郭涵
  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. Camshift

    0下载:
  2. 基于人脸的视频跟踪,使用camshfit算法-Video-based face tracking algorithm using camshfit
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-18
    • 文件大小:5019539
    • 提供者:我是游客
  1. adaboostPcamshift-face-detection

    0下载:
  2. The project tends to detect and track human face in a video via some basic algorithms. It uses adaboost for detection and camshift for tracking. It works well in stable environment.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:4370059
    • 提供者:linuszhao
« 12 »
搜珍网 www.dssz.com