Skip to content

lahiiru/opencv_python_installer_for_windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

OpenCV python library installer for windows

This repository guides you to install OpenCV library for python in windows environment. Installer batch file turns off proxy and install Numpy and Matplotlib which are the dependacies of OpenCV. If you wish to follow OpenCV python examples after the installation, you can find those here. Note that, cv2.pyd package file included in this repository is originally hosted here

Prerequisites

Installing OpenCV for python

Option 1. Download and extract this repository (Approx. 11.5 Mb). Double click install.bat.
Option 2. OR you can type following in the command prompt.

pip install opencv-python

About

Small batch script for installing OpenCV in windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published