paper-with-me

홈 › Papers

Arc-support Line Segments Revisited: An Efficient and High-quality Ellipse Detection

2018-10-08 · Changsheng Lu, Siyu Xia, Ming Shao, Yun Fu

Over the years many ellipse detection algorithms spring up and are studied broadly, while the critical issue of detecting ellipses accurately and efficiently in real-world images remains a challenge. In this paper, we propose a valuable industry-oriented ellipse detector by arc-support line segments, which simultaneously reaches high detection accuracy and efficiency. To simplify the complicated curves in an image while retaining the general properties including convexity and polarity, the arc-support line segments are extracted, which grounds the successful detection of ellipses. The arc-support groups are formed by iteratively and robustly linking the arc-support line segments that latently belong to a common ellipse. Afterward, two complementary approaches, namely, locally selecting the arc-support group with higher saliency and globally searching all the valid paired groups, are adopted to fit the initial ellipses in a fast way. Then, the ellipse candidate set can be formulated by hierarchical clustering of 5D parameter space of initial ellipses. Finally, the salient ellipse candidates are selected and refined as detections subject to the stringent and effective verification. Extensive experiments on three public datasets are implemented and our method achieves the best F-measure scores compared to the state-of-the-art methods. The source code is available at https://github.com/AlanLuSun/High-quality-ellipse-detection.

📄 PDF Abstract BibTeX arXiv:1810.03243

Code (3)

AlanLuSun/High-quality-ellipse-detection 공식 구현
memory-overflow/standard-ellipse-detection
qxiaofan/awesome-High-quality-ellipse-detection

Tasks

ARCClusteringvalid

Similar Papers 제목 키워드 기반

DSeg: Direct Line Segments Detection

2023-11-30 · Berger Cyrille, Lacroix Simon

This paper presents a model-driven approach to detect image line segments. The approach incrementally detects segments on the gradient image using a linear Kalman filter that estimates the supporting line parameters and …

AdapNet: Adaptive Noise-Based Network for Low-Quality Image Retrieval

2024-05-28 · Sihe Zhang, Qingdong He, Jinlong Peng, Yuxi Li 외

Image retrieval aims to identify visually similar images within a database using a given query image. Traditional methods typically employ both global and local features extracted from images for matching, and may also a…

Image RetrievalRe-RankingRetrieval

Revisit Anything: Visual Place Recognition via Image Segment Retrieval

2024-09-26 · Kartik Garg, Sai Shubodh Puligilla, Shishir Kolathaya, Madhava Krishna 외

Accurately recognizing a revisited place is crucial for embodied agents to localize and navigate. This requires visual representations to be distinct, despite strong variations in camera viewpoint and scene appearance. E…

Image SegmentationNavigateRetrievalSemantic Segmentation+1

Surface Reconstruction from 3D Line Segments

2019-11-01 · Pierre-Alain Langlois, Alexandre Boulch, Renaud Marlet

In man-made environments such as indoor scenes, when point-based 3D reconstruction fails due to the lack of texture, lines can still be detected and used to support surfaces. We present a novel method for watertight piec…

3D ReconstructionSurface Reconstruction

Byzantine-Robust Distributed Sparse Learning Revisited

2026-05-13 · Yuxuan Wang, Lixin Zhang, Kangqiang Li arxiv

We revisit Byzantine robust distributed estimation for high-dimensional sparse linear models. By combining local $\ell_1$-regularized robust estimation with robust aggregation at the server, the framework applies to pseu…

Sparse Learning