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
- Matlab PCA 人脸识别☆213Updated 10 years ago
- kmeans,fcm,kfcm实现图像分割☆46Updated 8 years ago
- 存放matlab编写的图像处理相关算法代码及算法原理☆24Updated 9 years ago
- 分别实现:1.对模糊车牌图像进行清晰处理;2.对高斯模糊图像进行高斯平滑滤波处理;3.对椒盐噪声图像进行中值滤波处理;4.对雾化图像进行直方图均衡化处理;5.对模糊图像进行对比度拉伸与灰度拉伸处理;6.对运动模糊图像进行维纳滤波处理;☆49Updated 7 years ago
- 图像融合的一些经典算法☆52Updated 9 years ago
- Exploiting Self-Similarities for Single Frame Super-Resolution (ACCV 2010)☆65Updated 10 years ago
- 用python做计算机视觉,人工智能,机器学习,深度学习等☆97Updated 3 months ago
- On the one hand, this project used two classic algorithm of contrast enhancement, homomorphic filtering and contrast limited adaptive his…☆45Updated 8 years ago
- Image processing by matlab☆16Updated 4 years ago
- The model is based on an anti-spoofing algorithm for face recognition. Python implementation of multiscale retinex model.☆19Updated 8 years ago
- Wavelet Transform for Image decomposition, Image reconstruction and Image denoising☆48Updated 7 years ago
- multi-focus image fusion using low-rank representation☆33Updated 5 years ago
- OpenCv 学习笔记☆38Updated 4 years ago
- detect the defects with OpenCV API (equalizeHist, GaussianBlur, threshold, findContours) after trying Canny and HoughLines.☆13Updated 8 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 matlab demo for the manuscript "Dehazing via Graph Cut"☆11Updated 8 years ago
- DCT+Variance - multi-focus image fusion technique☆11Updated 10 years ago
- original or modified image processing codes for easier understanding☆86Updated 8 years ago
- This program is based on the Adaboost Algorithm and Haar Feature☆18Updated 8 years ago
- This repository is mainly about comparing two images. The technique used is SSIM. i.e. Structural Similarity Index Measure We use some o…☆38Updated 7 years ago
- Matlab-Image-Denoise☆31Updated 8 months ago
- image processing☆62Updated 10 years ago
- Fast Guided Filter by Kaiming He☆26Updated 7 years ago
- 图像去雾算法☆14Updated 7 years ago
- implementation of "Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising☆14Updated 7 years ago
- 数字图像处理与机器视觉——Visual C++与Matlab实现 源码☆37Updated 8 years ago
- 图像SDR to HDR,目标:暗光区域 光照增强,过曝光区域 光照减弱☆106Updated 6 years ago
- ☆39Updated 9 years ago
- 提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类☆120Updated 6 years ago