- 14 May, 2015 1 commit
-
-
Vadim Pisarevsky authored
-
- 13 May, 2015 4 commits
-
-
David Hirvonen authored
Avoid clearing HaarEvaluator::tofs variable (introduced fb8478eb) in HaarEvaluator::setImage(...) since it won't be recomputed by HaarEvaluator::computeOptFeatures() for cases where the input image dimensions and requested search scales are the same as the previous. If none of the above change then it should be correct, and if they do change it will be computed correctly inside HaarEvaluator::computeOptFeatures() (in commit 952f9dbe) I'm guessing there is a unit test for this that needs to be called 2x with the same image and search parameters (or another image with the same size) to illustrate the problem.
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Martin Ueding authored
-
- 12 May, 2015 9 commits
-
-
sgjava authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Marvin Smith authored
-
- 10 May, 2015 2 commits
-
-
berak authored
-
Michaël Sdika authored
when true, use signed gradient for the angular histogram computation. default to false for backward compatibility.
-
- 09 May, 2015 1 commit
-
-
Ashod Nakashian authored
-
- 07 May, 2015 3 commits
-
-
Maksim Shabunin authored
-
Vincent Rabaud authored
A define was forgotten for the codecs and there was a typo for another.
-
Vadim Pisarevsky authored
-
- 06 May, 2015 7 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Maksim Shabunin authored
-
-
cbalint13 authored
-
Vadim Pisarevsky authored
-
- 05 May, 2015 6 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
StevenPuttemans authored
-
Vadim Pisarevsky authored
extended MinProblemSolver::Function to 1) report the space dimensionality, 2) compute gradient if needed
-
cbalint13 authored
-
- 04 May, 2015 3 commits
-
-
cbalint13 authored
-
Maksim Shabunin authored
-
StevenPuttemans authored
-
- 03 May, 2015 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 02 May, 2015 2 commits
-
-
-
Vadim Pisarevsky authored
refactored downhill simplex implementation a bit; hopefully, fixed the bug with random failures in the tests
-