Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 511 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 511 Bytes

CameraNetwork

Code for running and analyzing the Camera Network

Latest version can be downloaded from bitbucket.

Documentation

Documentation is provided using sphinx. To compile the documentation:

> cd docs
> sphinx-apidoc -f -o source ..\CameraNetwork
> make html
> make latexpdf

Author

Amit Aides

License

Please see the LICENSE file for details on copying and usage.