Alexander Hendrich
|
a341d7ebaa
changes to touchDetector
|
11 years ago |
Anton Rohr
|
1d751ac23b
-improved TouchEventVisualizer
|
11 years ago |
Anton Rohr
|
662f137aec
Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces
|
11 years ago |
Anton Rohr
|
6e37bf5897
-rewrote TouchEventVisualizer, just the last 2 events are displayed
|
11 years ago |
Alexander Hendrich
|
e3c44ffdff
Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces
|
11 years ago |
Alexander Hendrich
|
72371ec75a
reworked output
|
11 years ago |
Anton Rohr
|
8377132430
-added palmGrid drawing to TouchEventVisualizer
|
11 years ago |
Daniel Kauth
|
de890398d0
Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces
|
11 years ago |
Daniel Kauth
|
96b15240a9
Changed the way the thumb defect is found.
|
11 years ago |
Alexander Hendrich
|
ee5748b53c
improved fingerDetection
|
11 years ago |
Alexander Hendrich
|
07fad4ced1
-improved touchDetection (only counts pixels with higher depth than tip)
|
11 years ago |
Daniel Kauth
|
12a860faf1
Fixed CurrentFrame for video.
|
11 years ago |
Daniel Kauth
|
c51a85a520
Added scaling to depth image.
|
11 years ago |
Alexander Hendrich
|
0845160c13
reverted recent changes to edge-image
|
11 years ago |
Alexander Hendrich
|
4d60a26553
improved fignerdetection
|
11 years ago |
Alexander Hendrich
|
8565d60503
-palmDetection uses fingerTracker instead of fingerDetector (hopefully more stable now)
|
11 years ago |
Alexander Hendrich
|
b282826850
improved fingerDetection performance by 4
|
11 years ago |
Alexander Hendrich
|
469e994621
fixed bug in fingerDetection
|
11 years ago |
Daniel Kauth
|
fbc3f20e29
Changed the way convexity defects caused by fingers are removed.
|
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 |
Daniel Kauth
|
99e164bfbb
Added thumb defect to output.
|
11 years ago |
Daniel Kauth
|
8c67a27d4c
Added possibility to adjust window size scale and display multiple rows of images.
|
11 years ago |
Alexander Hendrich
|
3b6a68bebb
added touchEventVisualizerColors to constants
|
11 years ago |
Alexander Hendrich
|
7eaab86d97
added Constants class (only colors until now)
|
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
|
727108d907
Added KalmanFilter to filter the thumb convexity defact.
|
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 |