Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 600 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 600 Bytes

road-infrastructure-analysis

road infrastructure analysis with haar cascade classifiers

Pre-requisites

Visual Studio Community 2017 OpenCV 4.0.

You need to tell VS where your OpenCV sources are : Setting Up OpenCV in Visual Studio

Instructions to run project

  • clone the repository
  • copy paste the content of "classifiers" folder and the dlls files in the folder where your .exe is generated. (most of the time pathToRepo\x64\Release)