- 04 Mar, 2013 8 commits
-
-
Davis King authored
-
Davis King authored
coded. I also increased the default threshold to a more reasonable value. The previous value hardly excluded any points and gave a slightly worse average precision on a standard test dataset.
-
Davis King authored
based on the input pixel type rather than always using long.
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 03 Mar, 2013 7 commits
-
-
Davis King authored
on C++11 compilers.
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 02 Mar, 2013 3 commits
-
-
Davis King authored
-
Davis King authored
iostream::tie() to implement its "auto flush on read" feature to use the sockstreambuf's own auto flushing mode instead.
-
Davis King authored
buffers before performing any network reads.
-
- 01 Mar, 2013 10 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
is so they are safer to use in threaded programs.
-
Davis King authored
-
Davis King authored
-
- 28 Feb, 2013 1 commit
-
-
Davis King authored
I also changed it's interface slightly. In particular, I removed the min_diff parameter and replaced it with an explicit min_size parameter.
-
- 27 Feb, 2013 2 commits
-
-
Davis King authored
parallel_for routines.
-
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
-