搜索资源列表

  1. MeanShift

    0下载:
  2. 均值漂移方法实现图像分割,可运行,希望对需要者有所帮助。-Mean shift method to achieve image segmentation.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:叶子
  1. DeepLearnToolbox_CNN_lzbV2.0

    2下载:
  2. DeepLearnToolbox_CNN_lzbV2.0 深度学习,卷积神经网络,Matlab工具箱 参考文献: [1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006 [2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998 [3]
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:980992
    • 提供者:陆振波
  1. DeepLearnToolbox_CNN_lzbV3.0

    0下载:
  2. CNN - 主程序 参考文献: [1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006 [2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998 [3] https://github.com/rasmusbergpalm/DeepLe
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:982016
    • 提供者:陆振波
  1. meanshifts

    0下载:
  2. 图像处理均值漂移算法平滑处理meanshift-mean shift
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:黄博
  1. pyrMeanShiftFiltering

    0下载:
  2. 使用opencv进行MeanShift图像分割算法实验。-MeanShift image segmentation algorithm performed experiments by using opencv .
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-13
    • 文件大小:62464
    • 提供者:赵鹏
  1. MeanShiftTarckTest

    0下载:
  2. meanshift,均值漂移,用于目标跟踪,内含测试视频,可运行。-meanshift, mean shift, for target tracking, embedded test video, you can run.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:4680704
    • 提供者:廖敏
  1. MeanShiftImproved

    0下载:
  2. 关于meanshift方法的改进,用VC编写。初学者看看,高手多指导!-Improvement on meanshift method, prepared by the VC. Look at the beginners, many experts guide!C
  3. 所属分类:OpenCV

    • 发布日期:2024-05-13
    • 文件大小:1248256
    • 提供者:wuweibiao
  1. mean-shift_color-img-segment

    0下载:
  2. 基于matlab的彩色图像分割实验,运用meanshift算法以及区域生长法,算法包含漏检数,正确率的计算。-Matlab-based color image segmentation experiments, the use of algorithms and meanshift region growing algorithm contains the number of missed, calculate the correct
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:198656
    • 提供者:江宸瀚
  1. meanshift

    0下载:
  2. 一般是指一个迭代的步骤,即先算出当前点的偏移均值,然后以此为新的起始点,继续移动,直到满足一定的结束条件。-Generally refers to an iterative step, which is to offset the calculated mean of the current point, and then as a new starting point, continue to move until the end o
  3. 所属分类:OpenCV

    • 发布日期:2024-05-13
    • 文件大小:17408
    • 提供者:ZHENGJINGRANG
  1. meanshift_codeforge_2016.3.30

    0下载:
  2. meanshift目标跟踪算法的实现,效果不是很好,又是跟踪不到目标-Meanshift target tracking algorithm to achieve, the effect is not very good, and sometimes can not track the target
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:6144
    • 提供者:张荡荡
  1. camshift

    0下载:
  2. Camshift它是MeanShift算法的改进,称为连续自适应的MeanShift算法,CamShift算法的全称是 Continuously Adaptive Mean-SHIFT ,它的基本思想是视频图像的所有帧作MeanShift运算,并将上一帧的结果(即Search Window的中心和大小)作为下一帧MeanShift算法的Search Window的初始值,如此迭代下去。-CAMSHIFT it is improved m
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:张荡荡
  1. MeanShift

    0下载:
  2. 实现mean shift 图像滤波,半径参数可调,直接可运行。-Realization of image mean shift filtering, Radius parameter can be adjusted and can be run directly.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:李恒
  1. meanshift

    0下载:
  2. 在vs2010上运行的均值漂移目标跟踪算法的源程序,采用c++语言编写,具有良好的运行效果。-Mean shift in vs2010 running target tracking algorithm source code, using c++ language, has good operating results.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:15920128
    • 提供者:dick
  1. camshift_tracking

    0下载:
  2. 基于opencv的camshift方法,进行运动目标的检测,效果还不错-Opencv based meanshift method to detect moving targets, the results were good
  3. 所属分类:OpenCV

    • 发布日期:2024-05-13
    • 文件大小:4096
    • 提供者:Joe
  1. meanshift

    0下载:
  2. 均值漂移算法用于图像分割,vs2013配置opencv3.0,有滑动条改变参数。-Mean shift algorithm for image segmentation, vs2013 configuration opencv3.0, there is a slider to change the parameters to see the effect.
  3. 所属分类:OpenCV

    • 发布日期:2024-05-13
    • 文件大小:10632192
    • 提供者:陈晨
  1. MeanShift-Trace-Ellipse

    0下载:
  2. mean shift跟踪,椭圆大小及方向随物体运动而变化,始终能框住物体,论文和代码均在压缩包里面,亲测没有问题。-mean shift tracking, oval object the size and direction of the movement with the change, will always be able to fr a me objects, and code papers were compressed i
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-13
    • 文件大小:430080
    • 提供者:刘辉
  1. caitufenge

    0下载:
  2. 本程序首先把图像由RGB空间转到HSI空间,然后利用彩色图像分割策略以及meanshift算法对图像进行分割最后加入边界合成。,实现数据的聚类分割。-The program first the image the RGB space to HSI space and then using color image segmentation strategy and meanshift image segmentation algorit
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:4314112
    • 提供者:东升
  1. meanshiftseg

    0下载:
  2. 这是一个关于利用meanshift算法进行图像特征提取的matlab程序,可以直接运行-this is a way for matlab using meanshift,and it is a good process。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:xuxiyan
  1. meanshift

    0下载:
  2. 图像分割,feichangshiyon de chengxu-Image cut
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:27648
    • 提供者:nfmiawtxj
  1. Camshift

    0下载:
  2. 介绍了追踪算法Camshift即连续自适应的Meanshift算法.-In this paper, the tracking algorithm Camshift, which is continuous adaptive Meanshift algorithm, is introduced.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-13
    • 文件大小:118784
    • 提供者:陶程序员
« 1 2 ... 28 29 30 31 32 3334 35 »

源码中国 www.ymcn.org