Alexander Hendrich 6b8ef67cd6 Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces 11 年 前
..
ColorImage.cs 20425bddd7 fixed color mapping 11 年 前
ConfidenceImage.cs 85974c18e5 added ConfidenceImage 11 年 前
DepthImage.cs 7b4ac903ee Added class empty class ColorImage. 11 年 前
ForeFingerDetection.cs 001d4c3908 moved ForeFingerDetection and PalmDetection to VideoHandle 11 年 前
IInputProvider.cs 573d2ba9a2 added confidenceThreshold to createVertexArray(), now the method only creates a vertex for each pixel if the pixel has a certain (100) confidence -> better performance for increased confidenceThreshold 11 年 前
IVideoDataSource.cs bc9accdbe8 Rendering is now fast, but not very nice. 11 年 前
IVideoHandle.cs 001d4c3908 moved ForeFingerDetection and PalmDetection to VideoHandle 11 年 前
IisuInputProvider.cs 573d2ba9a2 added confidenceThreshold to createVertexArray(), now the method only creates a vertex for each pixel if the pixel has a certain (100) confidence -> better performance for increased confidenceThreshold 11 年 前
Palm.cs 2e4ff63bdd -implemented testOutput with points and rectangles 11 年 前
PalmDetection.cs f6667f3adc -changed from thumb calc to cross Product between Fingertip and 11 年 前
UVImage.cs 8e4667de65 Added getWidth() and getHeight() to UVImage. 11 年 前
VectorExtender.cs 2e59d990d4 Started PalmDetection. 11 年 前
VertexArray.cs 0c902026f3 Changed VertexArray and getVertexArray() to store all vertices in big array. 11 年 前
VideoHandle.cs 001d4c3908 moved ForeFingerDetection and PalmDetection to VideoHandle 11 年 前