CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - meanshift算法

搜索资源列表

  1. Kalman

    0下载:
  2. kalman颜色跟踪算法 效果比meanshift好 opencv -kalman opencv color tracking algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1031251
    • 提供者:qk
  1. shift_color

    0下载:
  2. 经典的meanshift跟踪算法。手动选择第一帧中的目标进行跟踪。-Classic meanshift tracking algorithm. Manually select the first frame of the target tracking.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:124170
    • 提供者:feng
  1. meanshift-demo

    0下载:
  2. 基于MeanShift的图像分割,分割出来的每个区域,采用漫水填充算法,使用不同的颜色表示出来。-Based image segmentation of MeanShift, each region segmentation, diffuse water filling algorithm, using a different color represented.
  3. 所属分类:OpenCV

    • 发布日期:
    • 文件大小:932
    • 提供者:孙琴
  1. meanshift

    0下载:
  2. 本程序主要是实现meanshifit算法的跟踪功能,使用了opencv数据库,可以直接运行-it is a program used to implement tracking with meanshift
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2197196
    • 提供者:zhouming
  1. pfGui

    0下载:
  2. 对移动物体的目标检测与跟踪,基于meanshift的颜色跟踪算法,可以在背景相对单一的背景下对H分量高的物体进行跟踪。跟踪效果更佳。-The goal of moving object detection and tracking, color tracking algorithm based on meanshift, relatively in the background context of a single component of high-H objects to track. B
  3. 所属分类:OpenCV

    • 发布日期:2017-06-18
    • 文件大小:28065599
    • 提供者:guowei
  1. facetrack

    1下载:
  2. opencv中运用meanshift算法进行车辆检测 人脸识别-opencv in the vehicle detection algorithm using face recognition meanshift
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4502269
    • 提供者:jinglin
  1. rgb-mean-shift

    0下载:
  2. 基于vc的opencv实现meanshift算法-vc+opencv+meanshift,you can use it freely
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3902631
    • 提供者:liukangya
  1. cameanshift

    0下载:
  2. OpenCV meanshift 跟踪算法-OpenCV meanshift
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2911645
    • 提供者:Poppy
  1. camshift

    0下载:
  2. 在VS2008环境下,结合opencv 应用meanshift算法对运动目标进行跟踪,代码能正常运行-VS2008 environment, combined with opencv apply meanshift algorithm to track the moving target, the code to run correctly
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:5262336
    • 提供者:周景豪
  1. FixedCamShift

    0下载:
  2. 改进后的Camshift算法(连续自适应的MeanShift算法),是将OpenCV中的Camshift背景检测和前景检测以及运动目标跟踪过程经过修改之后的代码。-FixedCamshift algorithm (the continuous adaptive MeanShift algorithm), is the Camshift background OpenCV detection and prospects for detection and moving target trackin
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:6300490
    • 提供者:Zion
  1. MeanShift-Kalman-tracking-algorithm

    0下载:
  2. 结合kalman滤波的meanshift跟踪算法,meanshift算法是一种经典的均值漂移跟踪算法,采用颜色直方图作为跟踪特征,具有很高的稳定性和鲁棒性,kalman滤波是一种线性滤波预测算法。在meanshift算法中引入kalman滤波,可以提高算法的稳定性,同时提高算法执行效率。代码中除了avi格式视频读取采用opencv库函数外,核心算法均为纯C++实现,注释详细,很容易理解,同时具有很高的参考价值。 -Meanshift kalman filtering combined track
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:14885
    • 提供者:roc
  1. meanshiftPcode

    0下载:
  2. 基于OpenCV下的MeanShift算法实现-OPENCV+ MEANSHIFT
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:19470547
    • 提供者:tonybom
  1. finder

    0下载:
  2. 已知要查找的物体在当前图片中的位置,使用meanshift算法查找下一幅图像中的该物体-To find the location of a known object in the current picture, use meanshift algorithm to find the next image of the object
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:3877
    • 提供者:lord
  1. Meanshift

    0下载:
  2. 摄像头固定情况下的运动行人跟踪进行研究,Mean Shift算法,与目标区域灰度直方图结合,进行运动目标的检测跟踪-tracking study of the movement of pedestrians in case of a fixed camera introduces a better application of Mean Shift algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:9557105
    • 提供者:李强
  1. meanshift

    0下载:
  2. 视频目标跟踪meanshift算法,把视频放在当前目录的上一级目录就可以使用-Video tracking meanshift
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9905420
    • 提供者:大毛飞
  1. meanshift

    0下载:
  2. 均值漂移算法用于图像分割,vs2013配置opencv3.0,有滑动条改变参数。-Mean shift algorithm for image segmentation, vs2013 configuration opencv3.0, there is a slider to change the parameters to see the effect.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10632598
    • 提供者:陈晨
  1. MeanShift

    0下载:
  2. MeanShift算法是一种无参概率密度估计法,算法利用像素特征点概率密度函数的梯度推导而得, MeanShift算法通过迭代运算收敛于概率密度函数的局部最大值,实现目标定位和跟踪,也能对可变形状目标实时跟踪,对目标的变形,旋转等运动也有较强的鲁棒性。MeanShift算法是一种自动迭代跟踪算法,由 MeanShift补偿向量不断沿着密度函数的梯度方向移动。在一定条件下,MeanShift算法能收敛到局部最优点,从而实现对运动体准确地定位。-MeanShift algorithm is a no
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:61205
    • 提供者:张聪
  1. 2.MS

    0下载:
  2. 一种用于图像分割的meanshift算法,使用VS开发环境,vc++语言- U4E00 u79CD u7528 u4E8E u56FE u50CF u5206 u5272 u7684meanshift u7B97 u6CD5 uFF0C u4F7F u7528VS u5F00 u53D1 u73AF u5883 uFF0Cvc++ u8BED u8A00
  3. 所属分类:OpenCV

    • 发布日期:2017-12-11
    • 文件大小:8979197
    • 提供者:冯仔
  1. Meanshift

    0下载:
  2. 运用meanshift算法进行目标跟踪,用鼠标选取目标后对目标进行跟踪(Target tracking using meanshift algorithm)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-30
    • 文件大小:9288704
    • 提供者:sharemy
  1. include

    1下载:
  2. 运用均值漂移算法在固定的摄像头下实现单目视觉的目标跟踪(Using the mean shift algorithm to achieve monocular vision target tracking under a fixed camera)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-29
    • 文件大小:16384
    • 提供者:许欢颜
« 12 »
搜珍网 www.dssz.com