Metadata-Version: 2.1
Name: mv
Version: 0.0.7
Summary: Live video ML pipeline toolbox
Home-page: https://github.com/thorwhalen/mv
License: mit
Platform: any
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: opencv-python
Requires-Dist: numpy

# mv

Live video ML pipeline toolbox.

To install:	```pip install mv```

Make it easy to build components for live video processing, to compute video features, 
run ML models, and display results. 

