how can I detect human bodies in opencv
I am new with opencv. I tried some tutorial I found it flexible. My assignment is to count humans in a video stream using c++. so I have to detect human bodies (or upper human bodies) in this video. Any one have any suggestions?