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

搜索资源列表

  1. meanshift

    0下载:
  2. mean shift 图像分割 c++ edition-mean shift image segmentation
  3. 所属分类:Graph program

    • 发布日期:2017-05-20
    • 文件大小:5678868
    • 提供者:cs
  1. MeanShift

    0下载:
  2. 均值漂移算法中很牛的外国人写的文章,非常值得学习-A very good paper about means_shift.Reading it ,you can learn a lot.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2999618
    • 提供者:zhounan
  1. MeanShift

    0下载:
  2. 用meanshift方法在opencv和vs2008上实现运动物体的检测与跟踪。-Meanshift methods used to achieve the opencv and vs2008 moving object detection and tracking.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-08
    • 文件大小:15593604
    • 提供者:
  1. ObjectTrack(camera)

    0下载:
  2. 接摄像头可以测试粒子滤波、meanshift等几种跟踪算法-Then the camera can test the particle filter, meanshift such as several tracking algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:205389
    • 提供者:周凯
  1. meanshift

    2下载:
  2. 实现了基于mean-shift的图像检索,实现了比较两图像的相似度,选择最相近的图片-To achieve mean-shift based image retrieval, to realize the similarity of two images, the selection of the most similar image
  3. 所属分类:matlab

    • 发布日期:2014-11-26
    • 文件大小:178892
    • 提供者:haiyan
  1. VideoDemo

    2下载:
  2. 图象处理,背景差分,VC++ MFC 背景差分、连续帧差、MeanShift目标跟踪 代码 -Image processing, the background differential
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:3100071
    • 提供者:李明
  1. MeanShift

    0下载:
  2. 基于MEAN SHIFT算法的图像分割程序-MEAN SHIFT algorithm based on image segmentation procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:3410
    • 提供者:臧超
  1. meanshift

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

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

    1下载:
  2. 为了提高经典的Mean Shift算法在复杂场景中的跟踪性能,提出了一种基于角点的目标表示方法。首 先,利用Harris角点检测算法提取表示目标主要特征的角点 其次,基于提取的角点,建立目标模型,将其嵌入 Mean Shift算法进行跟踪。该方法仅用少量的关键点表示目标,能够自动去除目标和背景中的次要特征,有效地 抑制背景成分对目标定位的影响,从而改进Mean Shift目标跟踪算法的性能。-To imp rove the performance of the classicalMe
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:332280
    • 提供者:高雪
  1. meanshift

    0下载:
  2. 详细讲解了Mean-shift的核心思想.可用于图像分割,运动目标检测
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:6728003
    • 提供者:王冰
  1. Meanshift

    0下载:
  2. 利用Mean-shift进行目标的跟踪。-Mean-shift use for target tracking.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:242210
    • 提供者:曾伟
  1. 1985501meanshift

    1下载:
  2. meanshift实现目标跟踪,是比较简单的,适于初学者 -meanshift to achieve target tracking, is relatively simple, suitable for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3251
    • 提供者:郑堃
  1. meanshift_ads

    0下载:
  2. meanshift 的ads版本,可以在ADS1.2下编译通过,优化之后可以用做手机版本的运动跟踪器-meanshift versions of the ads can be compiled under ADS1.2 passed, after the optimization can be used as cell phone version of the campaign tracker
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:19453
    • 提供者:tuzhiguo
  1. MeanShift

    0下载:
  2. 所属分类:matlab

    • 发布日期:2017-06-18
    • 文件大小:27774771
    • 提供者:srikhan
  1. MeanShift

    0下载:
  2. Mean Shift real time tracking
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3621
    • 提供者:Manjo
  1. meanshift_Cpp

    0下载:
  2. edsion系统的源代码,基于meanshift算法-edsion system source code, based on the algorithm meanshift
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1289438
    • 提供者:张其
  1. DSP_MeanShiftwithKF

    0下载:
  2. 基于TIc6205DSP上开发的MeanShift结合Kalman滤波的代码,能够很好的进行目标的实时跟踪,可在CCS上编译查看,并最终转换成hex文件下载到dsp上使用。-TIc6205DSP based on the development of MeanShift combination of Kalman filtering code, be able to carry out the objectives of good real-time tracking can be compil
  3. 所属分类:DSP program

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

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7250324
    • 提供者:于晓辉
  1. AlperMeanShift

    0下载:
  2. 这个程序一个国外大牛编写的MEANSHIFT算法,可实现对目标的实时跟踪,效果出众,有很好的研究和应用价值。VC++编写。-This process of a foreign beef prepared MEANSHIFT algorithm, can achieve real-time tracking of targets, the effect of outstanding, very good value of research and application. VC++ to prep
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:106682
    • 提供者:hf
  1. meanshift

    1下载:
  2. 基于均值漂移算法实现图像的分割,总共带有三个文件,其中两个是两个子程序-Based on mean-shift image segmentation algorithm, with a total of three documents, two of which are the two subroutines
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2128
    • 提供者:hahadinghaha
« 1 2 3 4 5 6 78 9 10 11 12 ... 32 »
搜珍网 www.dssz.com