Hi Guys
I googled this for hours, but have not found anything on this so I'm posting here.
I'm currently trying to test a text recognition app for Android and ISO, if this works I will probably develop my AR/VR Apps with Vuforia unity addon.
I followed Vuforia tutorials to get my app's text recognition working on Android in landscape mode. However when I turn the phone around on portrait mode no words will get recognize. Do I need to call a special function during runtime to switch text recognition to portrait mode? I assume object and picture recognition might not have this problem? How can I solve this for text recognition.
Thanks Advance
Hello honorntrust,
This is possible with native Android and iOS development in Vuforia. If you refer to this documentation: https://library.vuforia.com/articles/Solution/How-To-Implement-Text-Recognition under the section titled "Native" you'll see some information on setting the Region of Interest and how to set the Up direction for text recognition.
Unfortunately, it is not possible to access this with the Unity plug-in. Sorry for the inconvenience.
Thanks,
-Vuforia Support