Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

vikrant6613/opencv-python

Open more actions menu
 
 

Repository files navigation

OpenCV2 Crash Course

Setup

git clone https://github.com/mpolinowski/opencv-python.git
cd opencv-python
python -m venv .env
pip install opencv-python numpy

You can re-enter the environment with:

source .env/bin/activate

How to Use

Just run the scripts in Python, e.g.:

python ./09_face_detection.py

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.