File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -19,13 +19,13 @@ For some more information about Constrained Local Models, take a look at Xiaogua
19
19
20
20
### Examples ###
21
21
22
- * [ Tracking in image] ( http ://auduno.github.io/clmtrackr/clm_image.html)
23
- * [ Tracking in video] ( http ://auduno.github.io/clmtrackr/clm_video.html)
24
- * [ Face substitution] ( http ://auduno.github.io/clmtrackr/examples/facesubstitution.html)
25
- * [ Face masking] ( http ://auduno.github.io/clmtrackr/face_mask.html)
26
- * [ Realtime face deformation] ( http ://auduno.github.io/clmtrackr/examples/facedeform.html)
27
- * [ Emotion detection] ( http ://auduno.github.io/clmtrackr/examples/clm_emotiondetection.html)
28
- * [ Caricature] ( http ://auduno.github.io/clmtrackr/examples/caricature.html)
22
+ * [ Tracking in image] ( https ://auduno.github.io/clmtrackr/clm_image.html)
23
+ * [ Tracking in video] ( https ://auduno.github.io/clmtrackr/clm_video.html)
24
+ * [ Face substitution] ( https ://auduno.github.io/clmtrackr/examples/facesubstitution.html)
25
+ * [ Face masking] ( https ://auduno.github.io/clmtrackr/face_mask.html)
26
+ * [ Realtime face deformation] ( https ://auduno.github.io/clmtrackr/examples/facedeform.html)
27
+ * [ Emotion detection] ( https ://auduno.github.io/clmtrackr/examples/clm_emotiondetection.html)
28
+ * [ Caricature] ( https ://auduno.github.io/clmtrackr/examples/caricature.html)
29
29
30
30
### Usage ###
31
31
@@ -82,7 +82,7 @@ You can also use the built in function ```draw()``` to draw the tracked facial m
82
82
</script >
83
83
```
84
84
85
- See the complete example [ here] ( http ://auduno.github.com/clmtrackr/example.html) .
85
+ See the complete example [ here] ( https ://auduno.github.com/clmtrackr/example.html) .
86
86
87
87
### License ###
88
88
You can’t perform that action at this time.
0 commit comments