Alexander Hendrich
|
10686b604f
-renamed Constants to Parameters
|
10 years ago |
Alexander Hendrich
|
29da205386
-rewritten HandDetector+Hand
|
10 years ago |
Alexander Hendrich
|
dad7bc23fe
-fixed memory leak in tracker (no more list of detected object)
|
10 years ago |
Alexander Hendrich
|
ff25f8a265
-rewritten trackers (added TrackedObject, similarities now use predicted positions, etc.)
|
10 years ago |
Alexander Hendrich
|
41c8928a75
autoformat on all files
|
10 years ago |
Alexander Hendrich
|
b551840035
touchEventVisualizer now keeps touchGestures for some time and fades them out
|
10 years ago |
Alexander Hendrich
|
c867302185
-rewritten videoHandle+Inputprovider (videohandle->inputHandler)
|
10 years ago |
Alexander Hendrich
|
2726e9e60d
-touchtracker now has touchDown/Move/up events
|
10 years ago |
Alexander Hendrich
|
aa21d9621b
-TouchTracker now uses generic tracker
|
10 years ago |
Daniel Kauth
|
6a351f50eb
Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces
|
10 years ago |
Alexander Hendrich
|
c9ea261662
renamed detector namespace to recognition
|
10 years ago |
Daniel Kauth
|
7fb60c73f7
Changed Constants for kalman filters.
|
10 years ago |
Daniel Kauth
|
77ebfb94c9
Changed Kalman filter to conform to the equations of motion.
|
10 years ago |
Alexander Hendrich
|
12080d5afe
renamed detector namespaces
|
10 years ago |
Anton Rohr
|
0496b3a5c8
-fixed palmGrid detected Grid Color
|
10 years ago |
Anton Rohr
|
fe981d347c
Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces
|
10 years ago |
Anton Rohr
|
8ee9982fbb
-improved TouchEventVisualizer
|
10 years ago |
Anton Rohr
|
1d751ac23b
-improved TouchEventVisualizer
|
10 years ago |
Anton Rohr
|
6e37bf5897
-rewrote TouchEventVisualizer, just the last 2 events are displayed
|
10 years ago |
Anton Rohr
|
8377132430
-added palmGrid drawing to TouchEventVisualizer
|
10 years ago |
Daniel Kauth
|
de890398d0
Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces
|
10 years ago |
Daniel Kauth
|
96b15240a9
Changed the way the thumb defect is found.
|
10 years ago |
Alexander Hendrich
|
469e994621
fixed bug in fingerDetection
|
11 years ago |
Daniel Kauth
|
8d3f4df1a1
Changed TouchEventVisualizer to draw a quadratic image. (otherwise event positions are not equally scaled on x and y)
|
11 years ago |
Alexander Hendrich
|
3b6a68bebb
added touchEventVisualizerColors to constants
|
11 years ago |
Alexander Hendrich
|
1ad9f2c64f
Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces
|
11 years ago |
Alexander Hendrich
|
d353420eea
added Color to OutputImage
|
11 years ago |
Daniel Kauth
|
52d3de5937
Fixed crash when palmQuad == null.
|
11 years ago |
Daniel Kauth
|
c260b33ee0
Fixed TouchEventVisualizer y coordinate.
|
11 years ago |
Daniel Kauth
|
636ea8ac93
Improved TouchEventVisualizer. (touch events from different frames are draw separately and the events are filtered with a kalman filter)
|
11 years ago |