文件名称:ATKNCR
-
所属分类:
- 标签属性:
- 上传时间:2014-05-08
-
文件大小:90.65kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
(数字字母手写识别库)ATKNCR_M_Vx.x.lib和ATKNCR_N_Vx.x.lib的唯一区别是是否使用动态内存分配.
其中:M,代表需要用到malloc的版本,必须实现alientek_ncr_malloc和alientek_ncr_free两个函数
N,代表普通版本,不需要实现alientek_ncr_malloc和alientek_ncr_free两个函数
Vx.x,代表当前识别程序的版本.
功能:支持数字/小写字母/大写字母/混合四种识别模式.
本识别程序使用起来相当简单.
第一步:调用alientek_ncr_init函数,初始化识别程序
第二步:获取输入的点阵数据(必须有2个及以上的不同点阵数据输入)
第三步:调用alientek_ncr函数,得到识别结果.
第四步:如果不需要再识别,则调用alientek_ncr_stop函数,终止识别.如果还需要继续,则重复2,3步即可.-(alphanumeric handwriting recognition library) the only difference between ATKNCR_M_Vx.x.lib and ATKNCR_N_Vx.x.lib is whether to use dynamic memory allocation
Where: M, represents the need to use the malloc version, must implement the alientek_ncr_malloc and alientek_ncr_free two functions
N, on behalf of the ordinary version, does not need to implement alientek_ncr_malloc and alientek_ncr_free two functions
Vx.x, representing the current recognition program versions
Function: to support digital/lowercase letters/letters/mixed four kinds of pattern recognition
The identification procedure is quite simple to use
The first step: to call the alientek_ncr_init function, initialization recognition program
The second step: get the lattice data input (must have 2 or more different dot matrix data input)
The third step: to call the alientek_ncr function, and get the recognition result
The fourth step: if you do not need to identify, then call the alientek_ncr_stop function, terminatio
其中:M,代表需要用到malloc的版本,必须实现alientek_ncr_malloc和alientek_ncr_free两个函数
N,代表普通版本,不需要实现alientek_ncr_malloc和alientek_ncr_free两个函数
Vx.x,代表当前识别程序的版本.
功能:支持数字/小写字母/大写字母/混合四种识别模式.
本识别程序使用起来相当简单.
第一步:调用alientek_ncr_init函数,初始化识别程序
第二步:获取输入的点阵数据(必须有2个及以上的不同点阵数据输入)
第三步:调用alientek_ncr函数,得到识别结果.
第四步:如果不需要再识别,则调用alientek_ncr_stop函数,终止识别.如果还需要继续,则重复2,3步即可.-(alphanumeric handwriting recognition library) the only difference between ATKNCR_M_Vx.x.lib and ATKNCR_N_Vx.x.lib is whether to use dynamic memory allocation
Where: M, represents the need to use the malloc version, must implement the alientek_ncr_malloc and alientek_ncr_free two functions
N, on behalf of the ordinary version, does not need to implement alientek_ncr_malloc and alientek_ncr_free two functions
Vx.x, representing the current recognition program versions
Function: to support digital/lowercase letters/letters/mixed four kinds of pattern recognition
The identification procedure is quite simple to use
The first step: to call the alientek_ncr_init function, initialization recognition program
The second step: get the lattice data input (must have 2 or more different dot matrix data input)
The third step: to call the alientek_ncr function, and get the recognition result
The fourth step: if you do not need to identify, then call the alientek_ncr_stop function, terminatio
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ATKNCR/ATKNCR_M_V2.0.lib
ATKNCR/ATKNCR_N_V2.0.lib
ATKNCR/atk_ncr.c
ATKNCR/atk_ncr.h
ATKNCR
ATKNCR/ATKNCR_N_V2.0.lib
ATKNCR/atk_ncr.c
ATKNCR/atk_ncr.h
ATKNCR
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.