Skip to content
Harsh Agrawal edited this page Sep 22, 2013 · 12 revisions

Welcome to the pcloudcv wiki.

Instruction for downloading, setting up and running the python module:
https://github.com/batra-mlp-lab/pcloudcv/wiki/Tutorial

Details about Config File:
https://github.com/batra-mlp-lab/pcloudcv/wiki/Config-File Functionalities:

Currently the python APIs support the following functionalities:

Functionality Executable Name
Image Stitching ImageStitch
Object Detection VOCRelease5

SampleInput

Three sample images used for image stitching ![Input] (http://godel.ece.vt.edu/cloudcv/fileupload/media/pictures/stitch_input.jpg)

Screenshot

Screenshot runs the test.py from the terminal. test.py contains the code written in the sample: ![Screenshot] (https://raw.github.com/batra-mlp-lab/pcloudcv/master/python_screenshot.gif)

Output

Output for the sample images: Output

Clone this wiki locally