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

搜索资源列表

  1. CAMSHIFTTracker_0.7-1.0

    0下载:
  2. 基于opencv 的跟踪。作跟踪的朋友一定-based on the tracking. Tracking friends for a certain look
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:228.89kb
    • 提供者:cqt
  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
    • 文件大小:2.43mb
    • 提供者:oeway
  1. blobtracking

    0下载:
  2. 基于opencv的blob-tracking 代码。基于cvBlob库开发。作者:刘嘉焜-blob-tracking function based on cvBlob library(based on opencv). by Jiakun Liu
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:889byte
    • 提供者:Jiakun
  1. MoveDetection

    0下载:
  2. 用VC编写的运动检测程序,实现运动物体的跟踪与检测,包括了数字图像处理的一些操作方法-VC prepared with motion detection process, the achievement of moving object tracking and detection, including a number of digital image processing method of operation
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-09
    • 文件大小:41.53mb
    • 提供者:sue_Langsujuan
  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
    • 文件大小:3.83mb
    • 提供者:陈业成
  1. trace

    0下载:
  2. 使用opencv库实现对视频上移动物体的轨迹跟踪-Using the opencv library to achieve the video trajectory tracking of moving objects on
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-02
    • 文件大小:14.27mb
    • 提供者:zj
  1. handdetection

    0下载:
  2. 通过单目摄像头实现手势跟踪并且可以识别四种手势实现智能控制,需要OPENCV0.97以上版本。-Achieved by single camera head and hand tracking can identify four gesture intelligent control, you need to OPENCV0.97 above.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1.34mb
    • 提供者:谢彧
  1. HandGestureRecog

    0下载:
  2. 结合OpenCV,实现人手势的识别与跟踪。-combine with OpenCV,the project realizes the hand gesture dectect and tracking.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1.39mb
    • 提供者:雷会
  1. FingerDetectLibraryDemo

    0下载:
  2. 关于手指识别、跟踪的一个很不错的C++例程-Finger identification, tracking is a very good C++ routines
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:9.77mb
    • 提供者:chenshiyong
  1. Target_Tracking

    0下载:
  2. 上传一片做红外图像处理的好方法,使用的是纹理特征,一种基于纹理特征的红外成像目标跟踪方法.pdf-From an infrared image processing to do the good way, using texture features, texture features based on target tracking in infrared imaging methods. Pdf
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:272.8kb
    • 提供者:jinyi
  1. vision

    0下载:
  2. 完整的运动物体检测与跟踪算法。OPENCV实现-Integrity of the moving object detection and tracking algorithm. OPENCV to achieve
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3.48mb
    • 提供者:傅晟
  1. signature

    2下载:
  2. 运用Opencv视频图像处理库编写的离线签名识别,首先选取16个签名做训练样本,再对剩下的样本进行测试-The use of video image processing library Opencv prepared off-line signature recognition, first select the 16 signatures to do the training samples, and then the remaining samples for testing
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-30
    • 文件大小:11.9mb
    • 提供者:jzb
  1. FaceIdentify

    0下载:
  2. 该代码主要是实现了在OpenCV环境下的人脸跟踪,当摄像头中显示的人脸在变动时,程序将动态的捕捉移动中的人脸-The code is mainly achieved in the OpenCV face tracking environment, when the camera is displayed in the human face of change, the program will capture the dynamic movement of the human face
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1.39mb
    • 提供者:Maclaon
  1. face_tracking

    0下载:
  2. 基于opencv的脸部识别程序。原理:脸部肤色。作者:刘嘉焜-face tracking based on opencv library. Algorithm: color based tracking. by Jiakun Liu
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:2.58kb
    • 提供者:Jiakun
  1. cvblob-0.9.13-src

    0下载:
  2. cvBlob 库源代码。基于opencv的blob-tracking库。支持blob识别,追踪。-cvBlob library0.9.13. A library based on opencv.
  3. 所属分类:Graph Recognize

    • 发布日期:2015-05-09
    • 文件大小:635.54kb
    • 提供者:Jiakun
  1. Face_Recognition

    0下载:
  2. 这是一个利用OPENCV实现的人脸跟踪识别的程序的源码,具体的过程都有详细的描述,希望对大家的学习有帮助!-This is an implementation using OPENCV Face Tracking source identification process, the specific procedure described in detail, want to help everyone to learn!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:15.86kb
    • 提供者:王政
  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
    • 文件大小:1.29mb
    • 提供者:郭涵
  1. opencv

    0下载:
  2. 基于vc和opencv的车牌识别,实现车牌自动跟踪,检测,并拍照,定位,识别-Based on VC and opencv license plate recognition, automatic license plate tracking, detection, and take pictures, positioning, recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-05
    • 文件大小:158.09kb
    • 提供者:zcwlo
  1. guangliufa

    0下载:
  2. 一个比较不错的光流法追踪程序,希望对大家有一定的帮助。(A relatively good optical flow tracking procedures, we hope to have some help.)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-26
    • 文件大小:9.5mb
    • 提供者:buanquan
  1. 基于CSRT算法的目标跟踪

    1下载:
  2. 本项目为基于CSRT算法的目标跟踪,使用C++书写,需使用opencv3.4.1及以上版本。已经测试完毕,下载后直接修改opencv路径即可运行。可根据需要自行替换测试视频进行跟踪 关于CSRT的介绍: In the Discriminative Correlation Filter with Channel and Spatial Reliability (DCF-CSR), we use the spatial reliability map for adjusting the fi
  3. 所属分类:图形/文字识别

    • 发布日期:2019-12-13
    • 文件大小:1.46mb
    • 提供者:efeec@sina.cn
« 12 »
搜珍网 www.dssz.com