- 02 Oct, 2011 1 commit
-
-
Davis King authored
to benefit from LAPACK.
-
- 01 Oct, 2011 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 30 Sep, 2011 1 commit
-
-
Davis King authored
-
- 29 Sep, 2011 1 commit
-
-
Davis King authored
two OCA based svm optimizers.
-
- 28 Sep, 2011 1 commit
-
-
Davis King authored
-
- 27 Sep, 2011 1 commit
-
-
Davis King authored
svm_c_trainer to produce incorrect results in certain unusual cases. Also added unit tests to make sure the bug stays fixed.
-
- 26 Sep, 2011 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 25 Sep, 2011 13 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
-
Davis King authored
for measuring the strength of an edge since this produces a slightly better result.
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
evaluate incorrectly because the *= operator took the right hand side by reference and thus experienced an aliasing problem. The other op= operators had similar problems and have also been fixed.
-
- 24 Sep, 2011 8 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
-
- 23 Sep, 2011 1 commit
-
-
Davis King authored
-
- 22 Sep, 2011 2 commits
-
-
Davis King authored
of std::map. This is significantly faster. I also added some missing asserts to validate that the map problems supplied by the user are valid.
-
Davis King authored
to a wider range of pixel types.
-
- 21 Sep, 2011 1 commit
-
-
Davis King authored
invoked from the makerel script.
-
- 20 Sep, 2011 5 commits
-
-
Davis King authored
-
Davis@potato-xp.localnet authored
-
Davis King authored
were carried out using variables of the same basic type as the input image's pixels. I changed this to use the scalar type used by the actual filter given to this function since this should result in fewer surprises (since the filter usually determines what type is appropriate, not the input image).
-
Davis King authored
-
Davis King authored
-
- 19 Sep, 2011 1 commit
-
-
Davis King authored
-