paper-with-me

Papers

Hierarchical Histogram Threshold Segmentation - Auto-terminating High-detail Oversegmentation

2024-01-01 · CVPR 2024 1 · Thomas V. Chang, Simon Seibt, Bartosz von Rymon Lipinski

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic SegmentationSuperpixels

Similar Papers 제목 키워드 기반

Segmentation of skin lesions based on fuzzy classification of pixels and histogram thresholding

2017-03-11 · Jose Luis Garcia-Arroyo, Begonya Garcia-Zapirain

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 ClassificationSegmentation

Color Image Segmentation Using Multi-Objective Swarm Optimizer and Multi-level Histogram Thresholding

2021-10-18 · Mohammadreza Naderi Boldaji, Samaneh Hosseini Semnani

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 Segmentation

Seeking multi-thresholds for image segmentation with Learning Automata

2014-05-28 · Erik Cuevas, Daniel Zaldivar, Marco Perez

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 Segmentation

Image Segmentation using Multi-Threshold technique by Histogram Sampling

2019-09-11 · Amit Gurung, Sangyal Lama Tamang

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+1

Iterative Thresholded Bi-Histogram Equalization for Medical Image Enhancement

2015-08-24 · Muhammad Ali Qadar, Yan Zhaowen, Li Hua

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