Daniel Kauth
|
9053d89fa8
Added Logger.
|
11 gadi atpakaļ |
Alexander Hendrich
|
c9ea261662
renamed detector namespace to recognition
|
11 gadi atpakaļ |
Alexander Hendrich
|
f8a806ee4d
added confidenceImage
|
11 gadi atpakaļ |
Alexander Hendrich
|
57b7c9f81d
-parameter tuning
|
11 gadi atpakaļ |
Alexander Hendrich
|
12080d5afe
renamed detector namespaces
|
11 gadi atpakaļ |
Alexander Hendrich
|
8f91f01534
fixed bug from previous commit (merge fail)
|
11 gadi atpakaļ |
Daniel Kauth
|
96b15240a9
Changed the way the thumb defect is found.
|
11 gadi atpakaļ |
Daniel Kauth
|
12a860faf1
Fixed CurrentFrame for video.
|
11 gadi atpakaļ |
Alexander Hendrich
|
469e994621
fixed bug in fingerDetection
|
11 gadi atpakaļ |
Daniel Kauth
|
fbc3f20e29
Changed the way convexity defects caused by fingers are removed.
|
11 gadi atpakaļ |
Daniel Kauth
|
8c67a27d4c
Added possibility to adjust window size scale and display multiple rows of images.
|
11 gadi atpakaļ |
Alexander Hendrich
|
7eaab86d97
added Constants class (only colors until now)
|
11 gadi atpakaļ |
Daniel Kauth
|
a13bd3580f
Removed KalmanDemo.
|
11 gadi atpakaļ |
Daniel Kauth
|
8e86a71198
Made output much faster.
|
11 gadi atpakaļ |
Daniel Kauth
|
0a1d4a376a
Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces
|
11 gadi atpakaļ |
Daniel Kauth
|
dc64f501d0
Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces
|
11 gadi atpakaļ |
Alexander Hendrich
|
bb4880c0d4
updated timer
|
11 gadi atpakaļ |
Daniel Kauth
|
4250ac5226
Fixed output image resolution and prespective.
|
11 gadi atpakaļ |
Alexander Hendrich
|
2d8656d260
-added Timer class
|
11 gadi atpakaļ |
Alexander Hendrich
|
7c8318254a
auto format on all files
|
11 gadi atpakaļ |
Daniel Kauth
|
ffbd1447f9
Renamed KalmanFilter to Kalman2DPositionFilter and made it easy to use.
|
11 gadi atpakaļ |
Alexander Hendrich
|
e78b31ce24
used public properties wherever possible
|
11 gadi atpakaļ |
Daniel Kauth
|
82b2361d2f
Fixed logging of touch events.
|
11 gadi atpakaļ |
Daniel Kauth
|
7d0e7048e9
Added logging of TouchEvents.
|
11 gadi atpakaļ |
Anton Rohr
|
7b1962ee35
-added visibility of touch Events (Detected + Tracked)
|
11 gadi atpakaļ |
Alexander Hendrich
|
418abebfbf
added PalmTouchDetector (split up from TouchDetector)
|
11 gadi atpakaļ |
Anton Rohr
|
71fc374ef5
-added palmGrid to palmImage (at the moment 3*4 grid, can be edited in drawing function)
|
11 gadi atpakaļ |
Daniel Kauth
|
088003d189
Did some refactoring. (Added Palm and PalmDetector / PalmImage only saves state for display (like FingerImage))
|
11 gadi atpakaļ |
Daniel Kauth
|
2f055d997c
Added pause / unpause and next / previous frame to video playback. (pause / unpause: space, prev / next: left / right)
|
11 gadi atpakaļ |
Daniel Kauth
|
598f9190ea
Changed contour detection to use depth image (instead of edge image).
|
11 gadi atpakaļ |