Skip to content
Snippets Groups Projects
user avatar
Andrews Sobral authored
Added instructions for compiling with CMake in Windows.
Added Demo2.cpp in CMakeLists.txt
b3e91549
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
VISUAL STUDIO 2010 TEMPLATE PROJECT
-----------------------------------
Change to [Release][Win32]

Tested with:
  VISUAL STUDIO 2010
  VISUAL STUDIO 2012
  VISUAL STUDIO 2013
  VISUAL STUDIO 2015

You need to install OpenCV at:
  C:\OpenCV2.4.10
or change the project settings.

Build and run! ;)