-
Notifications
You must be signed in to change notification settings - Fork 8
Rest API
Loïc edited this page Mar 26, 2015
·
1 revision
CBIRest is a CBIR server with a REST API: http://loic911.github.io/cbirest/
Documentation:
- Home/Quickstart
- License/Authors
- How to run a server
- How to index an image
- How to search for similar images
- How to delete an image
- How to list images
- How to list storages
- How to use Redis as database
- How to have an HTTP REST API
- [How to improve performance] (https://github.com/loic911/CBIRetrieval/wiki/Improve-perf)
- How to have a distribued architecture