搜索资源列表
DrawTransparentBitmap
- 实现拷贝位图的透明化,对位图进行去模糊化处理
DrawTransparentBitmap
- 实现拷贝位图的透明化,对位图进行去模糊化处理-Realize copies of the transparent bitmap, the bitmap handle for defuzzification
fuzzyEnchance
- 用matlab 实现的图像模糊增强,其中包括模糊化和去模糊化,对图像很好的处理-The realization of the image using matlab fuzzy enhancement, including defuzzification and fuzzy and good image processing
Three_axis_tumtable_control_system_design_based_on
- 硕士论文 一阐述了本论文的研究背景和意义,综合评述了国内外三轴转 台的发展现状,提出了论文的主要研究内容。 二通过对转台总体指标进行分析,确定以FPGA+DSP为系统的硬 件平台,以直流力矩电机为控制对象,以感应同步器为测角传感器的 整体方案设计。 三针对转台的特性参数,进行了直流力矩电机,以及整个系统 的建模,并采用全数字PID算法进行系统仿真,对仿真结果进行了分 析。 四针对转台在运行过程中负载力矩的
Deblurring-Images
- 本书介绍了图像去模糊化的一些基本的知识,并且主要针对svd和spectral decomposition的去模糊算法进行了介绍,以及对于这些方法的一些提高计算速度的算法进行了详细是介绍-This ebook intruduces some basic knowledge of deblurring, especially the methods of SVD and Spectral Decomposition, and some fa
image_deblur_and_source_image
- 图像去模糊处理的matlab源程序,附带源图片。是在经典图像模糊化的基础上进行恢复的,不是盲恢复-Image to fuzzy treatment matlab source, and with the source images. In classic blur image is conducted on the basis of the recovery, not blind recovery
Harr
- 本程序是利用harr小波进行图像处理的程序。首先,对一幅图像进行模糊化。之后,利用harr小波进行去噪处理。-This program is to use harr wavelet image processing program. First of all, to a blur images. Later, using wavelet to harr to deal with the noise.
Dipeap
- 基于matlab的数字图像处理代码函数集,对图像去噪,去模糊化和提取图像特征参数-Digital image processing experimental procedures
TIP_ASDS_IR
- 基于自适应的区域选择和自适应的正则化得图像去模糊和超分辨处理,试过可以用-Based adaptive region selection and adaptive regularization was image deblurring and super-resolution processing
mohuchuli
- 本编程实例是运用matlab软件,对图像进行模糊处理,利用盲目反卷积进行去模糊化处理。-The programming examples using Matlab software fuzzy image processing, and use of blind deconvolution deblurring processing.
function1111
- 一种基于TV正则化的自适应图像去模糊方法:最小优化算法-Based on TV regularization adaptive image deblurring method: Minimal Optimization
imgprocessor
- 用MATLAB编写的图像处理的软件,具有图像处理的基本功能,如加噪去噪,边缘提取,直方图分布,模糊化处理,亮度对比度处理等-Using MATLAB image processing software, with the basic image processing functions, such as adding noise denoising, edge detection, histogram distribution, fuz
center_detection
- 本人刚刚做的数学建模比赛题目和求解程序,是图像中的“交叉点”检测问题。先是对图像去噪去模糊光照均匀后再二值化,然后利用角点检测方法得到图像中的角点,最后聚类分析,剔除不合格角点,最终得到交叉点的坐标。-I just do mathematical modeling and solving program title game, is the image of the "crossover point" detection. First,
Regularization-toolbox
- 正则化工具箱,用于图像去噪,去模糊,修补等重建问题。-Regularization toolbox for image denoising, deblurring, repair and other reconstruction problems.
ImageFilterinFrequencySpace
- 目的是改善影像质量,包括去除高频噪声与干扰,及影像边缘增强、线性增强以及去模糊等。分为低通滤波(平滑化)、高通滤波(锐化)和带通滤波。-The purpose is to improve the image quality, including the removal of high frequency noise and interference, and image edge enhancement, linear enhancem
FTVd_v2.0
- 全变差图像重建的交替最小化算法 包含灰度图像,彩色图像去噪去模糊的程序-A new alternating minimization algorithm for total variation image reconstrction
ert
- IBD算法源代码 运用matlab软件,对图像进行模糊处理,利用盲目反卷积进行去模糊化处理(The source code of IBD algorithm uses MATLAB software to fuzzy image processing and defuzzification processing by blind deconvolution)
hw2_1034937
- 可以使图中的噪点和杂点消失,去除里面的噪点(The figure of the noise and noise disappeared inside the noise removal)
tv_fista
- 基于总变差正则化模型的图像复原,有图像加噪去噪,去模糊的功能(Image restoration based on total variation regularization model has functions of image denoising, denoising and deblurring.)
adaptive TVMM demo
- 全变分图像反卷积:MAJORIZATION-MINIMIZATION方法。 《TOTAL VARIATION-BASED IMAGE DECONVOLUTION: A MAJORIZATION-MINIMIZATION APPROACH》这篇论文的源码 本文提出了一种新的在全变差正则化条件下图像反褶积的最大化-最小化算法。(Totally variational image deconvolution: The source of