EthanRay / handwriting-number-recognition
读入手写数字图片进行归一化处理,统一尺寸。默认为24×24图形块,并通过ostu算法进行二值化;其次,对二值化图像进行图像细化等形态学操作,并按照算法要求进行特征提取;最后,载入模板矩阵进行对比,选用欧式距离测度,得到识别结果
☆26Updated 8 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:
- 存放matlab编写的图像处理相关算法代码及算法原理☆24Updated 8 years ago
- 单幅图像超分辨率重建☆10Updated 8 years ago
- 分别实现:1.对模糊车牌图像进行清晰处理;2.对高斯模糊图像进行高斯平滑滤波处理;3.对椒盐噪声图像进行中值滤波处理;4.对雾化图像进行直方图均衡化处理;5.对模糊图像进行对比度拉伸与灰度拉伸处理;6.对运动模糊图像进行维纳滤波处理;☆48Updated 6 years ago
- 自适应中值滤波器对椒盐图像去噪处理☆17Updated 7 years ago
- This program is based on the Adaboost Algorithm and Haar Feature☆18Updated 7 years ago
- 提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类☆119Updated 5 years ago
- cdSRC(Class-Dependent Sparse Representation Classifier) 基于类别的稀疏表示分类器的简单实现,MATLAB代码版本。下面是原论文地址:☆23Updated 10 years ago
- 一种基于色彩聚类的图像分割方法☆20Updated 10 years ago
- kmeans,fcm,kfcm实现图像分割☆46Updated 7 years ago
- python使用SIFT算法对图像提取特征☆11Updated 8 years ago
- 图像去雾算法☆14Updated 7 years ago
- Matlab Code☆10Updated 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
- In this project, Image Denoising is considered for two cases. The first one is additive Gaussian noise while the second one is speckle no…☆13Updated 6 years ago
- ☆23Updated 7 years ago
- 数字图像处理与机器视觉——Visual C++与Matlab实现 源码☆36Updated 7 years ago
- LBP 人脸识别 matlab实现☆25Updated 8 years ago
- Wavelet Transform for Image decomposition, Image reconstruction and Image denoising☆48Updated 7 years ago
- Image processing by matlab☆16Updated 3 years ago
- Example code for how to write an SVM classifier in MATLAB☆31Updated 11 years ago
- Image transform, enhancement, restoration, Segmentation(图像变换、图像增强、图像退化、图像分割)☆23Updated 9 months ago
- Noise Reduction in Images using Wavelet Shrinkage with Soft Thresholding☆19Updated 7 years ago
- Spectral Residual Approach Implementation,Context-Aware Saliency Detection Implementation☆10Updated 8 years ago
- matlab代码实现遗传算法在Otsu图像分割领域应用☆28Updated 6 years ago
- 小作业 使用遗传算法和OTSU做图像分割☆36Updated 7 years ago
- a Matlab Image segmentation via several feature spaces DEMO☆25Updated 9 years ago
- Comparison of smoothing filters (Median, Gaussian, Bilateral, BM3D) for denoising of images during edge detection.☆20Updated 9 years ago
- Matlab code for "Efficient Single Image Dehazing and Denosing: An Efficient Multi-scale Correlated Wavelet Approach" in CVIU2017☆16Updated 7 years ago
- 数字图像处理大作业:超分辨率算法复现☆20Updated 6 years ago
- Image processing code for blob detection and feature extraction in MATLAB. Paper Reference: Detecting jute plant disease using image proc…☆23Updated 6 years ago