Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 354 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 354 Bytes

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