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

搜索资源列表

  1. meanshift

    0下载:
  2. MeanShift 代码的matlab实现-The implementation of mean shift by matlab
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:9562
    • 提供者:开文
  1. Kalman

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

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

    0下载:
  2. 均值移动算法,适用于运动目标跟踪,Matlab开发环境。-Mean shift algorithm for Moving Target Tracking Matlab development environment.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7282
    • 提供者:lily
  1. MATLABmubiaojiance

    0下载:
  2. 基于mean-shift算法的目标跟踪,希望对大家有帮助-Based on mean-shift algorithm for target tracking, we hope to help
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:18312987
    • 提供者:zjf
  1. MEANSHIFT

    0下载:
  2. 国外大牛Mean Shift代码,思路比较清晰-the code of Mean Shift from Foreign Daniel and Ideas is clear
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1686
    • 提供者:
  1. meanshift

    0下载:
  2. meanshift跟踪算法的实现,主要是利用metlab来完成的,效果还不错-mean shift tracking algorism
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2990
    • 提供者:张雄
  1. meanshift-theory

    0下载:
  2. 最详尽的meanshift原理资料,里面包含三个PPT,讲述了meanshift的原理、使用范围和使用方法,极力推荐!-The most detailed information meanshift principle, which contains three PPT, described meanshift principle, the use of reference and use, highly recommended!
  3. 所属分类:Graph program

    • 发布日期:2017-05-26
    • 文件大小:9192454
    • 提供者:冯亚雷
  1. mean_shift

    1下载:
  2. 基于Mean_shift的运动目标跟踪算法,可实现高速公路车辆的检测-Moving Target Tracking Based on Mean_shift algorithm can achieve highway vehicle detection
  3. 所属分类:matlab例程

    • 发布日期:2013-04-22
    • 文件大小:9976859
    • 提供者:吴军
  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. CImage

    0下载:
  2. CIMAGE 库,可用的,感觉还比较好用。-CIMAGE library, available, and feel relatively easy to use.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:861404
    • 提供者:高明波
  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. Video

    0下载:
  2. 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法-Video demo algorithm include: 1 static background background prediction method 2 the static background frame difference method target detection 3 the target
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:36692
    • 提供者:yurongguo
  1. 2meanshiftprogram

    0下载:
  2. 使用mean shift 算法 用于图像的分割与平滑。很实用,大家多看看会有帮助的~!-The use of mean shift algorithm for image segmentation and smoothing. Very practical, it would be helpful to look at the ~!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2971
    • 提供者:席秋波
  1. 1MS-code

    0下载:
  2. 使用mean shift 算法 用于图像的分割与平滑。很实用,大家多看看会有帮助的~!-The use of mean shift algorithm for image segmentation and smoothing. Very practical, it would be helpful to look at the ~!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1564
    • 提供者:席秋波
  1. BasedOnMeanShiftAndParticleFilterObjectTracking.ra

    0下载:
  2. 基于Mean Shift算法和Particle Filter算法的目标跟踪学位论文:讨论了MeanS hift算法(均值偏移)和粒子滤波算法(Particle Filter),分析了两种算法的特点;,分析了用运动目标检测提取目标运动特征的技术,通过增加对目标特征描述信 息,提高跟踪健壮性,并在以颜色直方图描述颜色特征的基础上,融合了目标的运动特征,设计了一种基于运动特征和颜色特征多特征融合的粒子滤波跟踪方法;用二阶直方图描述颜色特征,设计了均值偏移和粒子滤波相结合的目标跟踪技术-Based
  3. 所属分类:Document

    • 发布日期:2017-04-09
    • 文件大小:2126673
    • 提供者:田卉
  1. MeanShift

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

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

    3下载:
  2. 使用分解聚类算法在IRIS数据上进行聚类分析,IRIS数据是由鸢尾属植物的三种单独的花的测量结果所组成,模式类别数为3,特征维数是4,每类各有50个模式样本,总共有150个样本。-The use of decomposition in the IRIS data clustering algorithm on the cluster analysis, IRIS data are from the iris flower three separate components of the meas
  3. 所属分类:matlab

    • 发布日期:2015-03-25
    • 文件大小:3482
    • 提供者:liz
  1. meanshift

    0下载:
  2. 目标跟踪中常用均值漂移算法,以下是关于meanshift的一些改进算法-Commonly used in target tracking, mean-shift algorithm, the following are some improvements on the algorithm of meanshift
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:1014352
    • 提供者:于晓辉
  1. colorimageretrivew

    4下载:
  2. 实现彩色图像显著区域提取,基于注意力机制,使用算法包括k-means,分割等。-salient region detection
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-11
    • 文件大小:2076710
    • 提供者:程素娟
  1. liftwave_edge_detection

    0下载:
  2. 本实验对图片进行超绿色灰度化后采用不同算子对mean——shift后的图片进行分割,效果还可以,但是边界点不连续。-This experiment on ultra-green to gray-scale images after the use of different operators on the mean- shift of the picture after the split, the effect can be, but not for the border points.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:26046
    • 提供者:李寒
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 29 »
搜珍网 www.dssz.com