Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Seperate touching Objects

What is the best way to quickly seperate two close objects? image description

For example those two rectangles are so close, their shadows overlap and get very dark. Using my initial approach to binarize the image and then do an CCA does not work, because the binarized image is completely connected: image description

I think using convex defects may also not work properly, because the difference here is not very big.

What might be a better solution to this problem?

Seperate touching Objects

What is the best way to quickly seperate two close objects? image descriptionobjects?

For example those two rectangles are so close, their shadows overlap and get very dark. Using my initial approach to binarize the image and then do an CCA does not work, because the binarized image is completely connected: image descriptionconnected.

I think using convex defects may also not work properly, because the difference here is not very big.

What might be a better solution to this problem?