Please help me with HEAD cascades [closed]
I need to find the entire head, not just the face. I found one cascade for head + shoulders, doesn't work too well..
I need to find the entire head, not just the face. I found one cascade for head + shoulders, doesn't work too well..
Asked: 2017-08-16 02:36:46 -0600
Seen: 220 times
Last updated: Aug 16 '17
Haar Cascade detecting only faces(no heads)?
Custom Haar-like features and source code
Fish detection. Is haartraining a good approach ?
Area of a single pixel object in OpenCV
build problems for android_binary_package - Eclipse Indigo, Ubuntu 12.04
OpenCV DescriptorMatcher matches
Can't compile .cu file when including opencv.hpp
Using OpenCV's stitching module, strange error when compositing images
compile error in opencv2/flann/lsh_table.h when compiling bgslibrary
Either, use an existing model and just expand the detection field OR train a complete new model :) Only two possible ways to solve this.
" I found one cascade for head + shoulders, doesn't work too well.."
that's no wonder. face detection works nicely IF you can restrict pose & lighting, and only use a small area with well known features. once you reach the clothes-covered parts of the body, it's all over.
i do not think, yoour idea is feasible at all.
Actually it is feasible. We trained both upper body ACF and DPM models, but you will need more than the simple boosted cascades of OpenCV :D