Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 226 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 226 Bytes

Py CV Utils

Proven and tested toolset for various area of python CV projects

Based on OpenCV, NumPy and FFmpeg

tests:

docker build -f Dockerfile_tests -t test-pyutils .
docker run --rm -it test-pyutils tests