Catchoom Python Library
Project description
The Catchoom Python Library allows you to integrate Catchoom Image Recognition in your applications and services.
This client library provides access to our APIs:
Catchoom Recognition API allows visual recognition against one of your collections of reference images specified using the collection token.
Catchoom Management API allows upload and management of collections of reference images. All requests must be authenticated using your management api key.
The library also provides tools for performing batch operations:
catchoom_search, for image recognition.
catchoom_upload, for batch upload of images.
To use our service you need a Catchoom Recognition Service account.
You can get our code, check the README and file bugs in the issue tracker.