Skip to content

KeyStarr/Real-World-Object-Recognizer-Unity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real World Object Recognizer (RWOR)

What's new?

Well, time passed and i finally got to the github, so now i can complete some people's request to publish my solution on parsing google's best guess html code without the help of the external server.

Also there are two significant editions that i made:

  • I completely re-wrote the original code in order to structurize it and make it more readable.
  • Added the Microsoft Vision API support for the image recognition - now a user can choose which service to use (Google or Microsoft).
  • If no info was gotten from the wikipedia (for the description of the recognized object) the app tries to get some from the Oxford Dictionary API.

What to do to run it

You'll have to obtain your own API keys for the following services:

The process of obtaining the first two keys was kindly recorded by Matthew in his original video.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.8%
  • C# 9.0%
  • Java 0.6%
  • ShaderLab 0.4%
  • Objective-C++ 0.1%
  • PHP 0.1%