The Human Body Project News
Brought to you by:
motters
I've made some changes to the c++ project to make the Haardetect functions compatible with the recent release of openCV beta 4. It is possible that there might be some small reduction in face detection performance, since the cascade detector is now based on a smaller 20x20 resolution. Obviously with smaller resolutions there is a greater chance of mistaking small visual artefacts as faces.
After a certain amount of faffing about the Human Body Project now has a sourceforge site. The main reason that I wanted to put it on to sourceforge was to improve version control, and to provide a more structured way for people to submit additions or developments if they wish.