搜索资源列表
图像模糊C-均值聚类
- 图像聚类分割是图像处理的基本操作,该文件含有C-均值聚类分割算法思想以及matlab源程序
gafcm.rar
- 这是我自己编的用MATLAB来进行图像分割主要用模糊算法和遗传算法,a methoed for image segmentation
matlab
- FCM实现,FCM中的可以用在模糊聚类的图像分割当中-FCM
FCMandKFCM
- 采用模糊聚类算法和加核模糊聚类算法进行医学图像的分割。采用matlab编程,界面处理较好。 -Using fuzzy clustering algorithm and processing of nuclear fuzzy clustering algorithm for medical image segmentation. Using matlab programming, interface, better handling.
fuzzy-algorithmic-
- 模糊算法具有很强的数学逻辑性,将其用于图像处理中图像增强的研究-Fuzzy algorithm has a strong mathematical logic, to image enhancement for image processing research
tv_fista
- 使用快速阈值迭代收敛(FISTA)求解图像去模糊问题,内含多个m文件和一个Amir Beck 写的说明文件-MATLAB code for total variation-based deblurring with FISTA,including a helper document by Amir Beck
运动去模糊matlab程序
- 运动去模糊matlab程序,包含维纳滤波修复图像,最小二乘方修复图像等方法-Motion deblurring Matlab procedures, including Wiener filtering for image restoration, the least square method for image restoration
IQA
- 简单的用matlab写的小程序,用于检测图像的噪声和边缘模糊度-Simply use matlab write small programs, used for detection of image noise and edge blur
motion-blurred-image-restoration
- matlab编写的gui程序,实现平移运动模糊图像的复原-gui matlab prepared procedures to achieve translational motion blurred image restoration
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
tuxiangchuli_hanshu
- 学习中整理的一些处理模糊图像的函数,多数来自《数字图像处理MATLAB版》中的一些函数,希望能给大家帮助-Learning some sort of deal with the ambiguity function of the image, mostly the Digital Image Processing MATLAB version of some of the functions, I hope everyone can help
en
- 使用matlab对图像进行去模糊处理,大概意思就是这个样子了-Use matlab to blur the image, which means it s the way it is.
gdKFCM
- 基于 MATLAB 核图像模糊C均值算法,有用的代码。-Based on MATLAB nuclear image fuzzy C-means algorithm, useful code.
fuzzy
- 使用 matlab对CW、LFM信号模糊度进行计算并且绘制图像(Using MATLAB to calculate the ambiguity of CW and LFM signals and to draw images)
前景提取
- 本文展示了一种自动识别视频中移动目标的方法。论文中提取移动目标通过帧序列,这种方法不需要先验知识,比如:时间阈值调整。基于相邻帧的连续对称差分,我们能得到全分辨率显著图;然后利用最大熵方法计算阈值决定候选区域和获得兴趣点的种子;最后用修改的模糊生长方法获得最终的结果。本文中提出的算法是有效的、具有鲁棒性的。实验结果也证明它具有很好的效果。(This paper presents a method for automatic recognition of moving targets in vid
mohu
- 借助于matlab平台的程序,实现对图片的模糊以及对模糊图像的复原,(Fuzzy as well as to the restoration of blurred image of the images)
新建文件夹
- 这是一个运动图像模糊的图片复原的matlab代码(This is a matlab code for a blurred image restoration of a moving image)
论文 基于图像恢复在无人机领域的应用与研究 (2)
- 由于无人机在航拍时会受到相对运动、姿态变化、光学环境、机械振动等因素的影响,导致所拍图像退化。本文使用MATLAB对无人机航拍图像退化过程进行了仿真实验,根据图像退化的原因建立相应的图像退化模型,把清晰的原图像进行退化处理,然后将模拟出来的退化图像分别使用维纳滤波、约束最小二乘(正则)滤波、Lucy-Richardson迭代非线性和盲解卷积4种不同的复原算法进行恢复,达到复原模糊图像的目的。(The application of UAV aerial photography became mor
盲反卷积算法
- 当没有被称为失真的信息时(模糊和噪音),盲反卷积算法可有效使用,改善图像质量(When no information is known as distortion (blurring and noise), blind deconvolution can be used effectively to improve image quality.)