Resolving Overlapping Convex Objects in Silhouette Images by Concavity Analysis and Gaussian Process
Segmentation of overlapping convex objects has various applications, for example, in nanoparticles and cell imaging. Often the segmentation method has to rely purely on edges between the background and foreground making the analyzed images essentially silhouette images. Therefore, to segment the objects, the method needs to be able to resolve the overlaps between multiple objects by utilizing prior information about the shape of the objects. This paper introduces a novel method for segmentation of clustered partially overlapping convex objects in silhouette images. The proposed method involves three main steps: pre-processing, contour evidence extraction, and contour estimation. Contour evidence extraction starts by recovering contour segments from a binarized image by detecting concave points. After this, the contour segments which belong to the same objects are grouped. The grouping is formulated as a combinatorial optimization problem and solved using the branch and bound algorithm. Finally, the full contours of the objects are estimated by a Gaussian process regression method. The experiments on a challenging dataset consisting of nanoparticles demonstrate that the proposed method outperforms three current state-of-art approaches in overlapping convex objects segmentation. The method relies only on edge information and can be applied to any segmentation problems where the objects are partially overlapping and have a convex shape.
Code (0)
등록된 구현이 없습니다.
Tasks
Combinatorial OptimizationSegmentationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
MultiStar: Instance Segmentation of Overlapping Objects with Star-Convex Polygons
Instance segmentation of overlapping objects in biomedical images remains a largely unsolved problem. We take up this challenge and present MultiStar, an extension to the popular instance segmentation method StarDist. Th…
Instance SegmentationSegmentationSemantic Segmentation3D object reconstruction and 6D-pose estimation from 2D shape for robotic grasping of objects
We propose a method for 3D object reconstruction and 6D-pose estimation from 2D images that uses knowledge about object shape as the primary key. In the proposed pipeline, recognition and labeling of objects in 2D images…
3D Object Reconstruction3D Reconstruction6D Pose EstimationObject+3GaitSTR: Gait Recognition with Sequential Two-stream Refinement
Gait recognition aims to identify a person based on their walking sequences, serving as a useful biometric modality as it can be observed from long distances without requiring cooperation from the subject. In representin…
Gait RecognitionMultiview Gait RecognitionImage Segmentation of Multi-Shaped Overlapping Objects
In this work, we propose a new segmentation algorithm for images containing convex objects present in multiple shapes with a high degree of overlap. The proposed algorithm is carried out in two steps, first we identify t…
Image SegmentationSemantic SegmentationSemantic filtering through deep source separation on microscopy images
By their very nature microscopy images of cells and tissues consist of a limited number of object types or components. In contrast to most natural scenes, the composition is known a priori. Decomposing biological images …