Histórico de Commits

Autor SHA1 Mensagem Data
  Anton Rohr 7ff07a1a3f -simplified touch draw method há 11 anos atrás
  Alexander Hendrich 55ff0943bd improved palmDetection há 11 anos atrás
  Daniel Kauth 15c43aef47 Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces há 11 anos atrás
  Anton Rohr b723df0f09 Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces há 11 anos atrás
  Anton Rohr 7b1962ee35 -added visibility of touch Events (Detected + Tracked) há 11 anos atrás
  Alexander Hendrich aeae69cc99 cleanup PalmDetector há 11 anos atrás
  Alexander Hendrich 3a85e6db53 palmDetection with fixed proportions há 11 anos atrás
  Alexander Hendrich e44721ea47 Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces há 11 anos atrás
  Alexander Hendrich c1be5e8596 removed old Line constructor há 11 anos atrás
  Daniel Kauth cdf3989b0d Added Quadrangle. há 11 anos atrás
  Daniel Kauth 7db441d78c Palm rect test. há 11 anos atrás
  Alexander Hendrich 9f4b27a421 removed finger direction reverse há 11 anos atrás
  Alexander Hendrich a59311e171 Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces há 11 anos atrás
  Alexander Hendrich ebf5e6d0d6 detect figner direction há 11 anos atrás
  Daniel Kauth 0237244bce Improved PalmDetector stability. há 11 anos atrás
  Alexander Hendrich 606b70d2ce improved fingerDetection if multiple fingers are detected on the same spot há 11 anos atrás
  Alexander Hendrich 418abebfbf added PalmTouchDetector (split up from TouchDetector) há 11 anos atrás
  Alexander Hendrich d2b7c55a2b renamed Palm to PalmRect (namepsace+class can't have same name) há 11 anos atrás
  Anton Rohr 71fc374ef5 -added palmGrid to palmImage (at the moment 3*4 grid, can be edited in drawing function) há 11 anos atrás
  Daniel Kauth 088003d189 Did some refactoring. (Added Palm and PalmDetector / PalmImage only saves state for display (like FingerImage)) há 11 anos atrás
  Daniel Kauth f1322ee1f1 Replaced bresenham by image.Draw(...). há 11 anos atrás
  Daniel Kauth 9f44879d7e Added conversion from absolute to relative touch event positions. há 11 anos atrás
  Daniel Kauth e444b4f6f0 Added min area rect of palm without thumb and wrist. há 11 anos atrás
  Daniel Kauth d994b7b1a8 Improved contour detection (using depthImage instead of edgeImage and floodfill to remove pointing hand). há 11 anos atrás
  Daniel Kauth 2f055d997c Added pause / unpause and next / previous frame to video playback. (pause / unpause: space, prev / next: left / right) há 11 anos atrás
  Daniel Kauth 598f9190ea Changed contour detection to use depth image (instead of edge image). há 11 anos atrás
  Daniel Kauth 29d87aebb7 Added contour and convex hull based on edge image with area around fingerslices (except for left most finger) removed. há 11 anos atrás
  Alexander Hendrich 1fc42bf3a8 improved fingerdetection há 11 anos atrás
  Alexander Hendrich 1832a8b3f5 completly rewritten fingerDetection using FingerSliceTrails (much better performance and even better results) há 11 anos atrás
  Alexander Hendrich 70e66435f8 disabled correction of touchEvent-position due to changes to finger.direction há 11 anos atrás