CVNAMar 16, 2024

Texture Edge detection by Patch consensus (TEP)

arXiv:2403.11038v1h-index: 1Inverse Problems and Imaging
Originality Incremental advance
AI Analysis

This addresses texture boundary detection in computer vision, which is an incremental improvement over existing methods.

The paper tackles texture edge detection by proposing TEP, a training-free method that uses patch consensus to identify texture boundaries, achieving improved detection through neighborhood voting and segmentation of local patch responses.

We propose Texture Edge detection using Patch consensus (TEP) which is a training-free method to detect the boundary of texture. We propose a new simple way to identify the texture edge location, using the consensus of segmented local patch information. While on the boundary, even using local patch information, the distinction between textures are typically not clear, but using neighbor consensus give a clear idea of the boundary. We utilize local patch, and its response against neighboring regions, to emphasize the similarities and the differences across different textures. The step of segmentation of response further emphasizes the edge location, and the neighborhood voting gives consensus and stabilize the edge detection. We analyze texture as a stationary process to give insight into the patch width parameter verses the quality of edge detection. We derive the necessary condition for textures to be distinguished, and analyze the patch width with respect to the scale of textures. Various experiments are presented to validate the proposed model.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes