搜索资源列表
Fingerprint-Identification-System
- 机器学习领域的经典案例,模式识别、遗传算法、字符识别、边缘检测等,附带开源代码 -Classic case of the field of machine learning, pattern recognition, genetic algorithms, character recognition, edge detection, etc., with open source code
KB4
- 键盘程序类似手机的九宫格输入模式,可以实现使每个键通过短时间内的按下次数不同识别不同的字符输入,节省键盘对系统控制面板的空间占用 -Squares procedure similar to cell phone keypad input mode, you can achieve so that each key is pressed through a number of different short identify different character input, the key
stm32-handwrite-_recognize
- 基于stm32的手写识别程序:开机的时候先初始化手写识别器,然后检测字库,之后进入等待输入状态。此时,我们在手写区写数字/字符,在每次写入结束后,自动进入识别状态,进行识别,然后将识别结果输出在LCD模块上面(同时打印到串口)。通过按KEY0可以进行模式切换(4种模式都可以测试),通过按KEY2,可以进入触摸屏校准(如果发现触摸屏不准,请执行此操作)。DS0用于指示程序运行状态。-Based stm32 handwriting recognition program: boot time to