- 22 Sep, 2013 10 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authoredfunctions with the optimization code and forced the use of function pointers. This was to avoid triggering a bug in gcc 4.0. Since that compiler is no longer officially supported by dlib I've removed these checks to increase usability. 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
 
- 
- 21 Sep, 2013 1 commit
- 
- 
Davis King authored
 
- 
- 15 Sep, 2013 3 commits
- 
- 
Davis King authoredbounds. 
- 
Davis King authored
- 
Davis King authored
 
- 
- 14 Sep, 2013 1 commit
- 
- 
Davis King authoredfalse alarming vs getting a correct detection. 
 
- 
- 13 Sep, 2013 1 commit
- 
- 
Davis King authored
 
- 
- 11 Sep, 2013 1 commit
- 
- 
Davis King authored
 
- 
- 10 Sep, 2013 1 commit
- 
- 
Davis King authoredis missing the HTTP/1.1 version field. 
 
- 
- 09 Sep, 2013 2 commits
- 
- 
Davis King authorederrors made by an approximate separation oracle. In particular, the solver will now check the output of the separation oracle against the cache and if the cache gives a better value, even when we would otherwise not use the cache, the cache value is used. Similarly, we can output the truth psi vector to avoid outputting a psi with a negative risk. All this stuff only happens when the cache is enabled, if its disabled then the outputs of the separation oracle are used without any kind of modification. 
- 
Davis King authoredwhich detection template generated a detection slightly more accurate. 
 
- 
- 06 Sep, 2013 4 commits
- 
- 
Davis King authored
- 
Davis King authoredtwo images with different pixel types rather than requiring the images to have the same pixel types. 
- 
Davis King authoredthat redundant with detection templates already in a scanner object. 
- 
Davis King authored
 
- 
- 02 Sep, 2013 7 commits
- 
- 
Davis King authoredreduces the separation oracle calls by about 10%. 
- 
Davis King authored
- 
Davis King authored#include statements to reflect this move. --HG-- rename : tools/python/src/boost_python_utils.h => dlib/python/boost_python_utils.h rename : tools/python/src/pyassert.h => dlib/python/pyassert.h rename : tools/python/src/serialize_pickle.h => dlib/python/serialize_pickle.h 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authoredthe random number generator that gets used. 
- 
Davis King authored
 
- 
- 24 Aug, 2013 1 commit
- 
- 
Davis King authorediterations of apparent convergence since this results in fewer separation oracle calls overall. 
 
- 
- 23 Aug, 2013 4 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
 
- 
- 21 Aug, 2013 1 commit
- 
- 
Davis King authored
 
- 
- 19 Aug, 2013 2 commits
- 
- 
Davis King authored
- 
Davis King authored
 
- 
- 18 Aug, 2013 1 commit
- 
- 
Davis King authored
 
-