Git Product home page Git Product logo

apollo_touchgfx_canvas_handwrite_demo's Introduction

存在问题

  1. 目前通过TouchGFX canvas widget(touchgfx::Line)画线,每一个线段都需要一个新的touchgfx::Line对象,而每个对象占用112个字节,太耗内存了,完全不够用。。。
  2. 目前传入识别库的坐标为每个线段的起点和终点坐标,这样识别不出来,需要连续的坐标数据才能更好识别;
  3. 触摸中断进入太快,MCU完全处理不过来啊。。。(需要参考一下正点原子画图例程和手写识别例程是怎么处理的!)

apollo_touchgfx_canvas_handwrite_demo's People

Contributors

shadowthree avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.