Tag Archives: CPP

Skin Detection in C++ using OpenCV


Today I am going to share how to detect the human skin using YCbCr color space in OpenCV. It is very easy. Here I made an class that will detect the skin.

Posted in Image Processing | Tagged , , , , , , | 26 Comments