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

搜索资源列表

  1. rgb-mean-shift

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

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

    3下载:
  2. mean shift进行图像分割的matlab代码 非常好用 可直接对灰度或者彩色图像进行分割-matlab code for image segmentation by mean shift
  3. 所属分类:Special Effects

    • 发布日期:2014-09-14
    • 文件大小:114688
    • 提供者:蔡利君
  1. mean-shift-tracking

    0下载:
  2. 用mean-shift算法实现目标在线跟踪,在发生光照变化,遮挡等情况时都能准确的跟踪目标-Using the Mean-shift algorithm to achieve the goal of online tracking, and accurate tracking of the target can occur illumination changes, occlusion, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2745179
    • 提供者:董洁
  1. IS-mean-shift

    0下载:
  2. Image segmentation using mean shift algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:10847
    • 提供者:shahin
  1. mean-shift-matlab

    0下载:
  2. Image segmentation using mean shift algorithm in matlab.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-26
    • 文件大小:3161
    • 提供者:shahin
  1. mean-shift-image-segmentation

    0下载:
  2. image clustering by mean shift
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:3283
    • 提供者:Mostafa
  1. Mean-Shift-Class-CPP

    1下载:
  2. mean shift tracking 源码,使用的是c++实现的,大家好好分享下。嘿嘿!-mean the shift tracking source, use is c++ GOODALL share.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-17
    • 文件大小:2537
    • 提供者:和珅
  1. mean-shift-application-and-test

    0下载:
  2. 经典的均值漂移法,用于单目标检测跟踪,具有一定的鲁棒性,对遮挡问题跟踪效果不好,存在漏跟。-singe object tracting classic mean shift algorithm robust but not well in some condition
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:332686
    • 提供者:lee
  1. Mean-Shift-trace-code

    0下载:
  2. 给出了图像轨迹追踪mean shift算法的详细原理公式和实现的C语言代码-Gives a detailed schematic formulas of mean shift image tracking algorithm and the C code
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:330860
    • 提供者:陈鹏
  1. mean-shift-and-camshift

    0下载:
  2. 在opencv平台上VC6.0++实现mean-shift 和camshift跟踪目标-Mean-shift, and camshift track the target in opencv platform VC6.0++
  3. 所属分类:OpenCV

    • 发布日期:2017-11-17
    • 文件大小:8451
    • 提供者:严丹
  1. Mean-Shift-Clustering

    0下载:
  2. 这是一个很好的学习图像处理的代码,实现的功能主要是均值漂移-This is a good learning image processing code, the main function of the mean shift
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:6512
    • 提供者:魏晓超
  1. Mean-Shift--papers

    0下载:
  2. Mean Shift 的相关文章,关于Mean Shift 的文章,相对而言比较全,有英文,有中文的文献,也有改进的算法-Mean Shift related articles, articles on Mean Shift, is relatively wide, available in English, there are Chinese literature, but also the improved algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-06-19
    • 文件大小:28698624
    • 提供者:sss
  1. Mean-Shift

    0下载:
  2. 基础的目标跟踪算法,mean shift算法实现目标跟踪-Based target tracking algorithm, mean shift tracking algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1640
    • 提供者:atobe
  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. mean-shift

    0下载:
  2. 该程序是分块mean shift 跟踪程序,能够在障碍物遮挡的情况下很好的跟踪目标,而不丢失。-The program is divided into blocks mean shift tracking program, can be a good target tracking in case of obstructions without loss.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:7939
    • 提供者:杨涛
  1. Alper-Mean-Shift

    0下载:
  2. Mean shift的VC++算法实现,三通道都能实现,但是是按一定顺序实现的, open main.cpp and include all the .cpp and .h file in the project. - go to project then settings and then to debug, under working directory enter your directory where input.txt file is present, under prog
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2728234
    • 提供者:唐铁
  1. mean-shift-Image-segmentation--

    0下载:
  2. Mean-shift算法用于彩色图像分割,本人已经用在自己的课题上,效果挺好,该算法对遮挡、变形等情况的鲁棒性比较好,但是在背景及目标颜色的分布相类似时,效果将欠佳。-Mean-shift algorithm for color image segmentation, I have used on their own subject, effect is good, the algorithm robustness of shade, deformation, and so on and so
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:214583
    • 提供者:小胡
  1. mean-shift

    0下载:
  2. 基于多特征融合的mean shift 目标跟踪算法 微机自带的摄像头可以正常跟踪- The mean shift tracking algorithm based on multiple features fusion microcomputer built-in camera can be normal track
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6623098
    • 提供者:黄杰
  1. mean-shift-matlab-master

    0下载:
  2. 基于Mean Shift算法的运动物体跟踪matlab程序-matlab program to track the moving object using mean shift methods
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-14
    • 文件大小:4976
    • 提供者:ronghailiin
  1. mean-shift

    0下载:
  2. 基于均值漂移算法的物体跟踪算法,需要导入一段视频,可以手选跟踪目标,较稳定-Object tracking algorithm based on mean shift algorithm, you need to import a video, you can hand picking tracking target, object tracking algorithm based on mean shift algorithm is the more stable, you need to i
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-28
    • 文件大小:9990
    • 提供者:孙德宇
« 1 2 3 4 56 7 8 9 10 ... 17 »
搜珍网 www.dssz.com