A Classifier which detects hand in images... I am doing skin based detection for detecting hand ...
Blockquote
"but i need that the hand would be detected without skin based color"
A Classifier which detects hand in images... I am doing skin based detection for detecting hand ...
Blockquote
"but i need that the hand would be detected without skin based color"
If you want to detect without skin based color, you can train your own model with neural nets. If you don't know or how to train neural nets, I recommend that to look Cascade Classifier Training . To train your own model with both methods, you need to hand images dataset. There are many hand dataset on the internet.