Skip to content

ZetaPhase/OpenCVPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenCVPy

OpenCVPY is a collection of samples and tutorials of OpenCV with Python based on the python courses from this website.

OpenCV is an image processing library that allows for modification functionality with images as well as videos and webcam.

Quick Start and Setup

Obviously the main thing needed in these tutorials is opencv(cv2) and numpy(numpy) libraries for python. Matplotlib is optional but not required.

There are two methods to setting up

Method 1 (Easier and Preferred)

Method 2

(c) 2016, Xeliot, All Rights Reserved

  • Licensed under the GPLV3.

Releases

No releases published

Packages

No packages published

Languages