README.chromium 394 B

1234567891011121314151617
  1. Name: One Euro Filter
  2. Short Name: 1€ filter
  3. URL: http://cristal.univ-lille.fr/~casiez/1euro/
  4. Version: 0
  5. License: BSD
  6. License File: LICENSE
  7. Security Critical: no
  8. Description:
  9. 1€ Filter is a simple speed-based low-pass filter for noisy input in
  10. interactive systems.
  11. Local Modifications:
  12. 1. Separate source code from headers
  13. 2. Add namespaces
  14. 3. Add tests
  15. 4. Added Clone and Reset functions