CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - meanshift opencv

搜索资源列表

  1. 基于OpenCV平台下的实时目标跟踪系统

    6下载:
  2. 基于OpenCV平台下的实时目标跟踪系统,用于运动物体的多目标跟踪领域.,OpenCV platform based on real-time target tracking system for moving objects the field of multi-target tracking.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-08
    • 文件大小:16063
    • 提供者:李超
  1. MEANSHIFT目标跟踪算法

    0下载:
  2. MEANSHIFT目标跟踪算法 使用了OpenCV库,MEANSHIFT target tracking algorithm using the OpenCV library
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:164373
    • 提供者:Daniel
  1. 基于meanshift的目标跟踪opencv开源代码

    0下载:
  2. 基于meanshift的目标跟踪opencv开源代码,Base mean shift object tracking
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:137202
    • 提供者:范五东
  1. MEANSHIFT目标跟踪算法

    0下载:
  2. 国外一个大牛人写的MEANSHIFT目标跟踪算法,程序使用了OPENCV函数库,Foreign person to write a big cow MEANSHIFT the target tracking algorithm, the procedure used OPENCV library
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:106995
    • 提供者:zcq
  1. meanshift.rar

    0下载:
  2. 基於使用Opencv函式庫之MeanShift演算法 和OpenCv內建之MeanShift有著不同處在於 使用到權重Wi來計算新的位置,Opencv based on the use of algorithms and MeanShift library of built-OpenCv of different MeanShift is used to calculate the weight of Wi new location
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:139141
    • 提供者:謝宗良
  1. shipin

    0下载:
  2. 视频目标跟踪。在OpenCV下开发,使用meanshift方法.rar-Video target tracking. In OpenCV under development, the use of meanshift methods. Rar
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:230322
    • 提供者:李荣华
  1. MeanShift

    0下载:
  2. VC++与OPENCV的目标跟踪meanshift算法-meanshift
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:154182
    • 提供者:donghui
  1. kalman_and_meanshift

    0下载:
  2. 基于opencv的目标跟踪示例代码,不错的学习实例,自己用过的-Opencv target tracking based on sample code, examples of good learning that he used
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:3638
    • 提供者:ptdoe
  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. opencv_meanshift

    0下载:
  2. 用opencv开发的meanshift源代码,很实用,容易理解-Meanshift developed using opencv source code, it is practical, easy to understand
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:10560
    • 提供者:feng
  1. mean_shift

    0下载:
  2. 在mian文件中有很多关于meanshift的算法,只要把那个注释去除即可。基于opencv-There are many documents in the mian on meanshift the algorithm, as long as you can to remove that comment. Based opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3928786
    • 提供者:柯哀
  1. CamShiftDemo(opencv)

    0下载:
  2. Meanshift 程序,c++环境的,在上网下来好使的程序,所以上传来给大家分享-Meanshift program, c++ environment, the Internet down so that the program, so come to share upload
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1154366
    • 提供者:宋平
  1. meanshift

    0下载:
  2. 视频跟踪程序,手动选择目标,基于meanshift算法,opencv开发。-Image tracking program, target is selected manually. Based on meanshift algorithm and developed using opencv.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:3196
    • 提供者:TimoWang
  1. Meanshift

    0下载:
  2. 利用Mean-shift进行平滑处理,主要是对图像进行平滑的界面,MFC和OpenCV进行混合编程-Mean-shift smoothing, image smooth interface, the MFC and OpenCV mixed programming ...
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1901224
    • 提供者:rainbow
  1. Bkalman_camsha

    0下载:
  2. 基于opencv的例子使用meanshift算法追踪屏幕中中的白点,利用kalman移动搜索框.,已通过测试。 -Based on the example of the use of opencv tracking algorithm meanshift white sscreen, use the search box kalman mobile. Complete source code, has been tested.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2552747
    • 提供者:
  1. MeanShift_upup

    0下载:
  2. 史上最简洁最直观的Meanshift tracking代码;全部过程中没有借用Opencv相关库函数;读入图像采用经典的CDIB类,中间过程较易于让人理解-The simplest and the most visual coding about Meanshift Tracking!!!All the codes is written without Opencv Lib function. Classic CDIB Class is used to read the original ima
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:8687286
    • 提供者:福韩
  1. meanshift

    0下载:
  2. meanshift算法的跟踪 高斯背景建模 opencv程序-meanshift tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:4095
    • 提供者:邓亚平
  1. 【MeanShift图像分割】MeanShift

    0下载:
  2. meanshift图像分割算法的opencv实现。(Opencv implementation of meanshift image segmentation algorithm.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:61440
    • 提供者:海coding
  1. 3.18 meanshift

    0下载:
  2. matlab的目标跟踪基于meanshift(opencv matlab meanshift)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-14
    • 文件大小:13864960
    • 提供者:饼饼姑娘
  1. Meanshift

    1下载:
  2. 利用meanshift来进行目标跟踪,有matlab和opencv版本(Using meanshift for target tracking, there are versions of MATLAB and opencv)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-14
    • 文件大小:18808832
    • 提供者:QuinnChuh
« 12 »
搜珍网 www.dssz.com