First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

answered Jan 23 '14

MRDaniel gravatar image

Skin detection to create a mask. Use a classifier for pixels in hand such as EM() to create a cleaner map (optional). Find contour of hand.

1) Compare to known shapes using matchShapes().

2) Create a database of known shapes find some features to classify. Train classifier and then use for comparison on any new shapes found with this method.