paper-with-me

홈 › Papers

Robust superpixels using color and contour features along linear path

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

Superpixel decomposition methods are widely used in computer vision and image processing applications. By grouping homogeneous pixels, the accuracy can be increased and the decrease of the number of elements to process can drastically reduce the computational burden. For most superpixel methods, a trade-off is computed between 1) color homogeneity, 2) adherence to the image contours and 3) shape regularity of the decomposition. In this paper, we propose a framework that jointly enforces all these aspects and provides accurate and regular Superpixels with Contour Adherence using Linear Path (SCALP). During the decomposition, we propose to consider color features along the linear path between the pixel and the corresponding superpixel barycenter. A contour prior is also used to prevent the crossing of image boundaries when associating a pixel to a superpixel. Finally, in order to improve the decomposition accuracy and the robustness to noise, we propose to integrate the pixel neighborhood information, while preserving the same computational complexity. SCALP is extensively evaluated on standard segmentation dataset, and the obtained results outperform the ones of the state-of-the-art methods. SCALP is also extended for supervoxel decomposition on MRI images.

📄 PDF Abstract BibTeX arXiv:1903.07193

Code (0)

등록된 구현이 없습니다.

Tasks

Superpixels

Similar Papers 제목 키워드 기반

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

Contour-Constrained Superpixels for Image and Video Processing

2017-07-01 · CVPR 2017 7 · Se-Ho Lee, Won-Dong Jang, Chang-Su Kim

A novel contour-constrained superpixel (CCS) algorithm is proposed in this work. We initialize superpixels and regions in a regular grid and then refine the superpixel label of each region hierarchically from block to pi…

ObjectSuperpixels

Temporal Superpixels Based on Proximity-Weighted Patch Matching

2017-10-01 · ICCV 2017 10 · Se-Ho Lee, Won-Dong Jang, Chang-Su Kim

A temporal superpixel algorithm based on proximity-weighted patch matching (TS-PPM) is proposed in this work. We develop the proximity-weighted patch matching (PPM), which estimates the motion vector of a superpixel robu…

Patch MatchingSuperpixels

Superpixels Based Segmentation and SVM Based Classification Method to Distinguish Five Diseases from Normal Regions in Wireless Capsule Endoscopy

2017-11-17 · Omid Haji Maghsoudi

Wireless Capsule Endoscopy (WCE) is relatively a new technology to examine the entire GI trace. During an examination, it captures more than 55,000 frames. Reviewing all these images is time-consuming and prone to human …

ClusteringGeneral ClassificationSemantic SegmentationSpecificity+1

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