Texture Superpixel Clustering from Patch-based Nearest Neighbor Matching
Superpixels are widely used in computer vision applications. Nevertheless, decomposition methods may still fail to efficiently cluster image pixels according to their local texture. In this paper, we propose a new Nearest Neighbor-based Superpixel Clustering (NNSC) method to generate texture-aware superpixels in a limited computational time compared to previous approaches. We introduce a new clustering framework using patch-based nearest neighbor matching, while most existing methods are based on a pixel-wise K-means clustering. Therefore, we directly group pixels in the patch space enabling to capture texture information. We demonstrate the efficiency of our method with favorable comparison in terms of segmentation performances on both standard color and texture datasets. We also show the computational efficiency of NNSC compared to recent texture-aware superpixel methods.
Code (0)
등록된 구현이 없습니다.
Tasks
ClusteringComputational EfficiencySuperpixelsSimilar Papers 제목 키워드 기반
Texture Relative Superpixel Generation With Adaptive Parameters
Abstract—Superpixel generation, which is an essential step in many image processing applications, has attracted increasing attention from researchers. In this paper, we present an efficient flooding-based superpixel g…
SuperpixelsTexture-Aware Superpixel Segmentation
Most superpixel algorithms compute a trade-off between spatial and color features at the pixel level. Hence, they may need fine parameter tuning to balance the two measures, and highly fail to group pixels with similar l…
SegmentationSuperpixelsSPiKeS: Superpixel-Keypoints Structure for Robust Visual Tracking
In visual tracking, part-based trackers are attractive since they are robust against occlusion and deformation. However, a part represented by a rectangular patch does not account for the shape of the target, while a sup…
SuperpixelsVisual TrackingTemporal Superpixels Based on Proximity-Weighted Patch Matching
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 MatchingSuperpixelsMulti-Scale Superpatch Matching using Dual Superpixel Descriptors
Over-segmentation into superpixels is a very effective dimensionality reduction strategy, enabling fast dense image processing. The main issue of this approach is the inherent irregularity of the image decomposition comp…
Dimensionality ReductionSuperpixels