Introduction - If you have any usage issues, please Google them yourself
In order to detect bodies, you would need some sort of detector that operated by detecting features of bodies and looking for clusters or connected components of these. This is not a trivial problem whatsoever. Using the detectors that ship with OpenCV will not help you much with this regardless of how many training images you supply.