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
- 存放matlab编写的图像处理相关算法代码及算法原理☆24Updated 8 years ago
- 视听觉信号处理,颜色空间转换,实现对图像的亮度、对比度、饱和度、色度的调整。 统计图像的直方图。 实现图像的空域滤波:中值滤波和均值滤波。并选用合适的滤波方 法增强如下图像。实现图像的边缘检测:Roberts算子和Sobel算子。实现中值滤波的快速算法。☆21Updated 6 years ago
- 分别实现:1.对模糊车牌图像进行清晰处理;2.对高斯模糊图像进行高斯平滑滤波处理;3.对椒盐噪声图像进行中值滤波处理;4.对雾化图像进行直方图均衡化处理;5.对模糊图像进行对比度拉伸与灰度拉伸处理;6.对运动模糊图像进行维纳滤波处理;☆48Updated 6 years ago
- LBP 人脸识别 matlab实现☆25Updated 8 years ago
- Example code for how to write an SVM classifier in MATLAB☆31Updated 11 years ago
- 数字图像处理大作业:超分辨率算法复现☆20Updated 6 years ago
- code:《基于深度卷积神经网络的图像去噪研究》☆81Updated 6 years ago
- 一种基于色彩聚类的图像分割方法☆21Updated 10 years ago
- 数字图像处理与机器视觉——Visual C++与Matlab实现 源码☆36Updated 7 years ago
- 所制作的数字图像信号处理小程序,可以实现对图像的读入与保存、截取感兴趣的区域并对该区域进行各种几何变换、图像信号在时域和频域中的变换、亮度变换及边缘检测等功能。界面内容丰富且有条理,图像的显示大气且清晰。增加人机交互的对话窗口,实现用户的个性化输入,能够使用户更加直观的理解…☆67Updated 4 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
- Image processing by matlab☆16Updated 3 years ago
- Image transform, enhancement, restoration, Segmentation(图像变换、图像增强、图像退化、图像分割)☆23Updated 8 months ago
- 本代码将用极端随机森林(Extremely Random Forests, ERF)来训练图像分类器。一个目标识 别系统就是利用图像分类器将图像分到已知的类别中。 ERF在机器学习领域非常流行,因为ERF 具有较快的速度和比较精确的准确度。我们基于图像的特征构建一组决策树,…☆10Updated 7 years ago
- 自适应中值滤波器对椒盐图像去噪处理☆17Updated 7 years ago
- 单幅图像超分辨率重建☆10Updated 8 years ago
- 提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类☆119Updated 5 years ago
- ALOT dataset ,multi-class SVM,AdaBoost,K-SVD,LBP,HOG,Gabor☆24Updated 6 years ago
- 图像融合的一些经典算法☆53Updated 9 years ago
- 图像增强与去噪☆53Updated 4 years ago
- Noise Reduction in Images using Wavelet Shrinkage with Soft Thresholding☆19Updated 7 years ago
- 首先将一段录像视频进行图像采集,而后分别采用单高斯法、混合高斯法,时间平均法,帧差法对运动目标进行定位,并进行不同方法的结果,后输出一个实现定位算法后的视频。☆13Updated 6 years ago
- matlab实现图像检索☆13Updated 2 years ago
- Image processing code for blob detection and feature extraction in MATLAB. Paper Reference: Detecting jute plant disease using image proc…☆22Updated 6 years ago
- 使用HOG和SVM进行目标检测☆13Updated 6 years ago
- 人工智能导论课 期末设计 - 基于遗传算法的图像分割☆33Updated 6 years ago
- 基于pyqt5的图像处理软件☆71Updated 6 years ago
- The model is based on an anti-spoofing algorithm for face recognition. Python implementation of multiscale retinex model.☆19Updated 7 years ago
- This program is based on the Adaboost Algorithm and Haar Feature☆18Updated 7 years ago
- 杭电计算机学院-《人工智能导论》课程大作业——基于遗传算法的图像阈值分割☆25Updated 6 years ago