搜索资源列表
fcm
- this code is thresholding image with fuzzy c-meam thresholding, it good result than Otsu method.
FCMandKFCM
- 采用模糊聚类算法和加核模糊聚类算法进行医学图像的分割。采用matlab编程,界面处理较好。 -Using fuzzy clustering algorithm and processing of nuclear fuzzy clustering algorithm for medical image segmentation. Using matlab programming, interface, better handling.
dct
- 对一副图像进行部分模糊化处理,鼠标自有选取区域,并对此区域进行模糊化处理-Part of a blurred image processing, mouse, choose their own region and this region fuzzy processing
AIFS2
- Atanassov’s Intuitionistic Fuzzy Sets (A-IFS) , described using two characteristic functions expressing the degree of membership and the degree of non-membership of elements of the universe to the A-IFS, provide a flexible mathematical framework to d
Remote-Sensing-Image-Processing
- 基于偏微分方程的遥感图像处理方法 利用测试图像对算法进行仿真验证,并与其它图像去噪算法进行去噪效果比较,通过数值对降噪效果进行评估,得出该方法不仅能够去除噪声而且能够很好的保护图像的边缘等细节信息,弥补了高阶非线性扩散去噪方法导致边界模糊的缺陷,提高了遥感图像的质量,改善了视觉效果-Simulation algorithm of remote sensing image processing methods based on partial differential equations usin
fcmthresh
- FCMTHRESH Thresholding by 3-class fuzzy c-means clustering [bw,level]=fcmthresh(IM,sw) outputs the binary image bw and threshold level of image IM using a 3-class fuzzy c-means clustering. It often works better than Otsu s methold which outp
tuxiangfenge
- 基于聚类的模糊C均值图像分割算法的实现,将图像分割成两部分-The realization of fuzzy C-means image segmentation algorithm based on clustering, the image is divided into two parts
blind_deblur(Fergus-R)
- 基于matlab模糊图像处理的一些m代码。主要有模糊核的计算 以及运动模糊图像的复原-M matlab code based on some fuzzy image processing. There are fuzzy core computing and motion-blurred image restoration, etc.
fusion_demo
- 基于小波变换的图像融合算法(使用MATLAB自带的索引图,将两张模糊图像合成为清晰的图像)-Image fusion algorithm based on wavelet transform (using MATLAB with the index of the figure, the two fuzzy image synthesis for clear image
Fuzzy-Blur-Filter
- Fuzzy Blur Filter, using to filter image processing
FUZZY--LOGIC-EDGE-DETECTION
- by using this source code we can detect the edges of the image...which helps in the medical field and in satellite.
FCM-code
- image segmentation using Fuzzy C Means Clustering algorithm
FuzzyEstimationmatlabcode
- 图像评价客观指标,本代码是模糊程度的多尺度结构相似性的评价,复制后直接运行-Image fuzzy estimation code,it can run
PSF_CODE
- 运动图像点扩散函数psf,用于数字图像模糊估计计算的-Point spread function of the movement of PSF, used in digital image fuzzy estimate calculation
ouzzy-image
- 利用模糊聚类的方法对图像分割,效果不错,就是速度慢得很(By using the method of fuzzy clustering for image segmentation, the effect is good, speed is very slow)
54387853
- Evaluation of software quality using fuzzy inference system
simple minimum without fuzzy
- to fuse the two images usinf minimum method
simple maximum without fuzzy
- to fuse the two images using maximum method
simple average without fuzzy
- to fuse 2 images using averaging method
min max avg without dwt and fuzzy
- image fusion using basic methods like max,min,averaging