Search Unity

How to integrate Tesseract OCR with Unity/Vuforia?

Discussion in 'AR' started by oathbreaker123, Oct 1, 2018.

  1. oathbreaker123

    oathbreaker123

    Joined:
    Oct 1, 2018
    Posts:
    1
    Hi guys, I just started using Vuforia along with Unity and I have been trying to figure out how to integrate the OCR with my app as Vuforia has stopped its text recognition feature. Is there any tutorial or guide for it? Thank you
     
  2. vishnubpg

    vishnubpg

    Joined:
    Jan 20, 2018
    Posts:
    1
    Hi @oathbreaker123,

    I'm looking for the same. Will post it here if I find something useful.
     
  3. JiwaUnity

    JiwaUnity

    Joined:
    Dec 11, 2020
    Posts:
    1
    did you find anything?
     
  4. Alexis-Dev

    Alexis-Dev

    Joined:
    Apr 16, 2019
    Posts:
    121
    Take a look to OpenCV, but you need to connect this feature by yourself.
    You can use ARFoundation to access the device camera.