登录
首页 » matlab » FFCM--all

FFCM--all

于 2013-05-28 发布 文件大小:28416KB
0 188
下载积分: 1 下载次数: 231

代码说明:

  用FCM 对自然图像 sar图像以及纹理图像进行快速分割 ,用一维和二维直方图分别对图像进行特征映射 从而快速的对图像进行分割 包含结果截图 (By FCM sar image of natural images quickly and texture image segmentation, with one-dimensional and two-dimensional histogram of the image feature maps were so fast image segmentation screenshot contains the results)

文件列表:

FFCM all





.........\19ԭͼ.jpg,14557,2012-05-28
.........\32.jpg,3402,2012-06-11
.........\97fenge口.fig,3866,2012-06-11
.........\CTFCm分割.jpg,22662,2012-05-26
.........\CTffcm11.jpg,127671,2012-06-04
.........\CT二维分割.jpg,17806,2012-05-26
.........\CT二维原图.jpg,19347,2012-05-26
.........\FCM41.jpg,7713,2012-05-26
.........\FCM分割纹理图像
.........\...............\cameraman.tif,262750,2006-06-13
.........\...............\FCMClust.m,3568,2012-05-25
.........\...............\house.tif,525106,2006-06-13

.........\...............\lbsy41.mat,676,2012-05-02

.........\...............\lena_gray_256.tif,65798,2008-08-28
.........\...............\lena_gray_512.tif,262598,2008-08-28


.........\...............\sarlake.mat,19944560,2012-06-04
.........\...............\seg_im.m,326,2012-06-04

.........\...............\sy33.tif,66324,2012-05-02
.........\...............\sy41.bmp,66614,2012-05-02
.........\...............\tsy33.tif,1806,2012-05-02
.........\FCM口.fig,3976,2012-06-11
.........\fcm口.jpg,2411,2012-06-11
.........\FFCM分割.jpg,12955,2012-05-28
.........\ffcm分割11.jpg,42063,2012-06-04
.........\ffcm口.jpg,1123,2012-06-11
.........\lakeffcm分割.jpg,163503,2012-06-04
.........\sar11.bmp,263222,2012-04-19
.........\sarFCM口.jpg,3416,2012-06-11
.........\sarFFCM口.jpg,1192,2012-06-11
.........\sarlake.bmp,263222,2012-04-19
.........\sarlake分割.jpg,24342,2012-06-04
.........\sar原口.jpg,2184,2012-06-11
.........\stsar1ԭͼ.jpg,78850,2012-06-04
.........\stsarFCM分割.jpg,14432,2012-06-04
.........\sy32.bmp,66614,2012-05-02
.........\sy32FFCMfg.jpg,7663,2012-05-29
.........\sy33.tif,66324,2012-05-02
.........\SY33FCM.jpg,9155,2012-06-04
.........\sy41.bmp,66614,2012-05-02
.........\treeFCM分割.jpg,41238,2012-06-04
.........\treeԭͼ.jpg,28752,2012-06-04
.........\tree快速.jpg,42505,2012-06-04
.........\tsy32.gif,1748,2012-06-11
.........\tsy33.tif,1806,2012-05-02
.........\U.tif,24626,2012-05-28
.........\V.tif,64422,2012-05-28
.........\一维直方图



.........\..........\1997.fig,94216,2012-06-11
.........\..........\1997fcm.fig,12086,2012-06-11
.........\..........\1997ffcm.fig,6448,2012-06-11
.........\..........\cameraman.tif,262750,2006-06-13
.........\..........\chu_shi.m,1860,2012-05-25
.........\..........\fcm41.m,3423,2012-06-04
.........\..........\ffcmi.m,5581,2012-06-11
.........\..........\house.tif,525106,2006-06-13
.........\..........\koutu.asv,126,2012-06-11
.........\..........\koutu.m,126,2012-06-11

.........\..........\livingroom.tif,262750,2006-06-13

.........\..........\sar口.fig,5996,2012-06-11
.........\..........\sy32.bmp,66614,2012-05-02
.........\..........\woman_darkhair.tif,262750,2006-04-27
.........\加噪图.jpg,37964,2012-05-26
.........\原图像无噪声加噪声二维


.........\......................\chu_shi.m,1848,2012-05-25
.........\......................\ffcmj.m,1922,2012-06-04

.........\......................\U3.m,776,2012-06-04
.........\原图像本来有噪声二维





.........\....................\chu_shi.m,1860,2012-05-25
.........\....................\FCM.jpg,24570,2012-05-30
.........\....................\ffcm.m,1432,2012-06-11
.........\....................\lena.jpg,11171,2012-04-15
.........\....................\sar11.bmp,263222,2012-04-19
.........\....................\sarlake.bmp,263222,2012-04-19
.........\....................\stsar1.bmp,161078,2012-04-19
.........\....................\sy24.tif,66318,2012-05-02
.........\....................\sy31.bmp,66390,2012-05-02

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

发表评论

0 个回复

  • fruit_ID
    说明:  利用特征提取和分类的方法,假设输入值为{大,圆,光滑}为水果的三个特征值,来代表三种不同的水果,识别苹果\梨\香蕉\桔子\菠萝水果类别. (The use of feature extraction and classification methods, assuming that the import value was (large, round, smooth fruit) for the three characteristics of value, to represent three different types of fruit, to identify Apple \ pear \ banana \ orange \ pineapple fruit category.)
    2021-03-16 11:19:22下载
    积分:1
  • gray2rgb
    将颜色图像的色彩迁移到灰度图像中,采用的算法为welsh算法,有较好的效果;该程序是在VC++6.0的环境下调试实现的,能将颜色图像的颜色较好的迁移到灰度图像中.(Migration of the color image to gray image in color, using the algorithm for the welsh algorithm, better results the program in VC++6.0 environment debugging to achieve, can color the better the color of the image transfer to the gray image.)
    2010-05-06 10:26:09下载
    积分:1
  • ransac
    基于ransac的椭圆检测,对于一组随机的椭圆点,可以得到椭圆参数,检测精度高。(Based ransac ellipse detection, for a group of random elliptic points, you can get an ellipse parameters, high detection accuracy.)
    2016-01-05 21:43:48下载
    积分:1
  • ROA-CANNY
    ROA和CANNY结合的算子,图像效果还行吧(it combine the CANNY and the ROA,the result shows it was perfect)
    2020-10-15 11:17:29下载
    积分:1
  • soft_cast
    softcast的2d dct实现,先对图像转灰度图,得到的亮度信号矩阵做DCT 变换(softcast of 2d dct implementation, the first image to grayscale, luminance signal obtained by DCT transformation matrix do)
    2013-09-29 09:49:10下载
    积分:1
  • matlab
    利用MATLAB对图像边界内部的部分进行填充,以便后期对图像处理(Using MATLAB within the boundaries of the part of the image to fill, so that the latter part of the image processing)
    2013-09-11 23:28:07下载
    积分:1
  • YCbCrTohistogram
    用YCbCr看histogram 並將 圖片除存(Use YCbCR to look histogram)
    2010-03-15 21:40:08下载
    积分:1
  • IPM
    图像逆透视变换的示例,用于合成360度全景俯视图。(An example realizes the image processing of Inverse Perspective Mapping, which is used in composing 360 panorama planform.)
    2020-07-01 05:00:02下载
    积分:1
  • VBzRGB
    本应用可以将RGB颜色转换为VB专用的十六进制代码或WEB专用的十六进制代码,包含代码和已编译的EXE文件。(This application can convert RGB color to VB for hexadecimal code or WEB for hexadecimal code, contain code and the compiled EXE file. )
    2015-08-23 19:55:27下载
    积分:1
  • 视频增强播放器
    本程序基于MFC,VS2010编写,是一款可以打开任意视频格式的播放器,具有打开视频(任意格式,avi,mp4, rmvb,asf,avi,mpeg等), 具有快进,快退,暂停,播放,上一帧,下一帧,截图,拍照,快速播放慢速播放功能,同时提供图像处理功能(视频图像增强,视频图像去雾,海上目标检测功能)。(This program is based on MFC, VS2010. It is a player that can open any video format. It has open video (arbitrary format, avi, mp4, rmvb, asf, avi, mpeg, etc.). It has the functions of fast forward, fast backward, pause, playback, last frame, next frame, screenshot, photograph, fast playback and slow playback. It also provides image processing functions (video image enhancement, video image defogging, sea target detection).)
    2020-11-19 15:19:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载