diff --git a/README.md b/README.md index f66af8c..be3b3e3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # VR-Trainingsapplikation-App für Fingeralphabet

- +

@@ -81,8 +82,9 @@ The Validation compares folowing values: | Fingertipdistances | Diffrence of Vector.position | Hand_tipId’s | The diffrences then gets weighted and it determents if its right or wrong. -This process can be observed in realtime in the insight scene (insight the oculus quest). -![structimage](https://github.com/cpvrlab/vrTrainingFingerAlphabet/blob/master/Assets/Documents/DocumentImages/Screenshots/OculusScreenshots/ValidationWithoutWeights.jpg) +This process can be observed in realtime in the insight scene (insight the oculus quest).\ + + ## Handdata @@ -101,6 +103,7 @@ The Textfile is as followed formated: | : | Segment the OVRBone Attributs | | () | Segment the Transform values | | , | Segment the float values | + The Textfile gets then splited and converts the values back to a handformstruct... ## Domainmodel