1 parent f0c1f9e commit 1d05a54Copy full SHA for 1d05a54
1 file changed
README.md
@@ -1,14 +1,20 @@
1
# Hand Tracking Drawing
2
3
Draw in the air with your hand, then view the drawing as a rotatable 3D object.
4
-
5
<p align="center">
6
- <img src="https://github.com/MathematicLove/hand-tracking-drawing/blob/master/example/EXAMPLE_2.png"
+ <img src="https://github.com/MathematicLove/my-cv/blob/main/content/projects/HAND_TRACKING_DRAWING/HAND_TRACK_EXAMPLE_2.png"
7
width="400"
8
height="300"
9
alt="Fig.1: Example of drawing">
10
</p>
11
+<p align="center">
12
+ <img src="https://github.com/MathematicLove/my-cv/blob/main/content/projects/HAND_TRACKING_DRAWING/HAND_TRACK_EXAMPLE_3.png"
13
+ width="400"
14
+ height="300"
15
+ alt="Fig.2: Example of drawing">
16
+</p>
17
+
18
**[DOCKER IMAGE HERE](https://hub.docker.com/r/flugmaschine/hand-tracking-drawing)**
19
20
## Model
0 commit comments