How to detect human body(shirt detection) with clear edges rather than rectangle in android application?
Hi
We have to create an android application in OpenCV to detect human upper half body i.e shirt detection. We need to get the structure of the shirt exactly with the edges.
We are beginners to opencv.. please help us on the same
you could read about segmentation methods, like watershed or grabcut