Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Handwritten digit recognition
Qt 6.11 is out! See what's new in the release blog

Handwritten digit recognition

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 1.3k Views 1 Watching
  • 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.
  • D Offline
    D Offline
    Dandan
    wrote on last edited by
    #1

    I need to help, who has source code or document , example about " handwritten digit recognition" simple then share with me.Thank you!

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      Maybe this could be help for you ?
      https://github.com/tesseract-ocr/tesseract
      with
      http://broija.blogspot.dk/2014/10/build-tesseract-ocr-30202-with-qt-51.html

      D 1 Reply Last reply
      0
      • mrjjM mrjj

        Hi
        Maybe this could be help for you ?
        https://github.com/tesseract-ocr/tesseract
        with
        http://broija.blogspot.dk/2014/10/build-tesseract-ocr-30202-with-qt-51.html

        D Offline
        D Offline
        Dandan
        wrote on last edited by
        #3

        @mrjj Hi, Moderatos
        T try to do but i can't run orc , T try to opencv , but i don't know how to do :D

        mrjjM 1 Reply Last reply
        0
        • D Dandan

          @mrjj Hi, Moderatos
          T try to do but i can't run orc , T try to opencv , but i don't know how to do :D

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @Dandan said:

          opencv

          well not sure you can do OCR with it but you can try.
          https://wiki.qt.io/OpenCV_with_Qt

          Which ever road you take, you most likely end up with a library so
          maybe read this also ?
          https://wiki.qt.io/How_to_create_a_library_with_Qt_and_use_it_in_an_application
          (the using part)

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved