-
Notifications
You must be signed in to change notification settings - Fork 55
Home
Harsh Agrawal edited this page Mar 6, 2015
·
12 revisions
Welcome to the pcloudcv wiki.
Instruction for downloading, setting up and running the python module:
Tutorial
Details about Config File:
Config File
Functionalities:
Currently the python APIs support the following functionalities:
| Functionality | Executable Name |
|---|---|
| Image Stitching | ImageStitch |
| Object Detection | VOCRelease5 |
| Features | features |
| Classsification | classify |
Try these Ipython Notebooks to get an understanding of the functionalities that we are trying to provide and report bugs/ submit patches.
I am working on writing the documentation for this API and will update the repository very soon.