- 03 Jun, 2013 1 commit
-
-
Davis King authored
-
- 24 May, 2013 2 commits
-
-
Steve Taylor authored
-
Steve Taylor authored
Renamed numerical integration header to dlib/numerical_integration.h. Changed relevant headers to include numerical_integration.h Fixed documentation in integrate_function_adapt_simpson_abstract.h
-
- 23 May, 2013 1 commit
-
-
Steve Taylor authored
Simpson rule. Added unit tests and supporting examples for this function.
-
- 20 May, 2013 2 commits
-
-
Steve Taylor authored
Simpson rule. Added unit tests and supporting examples for this function.
-
Davis King authored
-
- 19 May, 2013 1 commit
-
-
Davis King authored
from the non-negative feature learning range. This change fixes that.
-
- 18 May, 2013 2 commits
-
-
Davis King authored
a user to read the state of these objects.
-
Davis King authored
-
- 17 May, 2013 1 commit
-
-
Davis King authored
-
- 16 May, 2013 1 commit
-
-
Davis King authored
-
- 15 May, 2013 1 commit
-
-
Davis King authored
-
- 14 May, 2013 1 commit
-
-
Davis King authored
-
- 12 May, 2013 1 commit
-
-
Davis King authored
-
- 04 May, 2013 2 commits
-
-
Davis King authored
-
Davis King authored
used by the svm_c_linear_trainer so that the epsilon value is not implicitly scaled by the C values given by the user. This should make this object slightly easier to use.
-
- 02 May, 2013 1 commit
-
-
Davis King authored
to avoid a run time error in gcc 4.7.
-
- 22 Apr, 2013 2 commits
-
-
Davis King authored
-
Davis King authored
transform.
-
- 04 Mar, 2013 1 commit
-
-
Davis King authored
-
- 01 Mar, 2013 1 commit
-
-
Davis King authored
-
- 20 Apr, 2013 1 commit
-
-
Davis King authored
-
- 13 Apr, 2013 4 commits
-
-
Davis King authored
-
Davis King authored
they are compatible. This was done in a way that is backwards compatible with previous versions of dlib. That is, we can still load data serialized by previous dlib versions. However, older versions of dlib can't load the new serialization format.
-
Davis King authored
matrices of float values.
-
Davis King authored
-
- 03 Mar, 2013 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 07 Apr, 2013 3 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 06 Apr, 2013 1 commit
-
-
Davis King authored
images with unsigned char pixels.
-
- 31 Mar, 2013 2 commits
-
-
Davis King authored
-
Davis King authored
same metric as the one used by the Pascal VOC.
-
- 30 Mar, 2013 1 commit
-
-
Davis King authored
-
- 19 Mar, 2013 1 commit
-
-
Davis King authored
-
- 17 Mar, 2013 3 commits
-
-
Davis King authored
-
Davis King authored
been broken for a while and I doubt anyone ever used it (this also simplifies it's interface). Note that this change, along with the previous change by Steven breaks backwards compatibility with the previous serialization format for running_stats object.
-
Steve Taylor authored
running_stats object in statistics.h by including two functions that compute the unbiased empirical skewness and kurtosis of a set of real numbers. Added unit tests for these functions in statistics.cpp.
-
- 15 Mar, 2013 1 commit
-
-
Davis King authored
and related tools.
-