Skip to content

DavidCuy/opencv-miniprojects

Repository files navigation

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