Hierarchical Histogram Threshold Segmentation - Auto-terminating High-detail Oversegmentation
Superpixels play a crucial role in image processing by partitioning an image into clusters of pixels with similar visual attributes. This facilitates subsequent image processing tasks offering computational advantages over the manipulation of individual pixels. While numerous oversegmentation techniques have emerged in recent years many rely on predefined initialization and termination criteria. In this paper a novel top-down superpixel segmentation algorithm called Hierarchical Histogram Threshold Segmentation (HHTS) is introduced. It eliminates the need for initialization and implements auto-termination outperforming state-of-the-art methods w.r.t boundary recall. This is achieved by iteratively partitioning individual pixel segments into foreground and background and applying intensity thresholding across multiple color channels. The underlying iterative process constructs a superpixel hierarchy that adapts to local detail distributions until color information exhaustion. Experimental results demonstrate the superiority of the proposed approach in terms of boundary adherence while maintaining competitive runtime performance on the BSDS500 and NYUV2 datasets. Furthermore an application of HHTS in refining machine learning-based semantic segmentation masks produced by the Segment Anything Foundation Model (SAM) is presented.
Code (0)
등록된 구현이 없습니다.
Tasks
SegmentationSemantic SegmentationSuperpixelsSimilar Papers 제목 키워드 기반
Segmentation of skin lesions based on fuzzy classification of pixels and histogram thresholding
This paper proposes an innovative method for segmentation of skin lesions in dermoscopy images developed by the authors, based on fuzzy classification of pixels and histogram thresholding.
ClassificationGeneral ClassificationSegmentationColor Image Segmentation Using Multi-Objective Swarm Optimizer and Multi-level Histogram Thresholding
Rapid developments in swarm intelligence optimizers and computer processing abilities make opportunities to design more accurate, stable, and comprehensive methods for color image segmentation. This paper presents a new …
Image SegmentationSegmentationSemantic SegmentationUnsupervised Image SegmentationSeeking multi-thresholds for image segmentation with Learning Automata
This paper explores the use of the Learning Automata (LA) algorithm to compute threshold selection for image segmentation as it is a critical preprocessing step for image analysis, pattern recognition and computer vision…
Image Segmentationparameter estimationSemantic SegmentationImage Segmentation using Multi-Threshold technique by Histogram Sampling
The segmentation of digital images is one of the essential steps in image processing or a computer vision system. It helps in separating the pixels into different regions according to their intensity level. A large numbe…
CPUImage SegmentationSegmentationSemantic Segmentation+1Iterative Thresholded Bi-Histogram Equalization for Medical Image Enhancement
Enhancement of human vision to get an insight to information content is of vital importance. The traditional histogram equalization methods have been suffering from amplified contrast with the addition of artifacts and a…
Image EnhancementMedical Image Enhancement