Commit History

作者 SHA1 備註 提交日期
  Alexander Hendrich 9a66b0da7b added touchImage 11 年之前
  Alexander Hendrich e95c38610d added touchTracker (touchEvent is tracked if it has been detected in 3 consecutive frames) 11 年之前
  Alexander Hendrich cb86ccf772 improved touchDetection (works way better now) 11 年之前
  Alexander Hendrich 4f45f3e6d6 implemented touchDetection 11 年之前
  Alexander Hendrich 68447e73c3 slightly improved performance for fingerDetection 11 年之前
  Alexander Hendrich 2e83039462 cleanup 11 年之前
  Daniel Kauth c5fe1acc11 Added line fitting to finger points and start/end points based on depth. 11 年之前
  Alexander Hendrich 25943ebcfe improved finderDetection 11 年之前
  Alexander Hendrich 46dfe83dc8 fixed crash when closing GameWindow 11 年之前
  Alexander Hendrich 691a9c95fa implemented findFingers (clusters fingerPoints and filters fingers by a minimum length) 11 年之前
  Alexander Hendrich b899a8b555 fixed depth in output 11 年之前
  Alexander Hendrich 3ba799c9ce improved findFingerPoints 11 年之前
  Alexander Hendrich d9f23d9d9b -cleanup 11 年之前
  Alexander Hendrich 89aa96e2d7 removed IVideoHandle 11 年之前
  Alexander Hendrich 45098c8cf8 segmentationDepth now searches min between peaks 11 年之前
  Alexander Hendrich 85a194d4b3 Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces 11 年之前
  Alexander Hendrich b0d15858ef added getSegmentationDepth 11 年之前
  Daniel Kauth 76977012aa Fixed thresholdBinary(): 11 年之前
  Daniel Kauth 6ac37c845d Adde binary threshold method. 11 年之前
  Daniel Kauth ab6de0377a Added Histogram smoothing. 11 年之前
  Daniel Kauth 95fac6ded9 Histogram and DepthMap are drawn. 11 年之前
  Daniel Kauth 0bb0785e55 Histogram is drawn. 11 年之前
  Daniel Kauth a967ac6acb Made histogram computation faster. 11 年之前
  Daniel Kauth 8b2f9d9819 Started implementation of paper. 11 年之前
  Alexander Hendrich 855bb5903e test floodfill 11 年之前
  Alexander Hendrich 7ff9257e0e changed Int16 to short in whole project 11 年之前
  Alexander Hendrich 6e32ee74a4 cleanup namespaces 11 年之前
  Alexander Hendrich 818fcd0db8 rectPoints are now Point2D 11 年之前
  Alexander Hendrich f629a1e154 cleanup graphic-namespace2 11 年之前
  Alexander Hendrich 4de3f5bac0 cleanup graphic-namespace 11 年之前