road infrastructure analysis with haar cascade classifiers
Visual Studio Community 2017 OpenCV 4.0.
You need to tell VS where your OpenCV sources are : Setting Up OpenCV in Visual Studio
- 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
)