Matlab-make-blurred-images-clear
Image processor
A collection of image processing algorithms implemented in MATLAB
分别实现:1.对模糊车牌图像进行清晰处理;2.对高斯模糊图像进行高斯平滑滤波处理;3.对椒盐噪声图像进行中值滤波处理;4.对雾化图像进行直方图均衡化处理;5.对模糊图像进行对比度拉伸与灰度拉伸处理;6.对运动模糊图像进行维纳滤波处理;
45 stars
2 watching
15 forks
Language: Matlab
last commit: over 6 years ago matlab
Related projects:
Repository | Description | Stars |
---|---|---|
graceliulingzi/matlab-gui-design--image-processing | An image processing application with a graphical user interface, allowing users to input parameters and visualize the effects of various transformations on an image. | 64 |
aomanhao/matlab-image-dehaze-enhance | An implementation of image dehazing and enhancement techniques in MATLAB | 116 |
huajiushi/-matlab-gui- | A graphical user interface for image processing in MATLAB | 72 |
labforcomputationalvision/matlabpyrtools | Tools for multi-scale image processing and analysis | 178 |
minyuanye/siun | This project develops a deep learning-based image deblurring algorithm using iterative upsampling network architecture | 162 |
chengchengzi/digital-image-processing | A collection of Matlab programs for learning digital image processing concepts | 250 |
ultrasty/digital-image-processing | Provides resources and tools for learning digital image processing techniques using MATLAB. | 214 |
mahmoudnafifi/cie_xyz_net | A software framework for unprocessing images to enhance low-level computer vision tasks using color processing and deep neural networks. | 79 |
tobybreckon/solomon-breckon-book | A collection of Matlab scripts and resources for learning digital image processing concepts | 43 |
cuiyixin555/lmg | A MATLAB implementation of an image deblurring algorithm using local maximum gradient prior | 16 |
jaiverma/matlab | A collection of MATLAB code examples for various digital image processing tasks. | 36 |
bychao100/graph-based-blind-image-deblurring | A MATLAB implementation of blind image deblurring from a single photograph using graph-based methods. | 33 |
janko/image_processing | Provides a set of reusable image processing helpers | 870 |
fangzhenxuan/ufpdeblur | An image deblurring algorithm that leverages flow-based motion prior and kernel estimation for blind image restoration. | 28 |
hjprint/university_project_vmd_majorization | A MATLAB implementation of a variable-model data fusion algorithm for removing noise from images and generating denoised images | 77 |