Skip to content

Commit 1d05a54

Browse files
Fix image links and add additional example
Updated image links and added a new example image.
1 parent f0c1f9e commit 1d05a54

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,20 @@
11
# Hand Tracking Drawing
22

33
Draw in the air with your hand, then view the drawing as a rotatable 3D object.
4-
54
<p align="center">
6-
<img src="https://github.com/MathematicLove/hand-tracking-drawing/blob/master/example/EXAMPLE_2.png"
5+
<img src="https://github.com/MathematicLove/my-cv/blob/main/content/projects/HAND_TRACKING_DRAWING/HAND_TRACK_EXAMPLE_2.png"
76
width="400"
87
height="300"
98
alt="Fig.1: Example of drawing">
109
</p>
1110

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+
1218
**[DOCKER IMAGE HERE](https://hub.docker.com/r/flugmaschine/hand-tracking-drawing)**
1319

1420
## Model

0 commit comments

Comments
 (0)