Skip to content

darrynsmith-git/wikitude-cloud-recognition-api-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Examples

This section highlights example implementations for various programming languages and tools how to communicate with the Wikitude Cloud Recognition service. The examples are just meant to assist you getting started with the Manager API of the Cloud Recognition service in your project. Every example is structured in the following way:

  • ManagerAPI.[extension] wraps the interaction between the client and the Wikitude Manager API.
  • ManagerAPITest.[extension] configures the ManagerAPI object (version, token etc.) and triggers the conversion.

In addition, the following applies to all examples:

  • To run the samples, the Manager API token string in ManagerAPITest.[extension] (currently set to "<enter-your-token-here>") must be changed to a valid token. To generate a token, please check on the license page.

Java

view source code on GitHub

Node.js

view source code on GitHub
## PHP
view source code on GitHub
## Python
view source code on GitHub
## Ruby
view source code on GitHub

About

Sample code for Wikitude Cloud Recognition API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published