luftseele / ImageProcessing_Matlab_Code
存放matlab编写的图像处理相关算法代码及算法原理
☆24Updated 8 years ago
Alternatives and similar repositories for ImageProcessing_Matlab_Code:
Users that are interested in ImageProcessing_Matlab_Code are comparing it to the libraries listed below
- 分别实现:1.对模糊车牌图像进行清晰处理;2.对高斯模糊图像进行高斯平滑滤波处理;3.对椒盐噪声图像进行中值滤波处理;4.对雾化图像进行直方图均衡化处理;5.对模糊图像进行对比度拉伸与灰度拉伸处理;6.对运动模糊图像进行维纳滤波处理;☆48Updated 6 years ago
- 基于MATLAB的图像处理GUI软件☆81Updated 6 years ago
- 所制作的数字图像信号处理小程序,可以实现对图像的读入与保存、截取感兴趣的区域并对该区域进行各种几何变换、图像信号在时域和频域中的变换、亮度变换及边缘检测等功能。界面内容丰富且有条理,图像的显示大气且清晰。增加人机交互的对话窗口,实现用户的个性化输入,能够使用户更加直观的理解…☆67Updated 4 years ago
- 冈萨雷斯《数字图像处理matlab版》第二版☆257Updated 6 years ago
- 基于小波变换的图像融合算法☆63Updated 6 years ago
- 学习数字图像处理,使用 MATLAB 实现☆16Updated 4 years ago
- Dual-tree complex wavelet combined with non-local means ASL fMRI denoising is a software toolbox that can denoise MR images, especially A…☆11Updated 7 years ago
- The wavelet transform and its applications in image denoising☆21Updated 8 years ago
- Wavelet Transform for Image decomposition, Image reconstruction and Image denoising☆48Updated 7 years ago
- matlab代码实现遗传算法在Otsu图像分割领域应用☆28Updated 6 years ago
- code:《基于深度卷积神经网络的图像去噪研究》☆83Updated 6 years ago
- Matlab-Image-Denoise☆28Updated 4 months ago
- 机器视觉算法库☆110Updated 4 years ago
- 数字图像处理与机器视觉——Visual C++与Matlab实现 源码☆36Updated 7 years ago
- 读入手写数字图片进行归一化处理,统一尺寸。默认为24×24图形块,并通过ostu算法进行二值化;其次,对二值化图像进行图像细化等形态学操作,并按照算法要求进行特征提取;最后,载入模板矩阵进行对比,选用欧式距离测度,得到识别结果☆26Updated 8 years ago
- 自适应中值滤波器对椒盐图像去噪处理☆17Updated 7 years ago
- Summarized several algorithms summarized for digital image processing learned from class using MATLAB.☆24Updated 7 years ago
- Matlab数字图像处理毕业设计课题赏析☆154Updated 5 years ago
- 声音信号的数字处理示例程序 For MATLAB☆29Updated 4 years ago
- Wavelet based image denoising using threshold methods☆9Updated 9 years ago
- 模式识别实验:BP神经网络的matlab实现(根据BP数学原理实现的代码)