Skip to content

ppintosilva/smart-cameras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Cities: Speed Cameras

CSC8110 - Cloud Computing Coursework @

Newcastle University


Installation

In the same directory as this README file, do:

pip install -e .

Preferably run this in a separate virtualenv. If using virtualenvwrapper, just call this before pip install:

mkvirtualenv test

Functionality location

Task 1

Files:

smartcameras/speedcamera.py
smartcameras/vehicle.py
smartcameras/cloudhook.py
smartcameras/azurehook.py

Classes:

SpeedCamera
Vehicle
CloudHook
AzureHook

Task 2 through 5

Files:

smartcameras/subscriber.py
smartcameras/storagehandler.py

Classes:

AzureSubscriber
PersistentSubscriber
CameraRegister
VehicleRegister
PoliceMonitor
VehicleInspector

Demo Scripts

Directory:

bin/

Pedro Pinto da Silva

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages