-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathREADME
24 lines (19 loc) · 863 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
My Open Source Computer Vision Library (OpenCV) programs ,
and my OpenGL programs ... or my experiments with both of them at the same
time.
First experiment :
Rotating a WireSphere in OpenGL with hand tracking (.xml).
Testing perfomance.
http://www.youtube.com/watch?v=qyxxPZR-WBI
Second experiment :
Paint a pixel in x,y position with hand tracking (.xml).
Testing false positives frequency.
http://www.youtube.com/watch?v=qSSmeNh-FLY
Third experiment :
Experience and test Color tracking.
Simple in theory , but a lot more complicated to use in real-life because of light conditions.
http://www.youtube.com/watch?v=qV7CHkbQW3Q
Fourth experiment :
First attempt to experience PyGame lib using OpenCV's
detection results to control an object's animation.
http://www.youtube.com/watch?v=1wBP9_Yt8hg