Added error calculations for GesturePath :: MotionProcessor.averageError, MotionProcessor.getErrors, GesturePath::getError

This commit is contained in:
Luca Warmenhoven
2024-05-09 16:15:24 +02:00
parent ed49392210
commit 3e0e71489e
6 changed files with 180 additions and 58 deletions

View File

@@ -7,7 +7,7 @@ android {
defaultConfig {
applicationId "com.example.fitbot"
minSdk 23
minSdk 29
targetSdk 29
versionCode 1
versionName "1.0"