EthanRay / handwriting-number-recognitionLinks
读入手写数字图片进行归一化处理,统一尺寸。默认为24×24图形块,并通过ostu算法进行二值化;其次,对二值化图像进行图像细化等形态学操作,并按照算法要求进行特征提取;最后,载入模板矩阵进行对比,选用欧式距离测度,得到识别结果
☆27Updated 9 years ago
Alternatives and similar repositories for handwriting-number-recognition
Users that are interested in handwriting-number-recognition are comparing it to the libraries listed below
Sorting:
- 分别实现:1.对模糊车牌图像进行清晰处理;2.对高斯模糊图像进行高斯平滑滤波处理;3.对椒盐噪声图像进行中值滤波处理;4.对雾化图像进行直方图均衡化处理;5.对模糊图像进行对比度拉伸与灰度拉伸处理;6.对运动模糊图像进行维纳滤波处理;☆50Updated 7 years ago
- 单幅图像超分辨率重建☆11Updated 9 years ago
- 存放matlab编写的图像处理相关算法代码及算法原理☆26Updated 9 years ago
- kmeans,fcm,kfcm实现图像分割☆46Updated 8 years ago
- Image processing by matlab☆16Updated 4 years ago
- On the one hand, this project used two classic algorithm of contrast enhancement, homomorphic filtering and contrast limited adaptive his…☆44Updated 8 years ago
- code:《基于深度卷积神经网络的图像去噪研究》☆87Updated 7 years ago
- Example code for how to write an SVM classifier in MATLAB☆31Updated 12 years ago
- Noise Reduction in Images using Wavelet Shrinkage with Soft Thresholding☆19Updated 7 years ago
- In this project, Image Denoising is considered for two cases. The first one is additive Gaussian noise while the second one is speckle no…☆12Updated 7 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
- Wavelet Transform for Image decomposition, Image reconstruction and Image denoising☆49Updated 7 years ago
- original or modified image processing codes for easier understanding☆86Updated 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…☆55Updated 6 years ago
- KishanRamoliya / Histogram-Equalization-Logarithmic-Mapping-Image-Rotation-Gaussian-Averaging-Filter-Median-FilterImplementation of Histogram Equalization, Logarithmic Mapping, Image Rotation, Gaussian Averaging Filter and Median Filter. Histogram eq…☆17Updated 9 years ago
- ☆13Updated 8 years ago
- This program is based on the Adaboost Algorithm and Haar Feature☆19Updated 8 years ago
- 基于MATLAB实现传统图像去噪算法(均值滤波、中值滤波、非局部均值滤波NLM、三维块匹配滤波BM3D)和基于深度卷积神经网络的DnCNN图像去噪算法。☆177Updated 5 years ago
- Exploiting Self-Similarities for Single Frame Super-Resolution (ACCV 2010)☆67Updated 11 years ago
- Matlab-Image-Denoise☆34Updated 11 months ago
- This repository contains code for Color Image Contrast Enhancement through retinex theory developed in MATLAB.☆10Updated 6 years ago
- ☆24Updated 7 years ago
- 计算机视觉大作业-----去雾算法研究☆24Updated 7 years ago
- 图像SDR to HDR,目标:暗光区域 光照增强,过曝光区 域 光照减弱☆107Updated 6 years ago
- Matlab code for "Efficient Single Image Dehazing and Denosing: An Efficient Multi-scale Correlated Wavelet Approach" in CVIU2017☆15Updated 7 years ago
- Spectral Residual Approach Implementation,Context-Aware Saliency Detection Implementation☆10Updated 8 years ago
- Summary of image dehazing papers and experiments☆80Updated 6 years ago
- A C++ based program that offers two methods for image or video dehazing. One refer to the paper Single Image Haze Removal Using Dark Chan…☆50Updated 6 years ago
- Efficient Contrast Enhancement Using Adaptive Gamma Correction With Weighting Distribution☆38Updated 7 years ago
- 图像融合的一些经典算法☆52Updated 10 years ago