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 |
Daniel Kauth
|
a13bd3580f
Removed KalmanDemo.
|
11 years ago |
Daniel Kauth
|
8e86a71198
Made output much faster.
|
11 years ago |
Daniel Kauth
|
ba027fe9b4
Fixed buildPointingHandMask().
|
11 years ago |
Daniel Kauth
|
3e8c7e0f25
Fixed DepthImage and handImage creation.
|
11 years ago |
Daniel Kauth
|
e484db21fa
Fixed timer output.
|
11 years ago |
Daniel Kauth
|
0a1d4a376a
Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces
|
11 years ago |
Daniel Kauth
|
dc64f501d0
Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces
|
11 years ago |
Alexander Hendrich
|
bb4880c0d4
updated timer
|
11 years ago |
Daniel Kauth
|
d564208dbd
Made processing much faster.
|
11 years ago |
Daniel Kauth
|
4250ac5226
Fixed output image resolution and prespective.
|
11 years ago |
Alexander Hendrich
|
2d8656d260
-added Timer class
|
11 years ago |
Alexander Hendrich
|
7c8318254a
auto format on all files
|
11 years ago |
Alexander Hendrich
|
63f9797233
corrected palmGrid
|
11 years ago |
Alexander Hendrich
|
94a4e85418
-rewritten fingerDetection (using adaptive slice direction instead of horizontal+vertical)
|
11 years ago |
Daniel Kauth
|
ffbd1447f9
Renamed KalmanFilter to Kalman2DPositionFilter and made it easy to use.
|
11 years ago |