Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
..
Failed to load latest commit information.
config
dataset BGSLibrary 2.0.0 Mar 18, 2017
outputs BGSLibrary 2.0.0 Mar 18, 2017
src BGSLibrary 2.0.0 Mar 18, 2017
.gitignore
ReadMe.txt BGSLibrary 2.0.0 Mar 18, 2017

ReadMe.txt

*** REQUIREMENTS ***
Certify that you have installed OpenCV 2.4.10 and Boost 1.61 in the following paths:
C:\OpenCV2.4.10
C:\boost_1_61_0

INCLUDES:
	C:\OpenCV2.4.10\build\include;
	C:\OpenCV2.4.10\build\include\opencv;
	C:\boost_1_61_0

LIBRAIRIES:
	C:\OpenCV2.4.10\build\x86\vc12\staticlib\*.lib;
	C:\boost_1_61_0\lib32-msvc-12.0\libboost_chrono-vc120-mt-s-1_61.lib;
	C:\boost_1_61_0\lib32-msvc-12.0\libboost_system-vc120-mt-s-1_61.lib

LINK TO DOWNLOAD BOOST 1.61:
https://sourceforge.net/projects/boost/files/boost-binaries/1.61.0/
boost_1_61_0-msvc-12.0-32.exe [Visual Studio 2013, x86 (32bits)]

LINK TO DOWNLOAD OPENCV 2.4.10:
https://sourceforge.net/projects/opencvlibrary/files/opencv-win/2.4.10/opencv-2.4.10.exe/download