Alexander Hendrich
|
2e4ff63bdd
-implemented testOutput with points and rectangles
|
11 vuotta sitten |
Daniel Kauth
|
4f912ea719
PalmDetection now uses tip position.
|
11 vuotta sitten |
Daniel Kauth
|
ecdd02ba48
Revert "Palmdetection now uses tip position."
|
11 vuotta sitten |
Daniel Kauth
|
73315a0f14
Palmdetection now uses tip position.
|
11 vuotta sitten |
Alexander Hendrich
|
001d4c3908
moved ForeFingerDetection and PalmDetection to VideoHandle
|
11 vuotta sitten |
Alexander Hendrich
|
bde3676683
Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces
|
11 vuotta sitten |
Alexander Hendrich
|
573d2ba9a2
added confidenceThreshold to createVertexArray(), now the method only creates a vertex for each pixel if the pixel has a certain (100) confidence -> better performance for increased confidenceThreshold
|
11 vuotta sitten |
Alexander Hendrich
|
ee1ce2329c
removed inputProvider from Output, Output now only relies on VideoHandle
|
11 vuotta sitten |
jost_vincent.schultz
|
51153d98df
ForeFingerDetection is now working iterative and calculates distances with real world coordinates.
|
11 vuotta sitten |
Daniel Kauth
|
b7e41c7220
Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces
|
11 vuotta sitten |
Daniel Kauth
|
2e59d990d4
Started PalmDetection.
|
11 vuotta sitten |
Daniel Kauth
|
17174b5b78
Added Forearm Position to output.
|
11 vuotta sitten |
jost_vincent.schultz
|
1a04438747
Add "Vector pixel2VertexPosition(Vector)" to IVideoHandle/VideoHandle and add the foreFingerPosition to the output-data.
|
11 vuotta sitten |
Daniel Kauth
|
d28b417555
Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces
|
11 vuotta sitten |
Daniel Kauth
|
bc9accdbe8
Rendering is now fast, but not very nice.
|
11 vuotta sitten |
jost_vincent.schultz
|
d202f8bea6
ForeFingerDetection hinzugefügt und IVideoHandle/VideoHandle erweitert.
|
11 vuotta sitten |
Alexander Hendrich
|
5906614cbc
Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces
|
11 vuotta sitten |
Alexander Hendrich
|
28d121771e
split up interface in inputProvider and videoHandle
|
11 vuotta sitten |
Alexander Hendrich
|
d4aa51f4d2
removed stopwatch
|
11 vuotta sitten |
Alexander Hendrich
|
6b366ca554
changed 3dto2d conversion to floats
|
11 vuotta sitten |
Daniel Kauth
|
0c902026f3
Changed VertexArray and getVertexArray() to store all vertices in big array.
|
11 vuotta sitten |
Daniel Kauth
|
63e5ee1670
Added x(), y() and z() to Vector.
|
11 vuotta sitten |
Alexander Hendrich
|
a8621b36a9
added fingertracking (using 3D)
|
11 vuotta sitten |
Alexander Hendrich
|
06ee7edef9
added Rectangle (for drawing plane)
|
11 vuotta sitten |
Alexander Hendrich
|
fd21a84397
-improved performance for getVertexArray (still takes 40ms per frame, ToDo: Alex)
|
11 vuotta sitten |
Alexander Hendrich
|
646f149cdb
-added getVertexArray
|
11 vuotta sitten |
Alexander Hendrich
|
e6b9859ef4
-added source.stop()
|
11 vuotta sitten |
Alexander Hendrich
|
ad448052a9
test
|
11 vuotta sitten |
Anton
|
1fd9616ab4
-added VertexBufferObjects
|
11 vuotta sitten |
Daniel Kauth
|
e66ab15909
Deleted triangle.
|
11 vuotta sitten |