First time here? Check out the FAQ!
answered 2014-09-02 04:17:25 -0600
i think you "if" check should be if cy >= 75: counter=counter+1;
Why dont you use the haar cascade to detect face which will return you a rectangle per person instead of detecting contours....