Superpixels and Polygons Using Simple Non-Iterative Clustering
We present an improved version of the Simple Linear Iterative Clustering (SLIC) superpixel segmentation. Unlike SLIC, our algorithm is non-iterative, enforces connectivity from the start, requires lesser memory, and is faster. Relying on the superpixel boundaries obtained using our algorithm, we also present a polygonal partitioning algorithm. We demonstrate that our superpixels as well as the polygonal partitioning are superior to the respective state-of-the-art algorithms on quantitative benchmarks.
Code (0)
등록된 구현이 없습니다.
Tasks
ClusteringSuperpixelsSimilar Papers 제목 키워드 기반
Resolution-independent meshes of super pixels
The over-segmentation into superpixels is an important preprocessing step to smartly compress the input size and speed up higher level tasks. A superpixel was traditionally considered as a small cluster of square-based p…
ClusteringSegmentationSuperpixelsA Feature Clustering Approach Based on Histogram of Oriented Optical Flow and Superpixels
Visual feature clustering is one of the cost-effective approaches to segment objects in videos. However, the assumptions made for developing the existing algorithms prevent them from being used in situations like segment…
ClusteringOptical Flow EstimationSuperpixelsPeekaboo - Where are the Objects? Structure Adjusting Superpixels
This paper addresses the search for a fast and meaningful image segmentation in the context of $k$-means clustering. The proposed method builds on a widely-used local version of Lloyd's algorithm, called Simple Linear It…
ClusteringImage SegmentationSemantic SegmentationSuperpixelsSuperpixel Pre-Segmentation of HER2 Slides for Efficient Annotation
Supervised deep learning has shown state-of-the-art performance for medical image segmentation across different applications, including histopathology and cancer research; however, the manual annotation of such data is e…
ClusteringDenoisingImage SegmentationMedical Image Segmentation+3Dynamic Spectral Residual Superpixels
We consider the problem of segmenting an image into superpixels in the context of $k$-means clustering, in which we wish to decompose an image into local, homogeneous regions corresponding to the underlying objects. Our …
ClusteringSuperpixels