/open-cv-python-demo

Some python scripts demos using open-cv-3.2.0 and python 3.5

Primary LanguagePython

OpenCV python scripts

This is a bunch of simple python scripts (collected from different sources) to test some capabilities of the OpenCV library. The scripts include:

  • Motion detection (Background sustraction technique)
  • People detection (Using Histogram of Oriented Gradients)
  • Augmented Reality
  • Object 3D Visualization