Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 745 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 745 Bytes

Opencv Python Examples

A collection examples with python

Pre-requisites

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.

Index

Topic
Background recognition Code
Human body recognition Code