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

搜索资源列表

  1. cPP

    0下载:
  2. 用均值漂移实现目标跟踪,基于直方图的表示。c++程序-mean-shift based visual tracking,c++ code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2474533
    • 提供者:david
  1. Seg_By_MeanShift

    0下载:
  2. 均值漂移Mean Shift算法是一种基于核密度估计的处理方法,被广泛用于图像降噪,分割和目标跟踪中,本代码是图像分割实现。-Mean Shift algorithm is a kernel density estimation based approach is widely used for image noise reduction, segmentation and target tracking, the code is to achieve image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1356
    • 提供者:倪昊
  1. Rapid-Acquisition-of-Doppler-Shift-

    0下载:
  2. 本文提出了一种适用于低轨卫异扩频通信系统的多普勒频移快捕方法.该方法基于数字匹配滤波器及自动频率控制环路_利用数字匹配滤波器的囚码快捕特性及其输出主相关峰值对频偏的敏感性,缩短多普勒频移的 捕获时间.论文首先推导了多普勒频移的平均捕获时间表达式,然后根据数值分析结果得到了准最佳捕获判决策略,最后通过比较验证了该快捕方法相对于传统串行捕获方法在性能上的提高. -This paper presents a low-orbit health for different spread spect
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:815566
    • 提供者:李嵩
  1. edison_source

    0下载:
  2. 基于Mean shift的图像分割的C源码,Edison Source-C Source Code of Image segmetation based on mean shift, from Edison Source
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5664593
    • 提供者:Jason Lau
  1. Mediison_binne

    0下载:
  2. 关于均值漂移的程序源码,该代码为编译好的程程序源码,能直接看图像分割效果! 可直接使用。 -Mean Shift on the procedures, the code compiled proceedures, can loook directly image segmentation results!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-03
    • 文件大小:1368675
    • 提供者:积累
  1. UMSFs

    0下载:
  2. 用Matlab实现基于均值平移(meanshift)算法的灰灰度图像平滑。有迭代过程,效果比较不错。,已通过测试。 -Using Matlab based on the mean shift (meanshift) gray-scale image smoothing algorithm. There are iterative processes, the effect of relatively good. Complete source code, has been tested.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:671
    • 提供者:补助
  1. fms_segmentero

    0下载:
  2. mean shift 用于图像的分割。很实用,大大家会有帮助的~! ,经测试可直接使用。 -for mean shift image segmentation. Very practical, it would be hhelpful ~! Complete source code can be directly used by the test.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:34830
    • 提供者:利益
  1. Tmeaanshiftssh

    0下载:
  2. 这是一种基于均值漂移算法的图图像分割Visual C源代码。 -This is a map image segmentation based on mean shift algorithm Visual C source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:4422
    • 提供者:
  1. photosegmentation

    0下载:
  2. 用均值漂移实现图像分割,这是基于均值漂移算法的图像分割VC源代码-mean shift segmentation This is based on the mean-shift image segmentation algorithm VC source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:277907
    • 提供者:陈志飞
  1. VideoDemo

    1下载:
  2. VC++视频处理框架,一款VC++视频目标检测演示框架的【源代码】,视频演示算法包括:   1. 静态背景下的背景预测法目标检测   2. 静态背景下帧间差分法目标检测   3. Mean Shift目标跟踪方法   4. 重心多目标跟踪方法 -VC++ video processing framework, target detection demonstrates the framework of a VC++ video [source code],
  3. 所属分类:多媒体

    • 发布日期:2013-04-12
    • 文件大小:66711
    • 提供者:seivin
  1. OViddeoTrackkn

    0下载:
  2. 一组使用mean shift与particle filter的目标跟踪代代码,都是一种基于颜色特征的跟踪算法。算法程序源码为纯c代码。 -A set of target tracking using mean shift and particle filter, the generation of code, is a tracking algorithm based on color features. Algorithm program source code for the pure
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1614010
    • 提供者:郭娟
  1. object-tracking

    0下载:
  2. 基于背景加权直方图的Meanshift目标跟踪 Matlab code;-Robust Mean Shift Tracking with Corrected Background-Weighted Histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-11-04
    • 文件大小:6851
    • 提供者:liuliu
  1. rgb_meanshift

    0下载:
  2. matlab均值漂移算法源码,在matlab中可以实现任何avi视频中内容的跟踪-Mean Shift Object Tracking Code
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:1270
    • 提供者:wang xiao
  1. MSFilter

    0下载:
  2. mean-shift滤波,需要安装opencv,读入图片接口使用了opencv函数。 代码功能: 读入图片,输出mean-shift滤波后的图片,灰度图、彩色图均可。 文件介绍: MSF.h mean-shift滤波头文件 MSF.cpp mean-shift滤波函数体 Main.cpp 主函数 -mean-shift filter, you need to install opencv, read into the picture opencv function int
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-23
    • 文件大小:4804365
    • 提供者:大宝
  1. meanShiftPixCluster

    0下载:
  2. 这是一个很好的演示展示了均值漂移图像像素聚类思想的作品。虽然这段代码还没有实现多分辨率或进一步的均值漂移聚类的图像分割,它实现了核心的均值漂移算法.该算法是PAMI论文”Mean shift: a robust approach toward feature space analysis", 在2002提出的。 -This is a good demo of showing how the mean shift idea works for image pixel clustering. A
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:2790
    • 提供者:Jeff
  1. 129732878271

    0下载:
  2. 自己编写的mean shift跟踪代码,可以仿真出对速度要求不高的视频跟踪-I have written mean shift tracking code, you can emulate a less demanding video tracking for speed
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:3342
    • 提供者:zhou
  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. MeanShiftSegMent

    0下载:
  2. 根据D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis 以及 C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision.这两篇文献提供的方法编写的图像分割代码,作者是 Chris M. Christoudias, Bogdan Georgescu,代码经我看了后加了丰富的中文注释,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5794452
    • 提供者:
  1. msTracker1

    0下载:
  2. 均值漂移跟踪算法的修改程序,包括源代码和调用程序。-Mean Shift tracking algorithm to modify the program, including source code and the calling program.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:10681
    • 提供者:zh
  1. meanshift-pingyizhuizong

    0下载:
  2. meanshift均值平移跟踪算法中核函数窗宽的自动选取代码,根据目标大小变化核窗宽,使得当目标出现大小变化时准确跟踪到目标中心-Meanshift mean shift tracking algorithm in the kernel function of window width automatically select code, according to the target size change window width, that when the target size cha
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:127865
    • 提供者:孟凡龙
« 1 2 34 »
搜珍网 www.dssz.com