搜索资源列表
手写数字识别之模板匹配法
- 手写数字识别之模板匹配法-handwritten figures identifiable template matching method
手写数字识别之模板匹配法的程序实现
- 手写数字识别之模板匹配法的程序实现,非常好的一个代码。-handwritten figures identifiable template matching method of the program, a very good code.
手写数字识别之模板匹配法
- 手写数字识别之模板匹配法
模板匹配法
- 模板匹配法,与梯度和Laplacian算子相比较,除了能增强图像边缘外,还具有平滑噪声的优点。
3种模板匹配法实现的手写数字识别示例
- 3种模板匹配法实现的手写数字识别示例
手写数字识别之模板匹配法
- 手写数字识别之模板匹配法-handwritten figures identifiable template matching method
脱机字符识别
- 脱机字符识别:手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法,细化算法-Offline Character Recognition : handwritten figures identifiable Fisher Linear Discriminant, handwritten figures identifiable template matching method, digital identi
手写数字识别
- 这个手写数字识别系统是基于模板匹配法建立的。它是我买的图书的光盘上的。-the handwriting recognition system figures are based on template matching method to establish. It is the books I buy on a CD-ROM.
手写数字识别之模板匹配法的程序实现
- 手写数字识别之模板匹配法的程序实现,非常好的一个代码。-handwritten figures identifiable template matching method of the program, a very good code.
thefacecognition
- 用于脱机字符识别里的模板匹配法,USPS字库用语Fisher线性判定识别手写数 字。由于一些原因,有些数据库不能提供,需要读者自己采集样本。 -Offline Character Recognition for The template matching, USPS font terminology Fisher Linear found handwritten identification numbers. For some
therecignitionofnumberbypipei
- 本程序是一个利用模板匹配法进行手写数字识别的程序,待识别的样本是0~9几个数字,内容包括位图的读写,细化方法,模板的建立等-this procedure is the use of a template matching method handwritten numeral recognition procedures question identify the sample was 0 ~ 9 figures, including b
changyongsousuosuanfa
- 常用搜索算法 光盘上包括了书上提供的例程及算法,均可在Visual C++ 6.0下编译通过。 读者可参照书籍了解程序的使用。 实验素材里面提供了一些模式识别实验用的数据库。其中“数字和字母图像” 用于脱机字符识别里的模板匹配法,USPS字库用语Fisher线性判定识别手写数 字。由于一些原因,有些数据库不能提供,需要读者自己采集样本。 -search algorithm commonly used on
hand_recognization
- 手写数字识别之模板匹配法,VC++6.0编写的:)-handwritten figures identifiable template matching method, VC++6.0 prepared :)
off_line_recognition
- 模式识别中的脱机字符识别,包括手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法及细化算法。-pattern recognition of Offline Character Recognition, including handwritten digital identification Fisher Linear Discriminant. Handwritten identification tem
offline-character-recognise
- 脱机字符识别算法,包括手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法,细化算法 -offline character recognition algorithms, including handwritten digital identification Fisher Linear Discriminant. Handwritten identification template matching
worddistinguish
- 脱机字符识别算法,包括手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法,细化算法 -offline character recognition algorithms, including handwritten digital identification Fisher Linear Discriminant. Handwritten identification template matching
20070905
- 手写数字识别之模板匹配法 识别手写数字-Handwritten numeral recognition template matching of handwritten numeral recognition
pcapro
- 基于pca的模板匹配法,按照一定的贡献值,提取前m个主分量,用较低维数的特征来进行分类-Pca-based template matching method, in accordance with a certain contribution to the value of a principal component extraction before the m, with a lower-dimensional characteri
patternrecogniziaton
- 模板匹配法和贝叶斯公式法 进行数字识别 图像模式识别—VC++技术实现(源码)-Template matching method and Bayesian formula method to digitally identify the image pattern recognition technology-VC++ (source)
【84】模板匹配
- OpenCV 模板匹配,matchTemplate方法使用,实测非常不错 平方差匹配法(SQDIFF) 归一化平方差匹配法(SQDIFF NORMED) 相关匹配法(TM CCORR) 归一化相关匹配法(TM CCORR NORMED) 相关系数匹配法(TM COEFF) 归一化相关系数匹配法(TM COEFF NORMED)(OpenCV template matching, matchTemplate method