Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经使用手势库创建了一个应用程序,当我尝试检测从 0 到 9 的数字时效果很好,但现在我想检测从 0 到 99。应用程序很简单,只需要进行算术运算,用户必须在屏幕上绘制正确的结果。如何实现两位数 reconize ?
除非进行多点触控,否则您不能为两个单独的符号做出手势。这没有多大意义。
我认为最好的方法是识别单个数字。然后等待一定的时间。之后你得到其他数字或解释为单个数字