Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 252 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 252 Bytes

CVision

Computer vision experiments with Python and OpenCV

Usage

All experiments are encapsulated into single file Python programs, using common utility functions from the cvisionlib module.

To run the files, just use python3 <filename>.py