Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Instead of cvblob, you can use findContours in opencv to find blobs of same color.

Use face detection to separate head from hands.

You will have to train one vs all SVM for this multiclass problem.