- 06 Feb, 2016 1 commit
-
-
Pranav Ganorkar authored
-
- 07 Dec, 2015 3 commits
-
-
Teng Cao authored
-
Teng Cao authored
-
Teng Cao authored
major time consuming part for training app is in function fillPassedSamples for negatives, this change make SetImage quicker, in a test of my own data, the total time for SetImage decrease from 9177666 to 5839263, only help for Haar feature and non Haar::ALL mode which is the most commonly case
-
- 02 Dec, 2015 1 commit
-
-
teng88 authored
minor fix since predict() returun int
-
- 29 Oct, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 06 Aug, 2015 2 commits
-
-
StevenPuttemans authored
make the software system dependent add LICENSE on top
-
StevenPuttemans authored
opening a folder is system specific - made system specific code added license
-
- 18 May, 2015 1 commit
-
-
zenev authored
-
- 07 Apr, 2015 4 commits
-
-
Maksim Shabunin authored
-
Vadim Pisarevsky authored
2. Algorithm::load/save added (moved from StatModel) 3. copyrights updated; added copyright/licensing info for ffmpeg 4. some warnings from Xcode 6.x are fixed
-
greensea authored
-
greensea authored
work_var_count and sample_count are both 32bit integer, if the product of work_var_count and sample_count is bigger than 2^31, the compiler will treat (work_var_count*sample_count) as a negative number. Force work_var_count as an unsigned 64bit integer to avoid this issue.
-
- 03 Apr, 2015 3 commits
-
-
StevenPuttemans authored
-
StevenPuttemans authored
-
StevenPuttemans authored
-
- 17 Mar, 2015 1 commit
-
-
StevenPuttemans authored
-
- 09 Mar, 2015 2 commits
-
-
StevenPuttemans authored
-
StevenPuttemans authored
-
- 06 Mar, 2015 3 commits
-
-
StevenPuttemans authored
-
StevenPuttemans authored
-
StevenPuttemans authored
-
- 05 Mar, 2015 1 commit
-
-
StevenPuttemans authored
-
- 04 Mar, 2015 1 commit
-
-
StevenPuttemans authored
-
- 25 Feb, 2015 2 commits
-
-
StevenPuttemans authored
-
StevenPuttemans authored
-
- 17 Feb, 2015 2 commits
-
-
StevenPuttemans authored
-
StevenPuttemans authored
-
- 16 Feb, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 10 Feb, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 03 Feb, 2015 1 commit
-
-
VBystricky authored
-
- 29 Jan, 2015 1 commit
-
-
StevenPuttemans authored
-
- 10 Dec, 2014 1 commit
-
-
vbystricky authored
-
- 23 Oct, 2014 1 commit
-
-
Alexander Smorkalov authored
-
- 18 Sep, 2014 1 commit
-
-
Stephen Mell authored
Check sure that we're not already below required leaf false alarm rate before continuing to get negative samples.
-
- 05 Sep, 2014 2 commits
-
-
Grigory Serebryakov authored
-
Grigory Serebryakov authored
-
- 01 Sep, 2014 1 commit
-
-
Grigory Serebryakov authored
-
- 27 Aug, 2014 1 commit
-
-
Grigory Serebryakov authored
-
- 26 Aug, 2014 1 commit
-
-
Grigory Serebryakov authored
Documentation improvement Bug in output format for JPG set fixed
-