- 27 Feb, 2013 1 commit
-
-
Davis King authored
verbose time remaining estimation.
-
- 24 Feb, 2013 4 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 19 Feb, 2013 2 commits
-
-
Davis King authored
murmur_hash3() to avoid violation of the strict aliasing rule. In particular, the previous version didn't work correctly in gcc 4.7.2 when optimizations were enabled.
-
Davis King authored
the mean average precision when matching SURF descriptors by about 2%.
-
- 18 Feb, 2013 3 commits
-
-
Davis King authored
-
Davis King authored
region and therefore finds more interest points.
-
Davis King authored
-
- 17 Feb, 2013 1 commit
-
-
Davis King authored
-
- 15 Feb, 2013 5 commits
-
-
Davis King authored
-
Davis King authored
in addition to just raw ranking accuracy. This changes their return types from double to matrix<double,1,2>.
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 12 Feb, 2013 2 commits
-
-
Davis King authored
so that we avoid a common cmake warning.
-
Davis King authored
-
- 11 Feb, 2013 6 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
ASCII matrices using the format used by operator<<.
-
- 06 Feb, 2013 1 commit
-
-
Davis King authored
-
- 05 Feb, 2013 5 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 03 Feb, 2013 2 commits
-
-
Davis King authored
to not redraw overlay lines correctly in certain cases involving non-default zoom levels.
-
Davis King authored
-
- 02 Feb, 2013 3 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
by Isaac Peterson. The bug caused the program to deadlock if signal() or broadcast() was called at exactly the same time a wait_or_timeout() funciton timed out.
-
- 31 Jan, 2013 1 commit
-
-
Davis King authored
array2d type image (not the one that draws onto a GUI canvas object). The bug triggered whenever a perfectly horizontal or vertical line that extended outside the image was drawn. This has been fixed.
-
- 28 Jan, 2013 4 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
safety.
-
Davis King authored
-