Ask Your Question

Revision history [back]

How to separate overlapping objects?

Hi Developers, I want separate a binary image objects. To create the binary image i use Mog2 With ImageDepth Kinect, the result are objects (people) on the move, for the characteristics of the objects use FindCountours. The problem is that there are cases where objects overlap, I'm a beginner in Computer Vision. I use Opencv 3.0, Visual Studio 2015, Kinect Sdk 1.8, C++. the kinect camera is implemented top - down , objects(people) are head to the floor. In short I need to separate the overlapping objects. Greetings and sorry for my english