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

simondlevy/OpenCV-Python-Hacks

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCV-Python-Hacks

Python object tracking and optical flow in OpenCV.

Installing OpenCV for Python3

Windows, from command shell (or git (bash) shell):

  pip3 install opencv-python 

Linux, OS X, from terminal:

  sudo pip3 install opencv-python 

On RaspberryPi, I also needed to do this:

  sudo apt install libcblas-dev libatlas-base-dev libjasper-dev libqtgui4 python3-pyqt5 libqt4-test

About

Optical flow and other tricks in OpenCV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

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