登录
首页 » matlab » meanshiftsegmentation

meanshiftsegmentation

于 2011-02-21 发布 文件大小:352KB
0 273
下载积分: 1 下载次数: 2

代码说明:

说明:  均值漂移图像分割测试程序,使用meanshift算法对彩色图像进行聚类分割,效果很好,并且显示使用时间、找到的类数,另包含RGB与LUV颜色空间的互相转换,图片矩阵数据转为降维数组等,程序中有详尽的注释和说明,并且配有测试结果图片,非常适合计算机视觉、机器学习、模式识别的朋友参考(failed to translate)

文件列表:

meanshiftsegmentation
.....................\findpeakopt.m,1682,2010-12-19

.....................\luv2rgb.m,1256,2010-12-18
.....................\MeanShift.m,6952,2010-12-19

.....................\rgb2luv.m,1059,2010-12-18
.....................\segmentmeanshifttest.m,5506,2010-12-19

.....................\sunsetr5耗时.txt,366,2010-12-19
.....................\sunsetrgb2luv.tif,18516,2010-12-18


.....................\terrainjr5耗时.txt,365,2010-12-19
.....................\terrainr5耗时.txt,366,2010-12-19
.....................\terrainrg2luv.tif,135952,2010-12-18
.....................\terrainx.bmp,10230,2010-12-18
.....................\测试结果图片
.....................\............\meanshfitsegmentationgr10.tif,107366,2010-12-19
.....................\............\meanshfitsegmentationgr5.tif,107408,2010-12-19
.....................\............\meanshfitsegmentationp2r10.tif,84962,2010-12-18
.....................\............\meanshfitsegmentationp2r5.tif,84996,2010-12-18
.....................\............\meanshfitsegmentationpr10.tif,85038,2010-12-19
.....................\............\meanshfitsegmentationpr5.tif,85084,2010-12-19
.....................\............\meanshfitsegmentationr10.tif,165258,2010-12-19
.....................\............\meanshfitsegmentationr5.tif,166340,2010-12-19
.....................\............\meanshfitsegmentationsr10.tif,210268,2010-12-19
.....................\............\meanshfitsegmentationsr5.tif,209082,2010-12-19
.....................\............\meanshfitsegmentationterbr10.tif,10438,2010-12-19
.....................\............\meanshfitsegmentationterbr5.tif,10442,2010-12-19
.....................\............\meanshfitsegmentationterjr10.tif,14034,2010-12-19
.....................\............\meanshfitsegmentationterjr5.tif,14034,2010-12-19
.....................\............\plane.tif,85154,2010-12-19
.....................\............\terrainjr10.tif,25878,2010-12-19

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • jpg_encoder_and_decoder_matlab
    自己用matlab写的灰度图像压缩解压程序 jpegencoder可以打开图像压缩后存储为c.jpg(只限于灰度图像) jpegdecoder只适用于把jpegencoder的c.jpg解压,还不可以对任意图像解压,有待以后完善 作者 ar_dong(jpegencoder jpegdecoder author ar_dong)
    2020-12-30 21:48:59下载
    积分:1
  • Google-DoodleCssSprite
    Google Doodle推出了一款极其炫酷的LOGO,整个LOGO使用了CSS Sprite技术,利用一个初始图片和一张画满各个动作的拼接图片,实现了动画,而非传统的GIF动画图像(Google Doodle launched a very cool LOGO, LOGO using CSS Sprite entire technology, the use of an initial picture and a painting full picture stitching each action to achieve the animation, instead of the traditional animated GIF images)
    2014-04-08 14:53:35下载
    积分:1
  • SupResolDemo
    MATLAB编写的增强图像分辨率的程序,可以提高图像分辨率,使图像更加清晰。(Written MATLAB program enhanced image resolution, image resolution can be improved to make the image clearer.)
    2011-04-27 14:25:56下载
    积分:1
  • HaarPSRC=Vehicle-detection
    运用harr特征+SRC(稀疏表示)分类实现的一种车辆检测方法,文件中提供了训练和测试车辆图片。由于时间原因,所用haar特征没有优化,维度过高,导致滑窗框图过慢,本代码只输出效果统计数据,以供大家参考学习稀疏表示在车辆检测中的应用。(Using harr feature+SRC (sparse representation) classification to achieve a vehicle detection method, the paper provides a training and test vehicle picture. Due to time reasons, the use of haar feature is not optimized, high dimension, resulting in sliding sash figure is too slow, the effect of the code only output statistics for your reference learning sparse representation in the vehicle detection.)
    2013-07-31 11:21:35下载
    积分:1
  • Perona_Malik
    图像的各向异性扩散,利用matlab实现Perona_Malik算法,梯度阈值K通过对图像求解2-范数的方法迭代获得(Anisotropic diffusion images, using matlab to achieve Perona_Malik algorithm, the gradient threshold images by solving the K 2- norm method will be obtained)
    2010-07-14 21:38:08下载
    积分:1
  • fuse
    基于肤色的图像分割,是用matlab实现的,希望大家有用(Image segmentation based on skin color is achieved with matlab, I hope it would be useful)
    2011-06-08 21:21:50下载
    积分:1
  • Lab7_1
    hit-miss方法下的图像骨架提取,很好用(hit-miss method of image skeleton extraction, very good use)
    2008-02-26 11:38:39下载
    积分:1
  • 007
    小波包在信号处理中的应用(信号时频分析、信号消噪、信号压缩)(Wavelet packet in signal processing of the application (signal frequency analysis, signal de-noising, signal compression) )
    2012-03-23 10:06:07下载
    积分:1
  • afdpf
    正反馈主动频率偏移法,是应用于孤岛检测的一种算法,可以减小检测盲区,加快孤岛检测速度(Positive feedback active frequency offset method is an algorithm used in islanding detection)
    2017-01-11 18:19:42下载
    积分:1
  • MATLAB如何将片切分成任意MN块
    说明:  MATLAB如何将图片切分成任意M*N块 在图像处理的时候,有时会不可避免的将图像分块来进行操作,但是图像的像素不可能每次都是可以被整除的,所以我们需要imresize函数对图像的尺寸进行修改,以便可以完成M*N块的分割(How can matlab cut the image into any m * n blocks? Sometimes it is inevitable to divide the image into blocks for operation. However, the pixels of the image can not be divided every time. So we need to modify the size of the image with the function of reduce to complete the m * n block segmentation)
    2020-05-09 14:17:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载