xiasilo / Super-Resolution
数字图像处理大作业:超分辨率算法复现
☆20Updated 6 years ago
Alternatives and similar repositories for Super-Resolution:
Users that are interested in Super-Resolution are comparing it to the libraries listed below
- 基于MATLAB的图像处理GUI软件☆80Updated 6 years ago
- 分别实现:1.对模糊车牌图像进行清晰处理;2.对高斯模糊图像进行高斯平滑滤波处理;3.对椒盐噪声图像进行中值滤波处理;4.对雾化图像进行直方图均衡化处理;5.对模糊图像进行对比度拉伸与灰度拉伸处理;6.对运动模糊图像进行维纳滤波处理;☆48Updated 6 years ago
- 所制作的数字图像信号处理小程序,可以实现对图像的读入与保存、截取感兴趣的区域并对该区域进行各种几何变换、图像信号在时域和频域中的变换、亮度变换及边缘检测等功能。界面内容丰富且有条理,图像的显示大气且清晰。增加人机交互的对话窗口,实现用户的个性化输入,能够使用户更加直观的理解…☆67Updated 4 years ago
- 基于MATLAB的数字图像处理演示系统☆21Updated 5 years ago
- 基于MATLAB实现传统图像去噪算法(均值滤波、中值滤波、非局部均值滤波NLM、三维块匹配滤波BM3D)和基于深度卷积神经网络的DnCNN图像去噪算法。☆161Updated 4 years ago
- Matlab implementation of Canny edge detection algorithm from scratch.☆17Updated 4 years ago
- 车牌识别程序☆30Updated 6 years ago
- 利用matlab复现BM3D算法☆14Updated 2 years ago
- code:《基于深度卷积神经网络的图像去噪研究》☆81Updated 6 years ago
- 水下图像增强算法,三个工程均为MATLAB版本,作者北京大学张文浩☆39Updated 5 years ago
- 基于matlab深度学习工具箱来设计卷积神经网络用来对图像上的水体部分进行识别,并生成水体陆地二值化图像。采用的是9层卷积神经网络用来对图像进行特征提取和分类,水体识别的准确率可以达到96%以上。☆51Updated 4 years ago
- Matlab数字图像处理毕业设计课题赏析☆154Updated 5 years ago
- 该课题为基于MATLAB的汽车出入库识别系统,带有丰富的人机交互GUI界面。目前毕业设计选题中,传统车牌识别不 易得到高分,必须要在此基础上有所创新方得可以避开其他雷同课题,,不会轻易被导师被否决。因此建议在车牌识别基础上加入出入库,判别是否为库内车牌,并且实行计时收费。整个…☆15Updated 3 years ago
- 存放matlab编写的图像处理相关算法代码及算法原理☆24Updated 8 years ago
- 图像去雾、图像增强、灰度直方图均衡化等☆124Updated 2 years ago
- SURF+K-means+SVM图像识别分类☆19Updated 4 years ago
- 自适应中值滤波器对椒盐图像去噪处理☆17Updated 7 years ago
- 用matlab识别图片中的水果☆22Updated 6 years ago
- 基于小波变换的图像融合算法☆63Updated 6 years ago
- 该课题为基于MATLAB bp神经网络的雾霾天气下交通标志的识别系统。主要分两步骤,一是进行图像去雾,采用暗通道的方法获取光透射率,从而去除雾霾。得到清晰的图片后,利用颜色的方法进行交通标志的定位,众所周知,交通标志基本是红,蓝,黄三色组成,根据RGB不同组合可以定位到不同…☆12Updated 4 years ago
- Comparison of smoothing filters (Median, Gaussian, Bilateral, BM3D) for denoising of images during edge detection.☆20Updated 9 years ago
- Non-Local means denoising (NLM) algorithm is a milestone algorithm in the field of image processing. The proposal of NLM has opened up th…☆52Updated 5 years ago
- Gaussian-Adaptive Bilateral Filter☆11Updated 4 years ago
- 读入手写数字图片进行归一化处理,统一尺寸。默认为24×24图形块,并通过ostu算法进行二值化;其次,对二值化图像进行图像细化等形态学操作,并按照算法要求进行特征提取;最后,载入模板矩阵进行对比,选用欧式距离测度,得到识别结果☆26Updated 8 years ago
- ☆56Updated 7 years ago
- A novel image fusion technique is presented for integrating infrared and visual images. Integration of images from the identical or vario…☆14Updated 3 years ago
- Image processing libraries☆13Updated 6 years ago
- 图像增强与去噪☆54Updated 4 years ago
- An Infrared Image Enhancement scheme based on Multi level Discrete Wavelet Transform and Event triggered Particle Swarm Optimization.☆16Updated 3 years ago
- The code for generating Zernike polynomials and performing feature extraction/surface reconstruction using Zernike moments.☆14Updated 3 years ago