CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 跟踪 opencv

搜索资源列表

  1. MeanShiftTracking

    1下载:
  2. 国外一个大牛人写的MEAN-SHIFT目标跟踪算法,程序使用了OPENCV函数库。-abroad a large cattle written by MEAN - SHIFT target tracking algorithm, OPENCV procedures for the use of the libraries.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:104.49kb
    • 提供者:贾翔
  1. blobtrack

    0下载:
  2. 运动物体跟踪vc源码 本程序需要opencv库的支持
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:17.47mb
    • 提供者:刘畅
  1. TractPoint

    0下载:
  2. 基于OpenCV的卡尔曼滤波实现物体跟踪的程序,VC下实现,在VC下运行需要OpenCV的支持。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:14.12kb
    • 提供者:angingao
  1. humantrack.rar

    0下载:
  2. opencv实现的人体运动跟踪源码,简单易懂,opencv implementation of human motion tracking source, easy-to-read
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-26
    • 文件大小:185.66kb
    • 提供者:aircity
  1. Facetracking

    0下载:
  2. 使用OPENCV实现视频流中的人脸跟踪以及眼睛定位-The use of video streaming OPENCV implementation of the Human Face Tracking and Eye Location
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1.36mb
    • 提供者:aircity
  1. VIS

    0下载:
  2. 该源码是关于运动对象跟踪的算法,主要实现了高斯背景建模,全局运动补偿(SIFT特征和RANSAC算法),运动对象检测,对象跟踪算法(Mean Shift,Particle Filter等),对象特征提取(轨迹,大小,起止帧等),同时,程序基于VC2008+OpenCV开发,实现了对话框式的程序界面,效率高。-This is a source about motion object tracking, including foreground modeling,object detection,o
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-23
    • 文件大小:7.15mb
    • 提供者:
  1. blinkdetect-src

    1下载:
  2. 眨眼检测,先用haar特征框定人脸,然后用camshift跟踪人脸,根据几何特征得到人眼的大概位置,然后根据直方图的变化检测眨眼-Blink detection, the first feature with the haar framed face, and then use camshift tracking human face, according to the geometric features are the approximate location of the human ey
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:4.72kb
    • 提供者:阿强
  1. kalman

    0下载:
  2. 卡尔曼滤波源码-Kalman filter source
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-09-29
    • 文件大小:2.32kb
    • 提供者:
  1. condensationparticalfilter

    0下载:
  2. 实现了粒子滤波功能,主要用在跟踪等各个方面,是一个很好的算法-The realization of the particle filter, mainly used in tracking all aspects of the algorithm is a very good
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:9.48kb
    • 提供者:刘军学
  1. camshift_tracking

    1下载:
  2. camshift跟踪代码,基于opencv-camshift tracking code, based on opencv
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-03
    • 文件大小:1.74mb
    • 提供者:吕仕铉
  1. TrackingAlgorithm

    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 in this example is given
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:7.65kb
    • 提供者:梁浩
  1. Ctrax-matlab-0.1.04

    0下载:
  2. 果蝇跟踪方法,计算机视觉,版,visual surveillance opencv-opencv fly tracking,visual surveillance
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:253.82kb
    • 提供者:yu
  1. handtrack

    1下载:
  2. 本程序是用kinect相机对人手进行跟踪识别,用opencv及OpenNI来实现。-This procedure is to be tracked to identify staffing kinect camera with opencv and OpenNI.
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-05-12
    • 文件大小:20.71mb
    • 提供者:王自溟
  1. genzongyuanma

    0下载:
  2. 一个有关于车辆检测和跟踪的源码,其中用到了OPENCV,初学OPENCV的同学可以-A source of vehicle detection and tracking, which uses the OpenCV OpenCV s beginner students can look
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-03
    • 文件大小:6.58mb
    • 提供者:诸葛弩
  1. test

    1下载:
  2. 以c++和opencv为工具,通过摄像头捕捉到肤色区域,并跟踪,实现手势识别-In c++ and opencv as a tool, through the camera to capture color region and tracking, gesture recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-12-01
    • 文件大小:1.53mb
    • 提供者:辛帅
  1. kalman

    0下载:
  2. 使用opencv写的卡尔曼滤波的一个demo,跟踪鼠标指针的移动-Kalman filter using opencv write a demo, tracking the movement of the mouse pointer
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:589.97kb
    • 提供者:
  1. Context-Tracker-Tracking

    0下载:
  2. 基于上下文的目标跟踪代码实现,用OPenCV编程实现,功能很强大哦-Context-based target tracking code, using OPenCV programming, very powerful oh
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-22
    • 文件大小:6.71mb
    • 提供者:zm
  1. rgbd_kinect

    0下载:
  2. 结合kinect景深图像对视频目标进行跟踪,在vs2010+opencv平台上测试通过。-Combined with kinect depth of field image of the video object tracking on vs2010+ opencv test platform.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-03-08
    • 文件大小:8.77mb
    • 提供者:M201372293
  1. DeepLearnToolbox_CNN_lzbV2.0

    1下载:
  2. DeepLearnToolbox_CNN_lzbV2.0 深度学习,卷积神经网络,Matlab工具箱 参考文献: [1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006 [2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998 [3] https://github.com/rasmusberg
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:958kb
    • 提供者:陆振波
  1. 目标跟踪

    0下载:
  2. 通过手动框选目标区域,然后进行自动跟踪,使用的算法是Camshift,自适应均值漂移(By manually selecting the target area, then automatic tracking, using the algorithm is Camshift, adaptive mean shift)
  3. 所属分类:matlab例程

    • 发布日期:2017-11-19
    • 文件大小:4.71kb
    • 提供者:fjndfazp
« 12 »
搜珍网 www.dssz.com