所属分类:
多国语言处理
开发工具:Visual C++
文件大小:5KB
下载次数:11
上传日期:2009-06-19 21:12:03
说明: 通过VC++实现了手写体识别,先训练,,然后就可以识别了
(First we use the whole image as the feature, but the running time is too long, so we begin to think about the preprocessing and the feature extraction. We use two methods to extract the feature, first we extract 13 features but the efficient is not very good, so we try to another method to extract 49 features, this time the correct rate is higher than the method above)
文件列表:
shouxietishibie
...............\extract13feature.
cpp
...............\extractData.
cpp
...............\
nearest recognition.cpp
...............\nearest13feature.
cpp