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:
- 单幅图像超分辨率重建☆11Updated 9 years ago
- 分别实现:1.对模糊车牌图像进行清晰处理;2.对高斯模糊图像进行高斯平滑滤波处理;3.对椒盐噪声图像进行中值滤波处理;4.对雾化图像进行直方图均衡化处理;5.对模糊图像进行对比度拉伸与灰度拉伸处理;6.对运动模糊图像进行维纳滤波处理;☆49Updated 7 years ago
- 视听觉信号处理,颜色空间转换,实现对图像的亮度、对比度、饱和度、色度的调整。 统计图像的直方图。 实现图像的空域滤波:中值滤波和均值滤波。并选用合适的滤波方法增强如下图像。实现图像的边缘检测:Roberts算子和Sobel算子。实现中值滤波的快速算法。☆21Updated 6 years ago
- code:《基于深度卷积神经网络的图像去噪研究》☆86Updated 7 years ago
- 图像融合的一些经典算法☆52Updated 10 years ago
- Exploiting Self-Similarities for Single Frame Super-Resolution (ACCV 2010)☆66Updated 11 years ago
- Image transform, enhancement, restoration, Segmentation(图像变换、图像增强、图像退化、图像分割)☆24Updated last year
- implementation of "Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising☆14Updated 7 years ago
- 存放matlab编写的图像处理相关算法代码及算法原理☆26Updated 9 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
- Image processing by matlab☆16Updated 4 years ago
- 《OpenCV-Python-Toturial-中文版》源码,学习用☆31Updated 8 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
- Non-Local means denoising (NLM) algorithm is a milestone algorithm in the field of image processing. The proposal of NLM has opened up th…☆54Updated 6 years ago
- ☆13Updated 8 years ago
- image processing☆62Updated 10 years ago
- 图像SDR to HDR,目标:暗光区域 光照增强,过曝光区域 光照减弱☆107Updated 6 years ago
- It is a Java implementation of underwater images and videos enhancement by fusion☆71Updated 7 years ago
- Example code for how to write an SVM classifier in MATLAB☆31Updated 12 years ago
- Matlab-Image-Denoise☆34Updated 10 months ago
- Summary of image dehazing papers and experiments☆79Updated 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…☆49Updated 6 years ago
- the matlab demo for the manuscript "Dehazing via Graph Cut"☆11Updated 8 years ago
- 数字图像处理与机器视觉——Visual C++与Matlab实现 源码☆38Updated 8 years ago
- ☆20Updated 2 years ago
- Noise Reduction in Images using Wavelet Shrinkage with Soft Thresholding☆19Updated 7 years ago
- The model is based on an anti-spoofing algorithm for face recognition. Python implementation of multiscale retinex model.☆19Updated 8 years ago
- 用python做计算机视觉,人工智能,机器学习,深度学习等☆99Updated 5 months ago
- 基于MATLAB实现传统图像去噪算法(均值滤波、中值滤波、非局部均值滤波NLM、三维块匹配滤波BM3D)和基于深度卷积神经网络的DnCNN图像去噪算法。☆177Updated 5 years ago