top of page
Xperience
Using Mobile vision to achieve OCR(Optical character recognition) and then display list of the recognized text and then using AR technology on Android to display AR models of the selected text by the user from the recognized text list.
Try the app (Download Link): Click here to download now
Note : Only limited models are available in testing version of app : Click here to get model names
Languages
-
Dart
IDE
-
Android Studio:(Flutter)
Database
-
Firebase:(Online)
Tools & Platform
OCR : Mobile Vision
-
Using Mobile vision in Android to achieve OCR.
-
Live recognized texts visible while performing OCR.
-
Displaying the list of texts recognized through OCR.
AR Models : ARcore
-
A new page is displayed with AR model whenever user selects a keyword from the list.
-
The AR models are constructed by using the library ARcore in Android.
-
Models data is fetched from the online database and values of the model can be updated anytime.
-
If a particular model is not available then in online database the requested word is posted with the number of how many times the particular word is requested by users.
More Ar Models:
-
This was a conceptual app that i presented as my final year college project. Through this app i displayed how can AR technology can be used in various fields . I just constructed some basic AR schematics and stored it in the online database and then fetched them as AR models through the app.
-
Like for example: We could use this in e-commerce apps to display models of appliances like refrigerator,television and many more. So that users could make use of this feature to check how the appliances would look in their home before buying them. This could also reduce the people cancelling / returning their orders if they don't like it in home.
-
OCR feature could detect written texts from textbooks and then the user could select the text and view its model to understand the concept better. This could revolutionize the education industry and would also help a lot of students to easily learn /understand concepts.
-
Architects could use this technology to view the model of a building.
bottom of page