Augmented Reality Text Tracking
In this Augmented Reality Text Tracking tutorial chosen text (words) are recognized and tracked. While tracking, two videos starts to play.
Download # Unity3D (download and install it, if you don’t have it already) (*.exe file)
Unity3D is also available to download from here
Download # Download Sample Projects for Unity3D (use TextReco-4-3-2.unitypackage) (*.zip file)
Unity3D Sample Projects are also available to download from here (it might be a newer version)
Download # Print this image to track word “Virtual” and augment the content (*.jpg file)
Download # Download video 1 (*.ogv file)
Download # Download video 2 (*.ogv file)
Download # Download script in C# (for playing video on planes) (*.cs file)
Download # Download Whole Project files of TextRecognitionTutorial (the result to test it) (*.rar file)
Tags: augmented reality, Augmented Reality and Text Recognition, Augmented Reality and Text Tracking, Augmented Reality and Video Playback, Augmented Reality Tutorial
Man,thanks a lot for this videos,i’am just a noob in AR and your videos are helping me a lot.
I’m glad!
Hi, I have followed your tutorial and everything works fine in play mode but I cant build project on android.
Worth to mention that I configured everything like you show on money tutorial and that project works fine … can u help in this matter or is text rec not working on android ?
Tkanks in advance.
Bart
Hi, text recognition is working, but video display is programmed not i a proper way that is needed for Android devices.
my video isnt that long, how can I change the script so it loops?
I’ll leave it to you to solve it.
Thank you for the tutorial! I am working on a app that is going to be using Text Reco and Cloud Reco. I have a couple questions that I am hoping you could answer. For starters When I run it on unity I the space that can actually read the text is really small and not that forgiving whenever I move the text. I was wondering if you knew of a way to make where it reads the text larger/ more forgiving when the target/Phone moves? Also I was wondering If you knew anything about cloud recognition, I tried using the vuforia tutorials but they are out of date and no longer work and the newest tutorial I can’t seem to figure out either. I’m assuming i’m messing up in some sort of way because when I look online nobody else seems to struggle. Any input would help! especially with the cloud Recognition if you can, thanks!
Don’t know about the text stuff, but I will make cloud recognition tutorial pretty soon.
Awesome! How soon should I be looking for the tutorial?
I am Getting this error
The type or namespace name `MovieTexture’ could not be found. Are you missing a using directive or an assembly reference?
Same as here. Im basically new, so I dont understand how the script works. Though when I try playing, it works but, there that error. I cant build it.