From 480da88431cb2c18576bcce492215ed067bdc666 Mon Sep 17 00:00:00 2001
From: cedi-code <34920379+cedi-code@users.noreply.github.com>
Date: Tue, 23 Jun 2020 17:05:31 +0200
Subject: [PATCH] Update Readme.md 2
---
README.md | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
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