A collection examples with python
- Python 3
- Python pip
- opencv-python package
To install opencv-python package, just run the following command in the terminal:
pip install opencv-python
If you have some problems try with sudo
for linux and mac users. For Windows users run the shell as administrator.
Topic | |
---|---|
Background recognition | Code |
Human body recognition | Code |