Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

AR text recognition

Discussion in 'Vuforia' started by ezatysaadudin, Apr 9, 2018.

  1. ezatysaadudin

    ezatysaadudin

    Joined:
    Apr 9, 2018
    Posts:
    2
    Hi im new to unity. I am creating an AR project by using unity. Is there any text recognition that will change into 3d animation tutorial? im stuck at drop the text recognition from prefabs.
     
  2. theolagendijk

    theolagendijk

    Joined:
    Nov 12, 2014
    Posts:
    117
    Hi ezatysaadudin,

    If you need "real text recognition" - general optical character recognition (OCR) independent of a particular visual appearance - have a look at this thread ; https://forum.unity.com/threads/standard-wordlist-download.501488/
    But you might only be looking for 2D recognition of a poster design or something. In that case look in to 2D ImageTargets. (Often text is not such a great basis for image tracking, but give it a try.) See the tutorials here https://library.vuforia.com/articles/Training/getting-started-with-vuforia-in-unity.html
     
    helalomar likes this.