paper-with-me

홈 › Papers

A novel centroid update approach for clustering-based superpixel methods and superpixel-based edge detection

2019-10-18 · Houwang Zhang, Chong Wu, Le Zhang, Hanying Zheng

Superpixel is widely used in image processing. And among the methods for superpixel generation, clustering-based methods have a high speed and a good performance at the same time. However, most clustering-based superpixel methods are sensitive to noise. To solve these problems, in this paper, we first analyze the features of noise. Then according to the statistical features of noise, we propose a novel centroid update approach to enhance the robustness of clustering-based superpixel methods. Besides, we propose a novel superpixel-based edge detection method. The experiments on BSD500 dataset show that our approach can significantly enhance the performance of clustering-based superpixel methods in noisy environment. Moreover, we also show that our proposed edge detection method outperforms other classical methods.

📄 PDF Abstract BibTeX arXiv:1910.08439

Code (2)

ProfHubert/Centroid 공식 구현
ProfHubert/ICASSP 공식 구현

Tasks

ClusteringEdge Detection

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Manifold SLIC: A Fast Method to Compute Content-Sensitive Superpixels

2016-06-01 · CVPR 2016 6 · Yong-Jin Liu, Cheng-Chi Yu, Min-Jing Yu, Ying He

Superpixels are perceptually meaningful atomic regions that can effectively capture image features. Among various methods for computing uniform superpixels, simple linear iterative clustering (SLIC) is popular due to its…

ClusteringSuperpixels

Image Reconstruction using Superpixel Clustering and Tensor Completion

2023-05-16 · Maame G. Asante-Mensah, Anh Huy Phan, Salman Ahmadi-Asl, Zaher Al Aghbari 외

This paper presents a pixel selection method for compact image representation based on superpixel segmentation and tensor completion. Our method divides the image into several regions that capture important textures or s…

ClusteringImage Reconstruction

Joint Superpixel and Self-Representation Learning for Scalable Hyperspectral Image Clustering

2025-09-28 · Xianlu Li, Nicolas Nadisic, Shaoguang Huang, Aleksandra Pizurica arxiv

Subspace clustering is a powerful unsupervised approach for hyperspectral image (HSI) analysis, but its high computational and memory costs limit scalability. Superpixel segmentation can improve efficiency by reducing th…

Representation LearningImage Clustering

Fuzzy SLIC: Fuzzy Simple Linear Iterative Clustering

2020-08-21

Most superpixel methods are sensitive to noise and cannot control the superpixel number precisely. To solve these problems, in this paper, we propose a robust superpixel method called fuzzy simple linear iterative cluste…

ClusteringComputational EfficiencySuperpixels

SCALP: Superpixels with Contour Adherence using Linear Path

2019-03-17 · Rémi Giraud, Vinh-Thong Ta, Nicolas Papadakis

Superpixel decomposition methods are generally used as a pre-processing step to speed up image processing tasks. They group the pixels of an image into homogeneous regions while trying to respect existing contours. For a…

ClusteringContour DetectionSuperpixels