Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    [Solved]C++ Chinese handwritting recognition engine/library suggestion.

    General and Desktop
    2
    5
    3107
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • musimbate
      musimbate last edited by

      Hi all,
      I need to integrate handwriting recognition in my application and am looking for a suggestion an engine/library that is easy to use for these purposes I want to recognize Chinese handwritten characters.A search on line has lead me to "this":http://www.tegaki.org/ but I found that it is done in python.

      If none, is there a way I can interface this python engine with my Qt/C++ application to get the job done?If this is possible I would like to hear some suggestions.

      Thanks for your time.

      Why join the navy if you can be a pirate?-Steve Jobs

      1 Reply Last reply Reply Quote 0
      • musimbate
        musimbate last edited by

        Hi all,just learn that "pythonQt":http://pythonqt.sourceforge.net/ can serve my purposes and I am looking into this.

        The engine is done in python and from my understanding it might be possible to embed python scripts into my Qt/C++ application.I haven't done any python before and I am willing to spend some time learning it to get the job done.

        I would like to hear some advice from Qt/Python gurus in regard to the possibility of this and if it is achievable.

        Thanks.

        Why join the navy if you can be a pirate?-Steve Jobs

        1 Reply Last reply Reply Quote 0
        • Z
          zhxt last edited by

          hi,

          Did you see this post: http://penkia.blogspot.com/2012/02/qml-handwriting.html

          and this one: http://penkia.blogspot.com/2013/06/ubuntu-touch-handwriting-recognition.html

          Maybe helpful.

          Qt Developer

          1 Reply Last reply Reply Quote 0
          • musimbate
            musimbate last edited by

            Thanks,Xingtao Zhang,you pointed me in the right direction.I found out that the tegaki project I was looking into ,uses and engine called Zinnia(Written in C++) itself and it is exactly what I was looking for."this is the link to the engine":http://zinnia.sourceforge.net/ in case someone else needs to do the same thing.

            Thanks.

            Why join the navy if you can be a pirate?-Steve Jobs

            1 Reply Last reply Reply Quote 0
            • Z
              zhxt last edited by

              You're welcome! :)

              Qt Developer

              1 Reply Last reply Reply Quote 0
              • First post
                Last post