Metadata-Version: 2.1
Name: motorisedcameratracking
Version: 0.4.0.dev29
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
## Usage

## Release Notes

## Plans
add support for more cameras. base the motor control off of the seperate library.
## License
this is available under an apache v2.0 license.


