Skip to content
Snippets Groups Projects
Commit 31c3b634 authored by Andrews Sobral's avatar Andrews Sobral
Browse files

Visual Studio 2013 Project for BGSLibrary MFC GUI

pre-configured for OpenCV 2.4.10 and Boost 1.61.0
parent 78ab7c13
No related branches found
No related tags found
No related merge requests found
Showing
with 162 additions and 0 deletions
*.exe
*.pdb
*.dll
\ No newline at end of file
*** 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
\ No newline at end of file
<?xml version="1.0"?>
<opencv_storage>
<alpha>5.0000000000000003e-002</alpha>
<limit>-1</limit>
<enableThreshold>1</enableThreshold>
<threshold>15</threshold>
<showForeground>0</showForeground>
<showBackground>0</showBackground>
</opencv_storage>
<?xml version="1.0"?>
<opencv_storage>
<learningFrames>90</learningFrames>
<alphaLearn>5.0000000000000003e-002</alphaLearn>
<alphaDetection>5.0000000000000003e-002</alphaDetection>
<threshold>25</threshold>
<showOutput>0</showOutput>
</opencv_storage>
<?xml version="1.0"?>
<opencv_storage>
<threshold>40</threshold>
<samplingRate>7</samplingRate>
<learningFrames>30</learningFrames>
<showOutput>0</showOutput>
</opencv_storage>
<?xml version="1.0"?>
<opencv_storage>
<threshold>225</threshold>
<historySize>20</historySize>
<embeddedDim>10</embeddedDim>
<showOutput>0</showOutput>
</opencv_storage>
<?xml version="1.0"?>
<opencv_storage>
<threshold>9.</threshold>
<alpha>1.0000000000000000e-002</alpha>
<gaussians>3</gaussians>
<showOutput>0</showOutput>
</opencv_storage>
<?xml version="1.0"?>
<opencv_storage>
<threshold>2700</threshold>
<alpha>9.9999999747524271e-007</alpha>
<learningFrames>30</learningFrames>
<showOutput>0</showOutput>
</opencv_storage>
<?xml version="1.0"?>
<opencv_storage>
<threshold>30</threshold>
<samplingRate>5</samplingRate>
<historySize>16</historySize>
<weight>5</weight>
<showOutput>0</showOutput>
</opencv_storage>
<?xml version="1.0"?>
<opencv_storage>
<showOutput>0</showOutput>
</opencv_storage>
<?xml version="1.0"?>
<opencv_storage>
<threshold>1.2250000000000000e+001</threshold>
<alpha>4.9999998882412910e-003</alpha>
<learningFrames>30</learningFrames>
<showOutput>0</showOutput>
</opencv_storage>
<?xml version="1.0"?>
<opencv_storage>
<threshold>25.</threshold>
<alpha>1.0000000474974513e-003</alpha>
<gaussians>3</gaussians>
<showOutput>0</showOutput>
</opencv_storage>
<?xml version="1.0"?>
<opencv_storage>
<enableThreshold>1</enableThreshold>
<threshold>15</threshold>
<showOutput>0</showOutput>
</opencv_storage>
<?xml version="1.0"?>
<opencv_storage>
<showOutput>0</showOutput>
<framesToLearn>10</framesToLearn>
<alphaLearn>1.0000000000000001e-001</alphaLearn>
<alphaUpdate>1.0000000000000000e-002</alphaUpdate>
<colorSpace>1</colorSpace>
<option>2</option>
<smooth>1</smooth>
<threshold>6.7000000000000004e-001</threshold>
</opencv_storage>
<?xml version="1.0"?>
<opencv_storage>
<showOutput>0</showOutput>
<framesToLearn>10</framesToLearn>
<alphaLearn>1.0000000000000001e-001</alphaLearn>
<alphaUpdate>1.0000000000000000e-002</alphaUpdate>
<colorSpace>1</colorSpace>
<option>2</option>
<smooth>1</smooth>
<threshold>6.7000000000000004e-001</threshold>
</opencv_storage>
<?xml version="1.0"?>
<opencv_storage>
<initializationFrames>20</initializationFrames>
<decisionThreshold>6.9999999999999996e-001</decisionThreshold>
<showOutput>0</showOutput>
</opencv_storage>
<?xml version="1.0"?>
<opencv_storage>
<showOutput>0</showOutput>
</opencv_storage>
<?xml version="1.0"?>
<opencv_storage>
<framesToLearn>10</framesToLearn>
<SequenceLength>50</SequenceLength>
<TimeWindowSize>100</TimeWindowSize>
<SDEstimationFlag>1</SDEstimationFlag>
<lUseColorRatiosFlag>1</lUseColorRatiosFlag>
<th>9.9999999999999995e-008</th>
<alpha>2.9999999999999999e-001</alpha>
<showOutput>0</showOutput>
</opencv_storage>
<?xml version="1.0"?>
<opencv_storage>
<sensitivity>75</sensitivity>
<trainingSensitivity>245</trainingSensitivity>
<learningRate>62</learningRate>
<trainingLearningRate>255</trainingLearningRate>
<trainingSteps>55</trainingSteps>
<showOutput>0</showOutput>
</opencv_storage>
<?xml version="1.0"?>
<opencv_storage>
<sensitivity>90</sensitivity>
<trainingSensitivity>240</trainingSensitivity>
<learningRate>38</learningRate>
<trainingLearningRate>255</trainingLearningRate>
<trainingSteps>81</trainingSteps>
<showOutput>0</showOutput>
</opencv_storage>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment