Pyocv

Python OpenCV Manipulation/Tracking/Detection Library

OTHER License

Stars
6

PyOCV - Python OpenCV

Simple Python Library to handle image manipulation, object detection and text detection.

Features:

  • Window and Settings Managment
  • Image Adjustments (Brightness, Contrast, Modes etc.)
  • Histograms
  • Misc OpenCV helper functions

Configuration: See config.py

To run the Example Application, run ./main.py

Dependencies:

  • Python 2+
  • OpenCV Development Libraries (+ dependencies)
  • Tesseract for text-detection

Links: