diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2013-12-10 16:36:30 -0800 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2013-12-10 16:36:30 -0800 |
commit | 0f349108853d0ae1e266198be3c227fd6ef4f463 (patch) | |
tree | 38266486aacec5993fc80f28fd923fa7d8f648be /README.md | |
parent | 27d0ff6e03cce603c5dd47b3fa78581b6a6120d5 (diff) | |
parent | 927948970782fe1d91b5827bd3c7662e82a298b8 (diff) |
Merge pull request #14 from usrusr/feature/pt-hysteresis
Feature/pt hysteresis
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,4 @@ + Windows binary builds are available at <http://ananke.laggy.pk/opentrack/> Source code access available at <http://github.com/opentrack/opentrack/> @@ -56,3 +57,9 @@ compatible with it unless resides in separate address space. It's recommended to submit new code under ISC license, it's a shorter boilerplate header than MIT/X11 or new BSD. + +# this fork/branch: usrusr/opentrack feature/pt-hysteresis + +Per pixel hysteresis for point tracker: sacrifice some precision, cpu and sensitivity to minor movements for greatly reduced jitter from pixel noise at full responsivity (usable without postprocessing filters!) +-- Ulf Schreiber +Ulf Schreiber |