How are overlapping objects detected?
Detecting overlapping objects is a difficult task. One solution is as follows. Use the Aphelion™ Operator “ImgRegionGrow” to segment the objects from the background data. This algorithm starts with a seed and grows a surrounding region based on pixel values and stops growing when a set limit is reached. This method will retain each object’s unique identity.