项目作者: km93120

项目描述 :
road infrastructure analysis with haar cascade classifiers
高级语言: C++
项目地址: git://github.com/km93120/road-infrastructure-analysis.git
创建时间: 2018-11-17T20:10:11Z
项目社区:https://github.com/km93120/road-infrastructure-analysis

开源协议:

下载


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)