neurohn / computer_vision_exercises

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

  • A Repository of scripts on some common approaches in Computer Vision
  • Divided into Python and C++ source code with seperate requirements
  • For Educational Purposes
  • A work in progress

Requirements:

Python

  • Python 3.5
  • Mahotas

C++

  • OpenCV 3.1

About