搜索资源列表
shuzi_shibie_vc
- 用vc++实现的手写数字识别算法,给做图像处理的朋友一个参考。该程序能识别0~9的10个数字。
firedetectImage
- 基于数字图像处理的火焰探测设计算法,对火焰中图像信息就行智能识别-Based on digital image processing design flame detection algorithm, the flame image information on the identification
sFFT-1.0-2.0.tar
- 稀疏傅里叶变换算法利用了数字信号处理,特别是高斯和多尔夫-切比雪夫滤波器的技术。与传统的解决方法不同,对于这个问题我们的算法是不迭代的。也就是说,它用一种类似绘制/流式算法的方式“一次”识别并估计k个最大系数,而并非估计“大”系数以及在提示下相减、递归。-Sparse Fast Fourier Transform (SFFT) is a class of sub-linear time algorithms for computing the discrete Fourier transfo
my_neural_net
- 运用模式识别里的神经网络方法实现数字的训练识别,算法是在控制台下完成的,直接运行即可-The use of pattern recognition in the digital neural network training recognition algorithm is done at the console can be run directly
CPPHandwritten-character-recognition
- VC++ 手写文字识别程序源码。实现手写数字给出不同的分类器识别结果,可心采用模板匹配分类器(最邻近模板匹配法)识别。手写数字或者打开已有的手写数字图像后,在右视图空白处,单击鼠标左键,激活右视图,选择菜单中的各种分类算法,可以对手写数字进行分类。-VC++ handwriting recognition program source code. Handwritten numbers give different classification recognition result satisf