jost_vincent.schultz d10f280139 ForeFingerDetection should be a litte more efficient. 10 years ago
..
CollisionDetection.cs e749ddf01e Added opencv to DepthImage. 10 years ago
ColorImage.cs 20425bddd7 fixed color mapping 10 years ago
ConfidenceImage.cs 85974c18e5 added ConfidenceImage 10 years ago
DepthImage.cs e749ddf01e Added opencv to DepthImage. 10 years ago
ForeFingerDetection.cs d10f280139 ForeFingerDetection should be a litte more efficient. 10 years ago
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 10 years ago
IVideoDataSource.cs bc9accdbe8 Rendering is now fast, but not very nice. 10 years ago
IVideoHandle.cs e749ddf01e Added opencv to DepthImage. 10 years ago
IisuInputProvider.cs f28a9a2fba set playmode to loop 10 years ago
Palm.cs 2e4ff63bdd -implemented testOutput with points and rectangles 10 years ago
PalmDetection.cs f6667f3adc -changed from thumb calc to cross Product between Fingertip and 10 years ago
UVImage.cs 8e4667de65 Added getWidth() and getHeight() to UVImage. 10 years ago
VectorExtender.cs 2e59d990d4 Started PalmDetection. 10 years ago
VertexArray.cs 0c902026f3 Changed VertexArray and getVertexArray() to store all vertices in big array. 10 years ago
VideoHandle.cs e749ddf01e Added opencv to DepthImage. 10 years ago