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:
- kmeans,fcm,kfcm实现图像分割☆46Updated 8 years ago
- 用python做计算机视觉,人工智能,机器学习,深度学习等☆98Updated 4 months ago
- 数字图像处理与机器视觉——Visual C++与Matlab实现 源码☆37Updated 8 years ago
- 单幅图像超分辨率重建☆11Updated 9 years 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
- 图像融合的一些经典算法☆52Updated 10 years ago
- 存放matlab编写的图像处理相关算法代码及算法原理☆24Updated 9 years ago
- Wavelet Transform for Image decomposition, Image reconstruction and Image denoising☆48Updated 7 years ago
- 提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类☆120Updated 6 years ago
- 视听觉信号处理,颜色空间转换,实现对图像的亮度、对比度、饱和度、色度的调整。 统计图像的直方图。 实现图像的空域滤波:中值滤波和均值滤波。并选用合适的滤波方法增强如下图像。实现图像的边缘检测:Roberts算子和Sobel算子。实现中值滤波的快速算法。☆21Updated 6 years ago
- 分别实现:1.对模糊车牌图像进行清晰处理;2.对高斯模糊图像进行高斯平滑滤波处理;3.对椒盐噪声图像进行中值滤波处理;4.对雾化图像进行直方图均衡化处理;5.对模糊图像进行对比度拉伸与灰度拉伸处理;6.对运动模糊图像进行维纳滤波处理;☆49Updated 7 years ago
- python使用SIFT算法对图像提取特征☆11Updated 8 years ago
- ☆39Updated 9 years ago
- Image processing by matlab☆16Updated 4 years ago
- It is a Java implementation of underwater images and videos enhancement by fusion☆71Updated 7 years ago
- OpenCv 学习笔记☆38Updated 4 years ago
- 计算机视觉大作业-----去雾算法研究☆24Updated 7 years ago
- 《OpenCV-Python-Toturial-中文版》源码,学习用☆31Updated 8 years ago
- 书籍《深度学习技术图像处理入门》代码环境 Docker 文件☆85Updated 6 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
- 这是Corel5K图像集,共包含科雷尔(Corel)公司收集整理的5000幅图片,故名:Corel5K,童鞋们可用于科学图像实验:分类、检索等。Corel5k数据集是图像实验的事实标准数据集。请勿用于商业用途。私底下学习交流使用。 Corel图像库是科雷尔(Corel)公…☆68Updated 9 years ago
- ☆24Updated 7 years ago
- TensorFlow实现Kaggle猫狗大战☆57Updated 8 years ago
- Exploiting Self-Similarities for Single Frame Super-Resolution (ACCV 2010)☆65Updated 10 years ago
- GLCM Library - A GLCM algorithms's achieved by OpenCV 2.4.9☆83Updated 8 years ago
- train and test SRCNN model via caffe for image reconstruction/super resolution☆19Updated 7 years ago
- Summary of image dehazing papers and experiments☆78Updated 6 years ago
- Matlab-Image-Denoise☆31Updated 9 months ago
- ☆13Updated 7 years ago
- 采用CNN将高分辨率灰度图像和低分辨率彩色图像合成为高分辨率彩色图像的图像融合算法☆69Updated 3 years ago