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

搜索资源列表

  1. taotao51

    1下载:
  2. 图像分割 自适应阈值法,otsu法,区域生长法,最大熵法,贝叶斯法,kMeans法,MeanShift法。-Adaptive threshold image segmentation method, otsu method, region growing method, the maximum entropy method, Bayesian method, kMeans law, MeanShift law.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:8014
    • 提供者:淘涛
  1. meanshift

    0下载:
  2. 实现高斯背景建模,并且提取运动目标。具有良好的适用性-Gaussian background modeling to achieve, and extract the moving target. Good applicability
  3. 所属分类:matlab

    • 发布日期:2017-06-14
    • 文件大小:21789362
    • 提供者:chenxuyuan
  1. m

    0下载:
  2. meanShift算法用于视频目标跟踪时,采用目标的颜色直方图作为搜索特征,通过不断迭代meanShift向量使得算法收敛于目标的真实位置,从而达到跟踪的目的。-meanShift video object tracking algorithm is used, the use of the color histogram of the target as a search feature, so that through continuous iteration meanShift vecto
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:42570
    • 提供者:victor
  1. 1

    0下载:
  2. meanShift算法用于视频目标跟踪时,采用目标的颜色直方图作为搜索特征,通过不断迭代meanShift向量使得算法收敛于目标的真实位置,从而达到跟踪的目的。-meanShift video object tracking algorithm is used, the use of the color histogram of the target as a search feature, so that through continuous iteration meanShift vecto
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:221401
    • 提供者:victor
  1. mean

    0下载:
  2. meanshift实现目标跟踪,效果还行-meanshift for target tracking, the results were OK
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:188305
    • 提供者:Jack
  1. meanshift_segmentation

    1下载:
  2. 基于opencv的meanshift,人工设置参数,根据产生的结果选择最佳参数,消除图像细小纹理用于分割-English is not good
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:973
    • 提供者:JUN
  1. mean-shift

    0下载:
  2. 基于meanshift/camshift的视频运动目标跟踪实现,通过鼠标手动选择跟踪目标。基于HSV空间模型,可手动调节H S V的阈值,显示前景、背景、反响投影图。开发工具是VS2008、OPENCV.-Based meanshift/camshift video moving target tracking achieved manually using the mouse to select the target track. HSV space model, you can manual
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12669627
    • 提供者:坎启娇
  1. Mean-Shift-kernel

    0下载:
  2. MeanShift跟踪算法中核函数窗宽的自动选取程序-Mean-Shift tracking algorithm in the kernel function automatically selects the window wide program
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1367109
    • 提供者:tina
  1. two-classic-mean-shift

    0下载:
  2. matlab环境下的两种经典meanshift算法的程序-two classic meanshift algorithms are programed in matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1227541
    • 提供者:杜永凯
  1. meanshiftkalman

    0下载:
  2. 改程序结合了meanshift和kalman算法,利用kalman弥补了meanshift的不足,使得算法跟踪效果更好-Reform program combines meanshift and kalman algorithm using kalman up for the lack meanshift, making better tracking algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:3485
    • 提供者:花生
  1. kalmanPcamshift(meanshift)

    0下载:
  2. Kalman+CamShift实现视频追踪-Kalman+CamShift video track
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3642
    • 提供者:杨帆
  1. lankton_stereo

    0下载:
  2. 采用了meanshift聚类的方法实现立体视觉双目匹配-Meanshift clustering achieved using binocular stereo vision matching
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2606326
    • 提供者:songkuiyang
  1. VideoDetect

    0下载:
  2. 运动图像检测,程序包含AVI文件读取、MeanShift、重心求解等算法,用MFC编写,修改方便,可以运行-Moving image detection, program contains a AVI file read, MeanShift, barycenter algorithm, with MFC prepared, easy to modify, can run
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-14
    • 文件大小:3159795
    • 提供者:xml
  1. meanshift-and-motion-vector

    0下载:
  2. 文章介绍了mean-shift算法运动矢量相结合的一种解决运动目标过快而是Ms算法丢失目标的跟踪算法。-This paper presents a fast moving target but Ms solving algorithm lost target tracking algorithm mean-shift algorithm combines motion vector.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:493364
    • 提供者:雷川
  1. code

    0下载:
  2. meanShift - color_tracker_opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:3504
    • 提供者:nets
  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. Mean-Shift

    0下载:
  2. MEANSHIFT算法,里面主要包含:目标尺度不变、增量试探法、多级正方形法;-MEANSHIFT algorithm, which mainly includes: the target scale invariant, incremental heuristics, multi-level square law
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-25
    • 文件大小:7813921
    • 提供者:zhenhuagao
  1. meanshift alghorithm

    0下载:
  2. this program is for classification
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-07-05
    • 文件大小:106682
    • 提供者:arsooz
  1. 98dc8cf72f6e

    0下载:
  2. meanshift跟踪的matlab源码,利用物体的颜色对物体进行跟踪-meanshift object tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3515
    • 提供者:郭洋
  1. meanshifttrackcar

    0下载:
  2. 利用opencv函数编写meanshift算法手动提取特征跟踪单个车辆记录运动轨迹信息。-use the function in OpenCV to complete the car trajectory tracking based on meanshift algrithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-16
    • 文件大小:3900645
    • 提供者:孔龙飞
« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 »
搜珍网 www.dssz.com