-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor: Remove interp from smooth version
Previously interp was required to get raw tablet coordinates which the smooth version uses. Now, any filter can get raw coords. Removing interp has been tested to change coords by AT MOST 50 lines (nearly always far below this) and only when the distance hit the flat part of the funcion at Y = 15. (50 lines is around 0.5-0.25mm)
- Loading branch information
Showing
1 changed file
with
30 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters