EthanRay / handwriting-number-recognition
读入手写数字图片进行归一化处理,统一尺寸。默认为24×24图形块,并通过ostu算法进行二值化;其次,对二值化图像进行图像细化等形态学操作,并按照算法要求进行特征提取;最后,载入模板矩阵进行对比,选用欧式距离测度,得到识别结果
☆25Updated 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编写的图像处理相关算法代码及算法原理☆23Updated 8 years ago
- 单幅图像超分辨率重建☆10Updated 8 years ago
- 分别实现:1.对模糊车牌图像进行清晰处理;2.对高斯模糊图像进行高斯平滑滤波处理;3.对椒盐噪声图像进行中值滤波处理;4.对雾化图像进行直方图均衡化处理;5.对模糊图像进行对比度拉伸与灰度拉伸处理;6.对运动模糊图像进行维纳滤波处理;☆47Updated 6 years ago
- 所制作的数字图像信号处理小程序,可以实现对图像的读入与保存、截取感兴趣的区域并对该区域进行各种几何变换、图像信号在时域和频域中的变换、亮度变换及边缘检测等功能。界面内容丰富且有条理,图像的显示大气且清晰。增加人机交互的对话窗口,实现用户的个性化输入,能够使用户更加直观的理解…☆66Updated 4 years ago
- code:《基于深度卷积神经网络的图像去噪研究》☆76Updated 6 years ago
- 自适应中值滤波器对椒盐图像去噪处理☆18Updated 6 years ago
- Image processing by matlab☆16Updated 3 years ago
- This program is based on the Adaboost Algorithm and Haar Feature☆18Updated 7 years ago
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆10Updated 5 years ago
- 图像融合的一些经典算法☆53Updated 9 years ago
- python使用SIFT算法对图像提取特征☆11Updated 7 years ago
- Wavelet Transform for Image decomposition, Image reconstruction and Image denoising☆47Updated 7 years ago
- tensorflow实现卷积神经网络并训练自定义数据集☆17Updated 6 years ago
- Example code for how to write an SVM classifier in MATLAB☆31Updated 11 years ago
- 一种基于色彩聚类的图像分割方法☆22Updated 10 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
- kmeans,fcm,kfcm实现图像分割☆47Updated 7 years ago
- Noise Reduction in Images using Wavelet Shrinkage with Soft Thresholding☆18Updated 7 years ago
- OpenCv 学习笔记☆37Updated 3 years ago
- LBP 人脸识别 matlab实现☆24Updated 8 years ago
- Matlab Code☆9Updated 9 years ago
- 数字图像处理大作业:超分辨率算法复现☆19Updated 6 years ago
- On the one hand, this project used two classic algorithm of contrast enhancement, homomorphic filtering and contrast limited adaptive his…☆44Updated 7 years ago
- 图像SDR to HDR,目标:暗光区域 光照增强,过曝光区域 光照减弱☆98Updated 5 years ago
- 小作业 使用遗传算法和OTSU做图像分割☆35Updated 7 years ago
- 人工智能导论课 期末设计 - 基于遗传算法的图像分割☆32Updated 6 years ago
- cdSRC(Class-Dependent Sparse Representation Classifier) 基于类别的稀疏表示分类器的简单实现,MATLAB代码版本。下面是原论文地址:☆23Updated 10 years ago
- 数字图像处理与机器视觉——Visual C++与Matlab实现 源码☆36Updated 7 years ago
- 使用CNN预测年龄与性别☆16Updated 6 years ago
- 计算机视觉大作业-----去雾算法研究☆22Updated 6 years ago