- 25 Sep, 2011 5 commits
-
-
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 4 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 08 Aug, 2011 1 commit
-
-
Davis King authored
in gcc 4.1.1.
-
- 19 Sep, 2011 5 commits
-
-
Davis King authored
added unit tests.
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
inference in chain-structured factor graphs.
-
- 18 Sep, 2011 8 commits
-
-
Davis King authored
-
Davis@potato-xp.localnet authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-