登录
首页 » matlab » fcm

fcm

于 2021-05-09 发布 文件大小:393KB
0 151
下载积分: 1 下载次数: 795

代码说明:

  fcm图像分割 fcm图像分割(FCM FCM image segmentation image segmentation)

文件列表:

FCM
...\FCMClust.m

...\imsdata.mat
...\KFCMClust.m
...\MainGUI.fig
...\MainGUI.m
...\核聚类算法2.pdf

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

发表评论

0 个回复

  • FSIM
    说明:  图像评估指标FSIM,传统全参考图像质量衡量标准FSIM(feature similarity),仿效SSIM的计算构成,同样由两部分耦合的幂指数,FSIM由PC项和GM项耦合(FSIM, the traditional full reference image quality measurement standard (FSIM), is composed of two parts of power index, FSIM is composed of PC term and GM term)
    2021-05-07 13:58:36下载
    积分:1
  • OMP
    压缩感知稀疏恢复中使用的OMP算法,matlab例程(OMP algorithm and MATLAB routine used in compressed sensing sparse recovery)
    2019-04-09 09:20:25下载
    积分:1
  • GLGS
    灰度差分统计法提取图像纹理特征,包括平均值,对比度,熵,等特征,matlab函数,直接接使用,无需修改,中文注释,通俗易懂(Gray difference statistical method is used to extract texture features of image, including mean value, contrast, entropy, etc., matlab function, directly used without modification, Chinese annotation, and easy to understand)
    2021-04-17 15:08:53下载
    积分:1
  • movingobjectdetection
    在静态背景下的运动目标检测程序,在windows 7 系统下运行的MATLAB版程序代码(moving object detection)
    2017-12-27 12:25:42下载
    积分:1
  • ImageRecuperate
    4_1:生成模糊化实验图像 4_2:维纳滤波复原 4_3:约束最小二乘滤波复原 4_4:Lucy-Richardson滤波复原 4_5:盲卷积滤波复原(4_1: generate fuzzy images of experimental 4_2: 4_3 restoration Wiener filtering: constrained least squares filtering recovery 4_4: Lucy-Richardson filter recovery 4_5: Blind deconvolution filter to recover)
    2020-07-03 04:00:01下载
    积分:1
  • K-SVD
    详细介绍了K-SVD字典训练的详细过程,对稀疏表示研究很有帮助.(Detailed introduces the K- SVD dictionary of detailed training process, the sparse say that research to have the help very much. )
    2012-10-30 14:11:04下载
    积分:1
  • 基于蚁群算法的边缘检测
    基于蚁群算法的图像边缘检测,亲测可用,包含四种图像。(Ant colony algorithm based image edge detection, pro test available.It contains four kinds of images.)
    2018-05-14 17:05:25下载
    积分:1
  • 12.2
    (1)在工具栏中点击“打开”功能出现文件打开窗口,用户选择一幅bmp图片后在指定区域居中显示该图片,若图片尺寸小于指定区域则按原始大小显示;若大于则按合适比例显示。 (2)鼠标指针在图片上停留时显示为十字形,同时在控件下方固定位置显示鼠标所在的图像x坐标和y坐标(如:50,100),以图片左上为坐标原点。 (3)在工具栏中可以点击控件实现在图片上绘制一次直线、矩形或圆等图形,在绘图过程中要求图片和图形一直可见,不能出现刷新痕迹,绘制的图形可以任意修改形状。 (4)可以任意选择图形线条的类型(虚线或直线)、颜色(三种)及粗细(三种),要求选择方式可以叠加,绘制过程要求可任意连续执行。 (5)在工具栏中点击“保存”功能出现文件保存窗口,用户可以选择保存路径来保存当前图片操作结果(包括图片和图形)。 (6)点击“关闭”功能,关闭当前图片,若操作结果尚未保存则必须弹出对话框提示用户进行保存。 ((1) in the tool bar, click on Open function has the file open window, the user selects a bmp image to center the picture in the designated area, if the image size is smaller than the specified area press the original size if more than press the appropriate scale display. (2) is shown as a cross when the mouse pointer over the image, while displaying an image x and y coordinates of the mouse cursor in a fixed position below the control (eg: 50,100) to image the upper left of the coordinate origin. (3) in the toolbar you can click controls to achieve a draw straight lines, rectangles or circles and other graphics on the picture, the requirements of pictures and graphics in the drawing process has been seen, it can not appear refreshed traces drawn graphics can be modified shape. (4) can choose the type of graph line (dashed or straight), color (three kinds) and thickness (three kinds), asked to choose the way can be superimposed, can arbitrarily draw process requires continuous exe)
    2015-10-23 12:16:41下载
    积分:1
  • Chromaticity
    说明:  一個包含完整繪製 CIE Chromaticity Diagrams 的程式, 包含支援 CIE Standard Observer, Color Mstching Functions, 及 CIE 1931, CIE 1960, CIE 1976 等格式.(contains a complete CIE PLL Diagrams mapping programs, including support CIE Standard Observer, Color Mstching Functions, and the CIE 1931, the CIE 1960, the CIE 1976 formats.)
    2020-11-09 09:19:47下载
    积分:1
  • CSR_Denoising
    该算法首先通过字典学习得到含噪图像的冗余字典,然后对相似的图像块进行聚类构成块群,并通过迭代收缩和L1正则化约束,对同类的图像块在字典上进行稀疏表示,以达到降噪的目的。实验结果表明,在常规的图像处理上,本文提出的算法能较好的保留图像的结构信息,与K-SVD和BM3D等现有的流行算法相比,具有更高的峰值信噪比(PSNR)(It firstly get the redundant dictionary of a noised image by dictionary learning.Then,the image patches are gathered according to their similarities.Meanwhile,the similar patches get sparse representation showed in dictionaries by iterative shrinkage and L1 regularization constraints and eventually the image is restored and noise is removed.The experimental results indicate that the proposed algorithm can well preserve the structure information of the common image with a higher Peak Signal to Noise Ratio(PNSR),compared with state-of-the-art algorithms,such as K-SVD and BM3D)
    2017-05-02 20:48:25下载
    积分:1
  • 696522资源总数
  • 104049会员总数
  • 30今日下载