Metadata-Version: 2.1
Name: motorisedcameratracking
Version: 0.4.3.dev0
Summary: Used to create a tracking tripod head
Home-page: https://github.com/wDove1/motorisedcameratracking
Author: William Dove
Author-email: williamtdove@gmail.com
License: Apache 2.0
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7,<=3.8
Description-Content-Type: text/markdown
Requires-Dist: cvlib
Requires-Dist: opencv-python
Requires-Dist: motorcontrollib

# Motorised-Camera-Tracking
A python library designed to create a tracking tripod head with the help of a raspberry pi and some 3D printed components.

## Installation 
This can be installed through pip with pip install motorisedcameratracking or the appropriate command on linux
## Usage

## Release Notes
0.4.0-the first version with GUI features
## Plans
add support for more cameras. 
## License
this is available under an apache v2.0 license.


