paper-with-me

Papers Line Segment Detection

“Line Segment Detection” 태그가 달린 논문 41편 · 필터 해제

MiLSD: A Micro Line-Segment Detector for Resource-Constrained Devices

2026-07-07 · Parsa Hassani Shariat Panahi, Amir Hossein Jalilvand, M. Hassan Najafi arxiv

Line segment detection is a key building block in visual SLAM, 3D reconstruction, and industrial inspection. Recent deep learning methods have greatly improved accuracy, yet even the smallest models require several megab…

Line Segment Detection3D Reconstruction

Detecting 3D Line Segments for 6DoF Pose Estimation with Limited Data

2026-01-17 · Matej Mok, Lukáš Gajdošech, Michal Mesároš, Martin Madaras 외 arxiv

The task of 6DoF object pose estimation is one of the fundamental problems of 3D vision with many practical applications such as industrial automation. Traditional deep learning approaches for this task often require ext…

Line Segment DetectionPose Estimation

Lattice-allocated Real-time Line Segment Feature Detection and Tracking Using Only an Event-based Camera

2025-10-08 · Mikihiro Ikura, Arren Glover, Masayoshi Mizuno, Chiara Bartolozzi arxiv

Line segment extraction is effective for capturing geometric features of human-made environments. Event-based cameras, which asynchronously respond to contrast changes along edges, enable efficient extraction by reducing…

Line Segment Detection

Adaptive Dual-Constrained Line Aggregation for Robust Generic and Wireframe Line Segment Detection

2025-08-27 · Chenguang Liu, Chisheng Wang, Huilin Chen, Chuanhua Zhu 외 arxiv

Line segment detection in images has been studied for several decades. Existing methods can be roughly divided into two categories: generic line segment detectors and wireframe line segment detectors. Generic detectors a…

Line Segment Detection

ScaleLSD: Scalable Deep Line Segment Detection Streamlined

2025-06-11 · CVPR 2025 1 · Zeran Ke, Bin Tan, Xianwei Zheng, Yujun Shen 외

This paper studies the problem of Line Segment Detection (LSD) for the characterization of line geometry in images, with the aim of learning a domain-agnostic robust LSD model that works well for any natural images. With…

3D geometryLine Segment DetectionSelf-Supervised Learning

LINEA: Fast and Accurate Line Detection Using Scalable Transformers

2025-05-22 · Sebastian Janampa, Marios Pattichis

Line detection is a basic digital image processing operation used by higher-level processing methods. Recently, transformer-based methods for line detection have proven to be more accurate than methods based on CNNs, at …

Line DetectionLine Segment Detection

Improving Transformer Based Line Segment Detection with Matched Predicting and Re-ranking

2025-02-25 · Xin Tong, Shi Peng, Baojie Tian, Yufei Guo 외

Classical Transformer-based line segment detection methods have delivered impressive results. However, we observe that some accurately detected line segments are assigned low confidence scores during prediction, causing …

Line Segment DetectionRe-Ranking

DT-LSD: Deformable Transformer-based Line Segment Detection

2024-11-20 · Sebastian Janampa, Marios Pattichis

Line segment detection is a fundamental low-level task in computer vision, and improvements in this task can impact more advanced methods that depend on it. Most new methods developed for line segment detection are based…

DenoisingLine Segment Detection

The Impact of Semi-Supervised Learning on Line Segment Detection

2024-11-07 · Johanna Engman, Karl Åström, Magnus Oskarsson

In this paper we present a method for line segment detection in images, based on a semi-supervised framework. Leveraging the use of a consistency loss based on differently augmented and perturbed unlabeled images with a …

Line DetectionLine Segment Detection

Staircase Localization for Autonomous Exploration in Urban Environments

2024-03-26 · Jinrae Kim, Sunggoo Jung, Sung-Kyun Kim, Youdan Kim 외

A staircase localization method is proposed for robots to explore urban environments autonomously. The proposed method employs a modular design in the form of a cascade pipeline consisting of three modules of stair detec…

Line Segment Detectionobject-detectionObject Detection

Level-line Guided Edge Drawing for Robust Line Segment Detection

2023-05-10 · Xinyu Lin, Yingjie Zhou, Yipeng Liu, Ce Zhu

Line segment detection plays a cornerstone role in computer vision tasks. Among numerous detection methods that have been recently proposed, the ones based on edge drawing attract increasing attention owing to their exce…

Line Segment Detection

A Comprehensive Review of Image Line Segment Detection and Description: Taxonomies, Comparisons, and Challenges

2023-04-29 · Xinyu Lin, Yingjie Zhou, Yipeng Liu, Ce Zhu

An image line segment is a fundamental low-level visual feature that delineates straight, slender, and uninterrupted portions of objects and scenarios within images. Detection and description of line segments lay the bas…

Line Segment Detection

Parsing Line Segments of Floor Plan Images Using Graph Neural Networks

2023-03-07 · Mingxiang Chen, Cihui Pan

In this paper, we present a GNN-based Line Segment Parser (GLSP), which uses a junction heatmap to predict line segments' endpoints, and graph neural networks to extract line segments and their categories. Different from…

Line Segment DetectionSemantic Segmentation

DeepLSD: Line Segment Detection and Refinement with Deep Image Gradients

2022-12-15 · CVPR 2023 1 · Rémi Pautrat, Daniel Barath, Viktor Larsson, Martin R. Oswald 외

Line segments are ubiquitous in our human-made world and are increasingly used in vision tasks. They are complementary to feature points thanks to their spatial extent and the structural information they provide. Traditi…

Line DetectionLine Segment Detection

Detecting Line Segments in Motion-blurred Images with Events

2022-11-14 · Huai Yu, Hao Li, Wen Yang, Lei Yu 외

Making line segment detectors more reliable under motion blurs is one of the most important challenges for practical applications, such as visual SLAM and 3D reconstruction. Existing line segment detection methods face s…

3D ReconstructionLine Segment DetectionWireframe Parsing

LSDNet: Trainable Modification of LSD Algorithm for Real-Time Line Segment Detection

2022-09-10 · Lev Teplyakov, Leonid Erlygin, Evgeny Shvets

As of today, the best accuracy in line segment detection (LSD) is achieved by algorithms based on convolutional neural networks - CNNs. Unfortunately, these methods utilize deep, heavy networks and are slower than tradit…

Line DetectionLine Segment Detection

Semantic Room Wireframe Detection from a Single View

2022-06-01 · David Gillsjö, Gabrielle Flood, Kalle Åström

Reconstruction of indoor surfaces with limited texture information or with repeated textures, a situation common in walls and ceilings, may be difficult with a monocular Structure from Motion system. We propose a Semanti…

Line Segment DetectionRoom Layout EstimationWireframe Parsing

The whole and the parts: the MDL principle and the a-contrario framework

2021-12-13 · Rafael Grompone von Gioi, Ignacio Ramírez Paulino, Gregory Randall

This work explores the connections between the Minimum Description Length (MDL) principle as developed by Rissanen, and the a-contrario framework for structure detection proposed by Desolneux, Moisan and Morel. The MDL p…

Line Segment Detection

ELSED: Enhanced Line SEgment Drawing

2021-08-06 · Iago Suárez, José M. Buenaposada, Luis Baumela

Detecting local features, such as corners, segments or blobs, is the first step in the pipeline of many Computer Vision applications. Its speed is crucial for real time applications. In this paper we present ELSED, the f…

Line DetectionLine Segment Detection

Towards Light-weight and Real-time Line Segment Detection

2021-06-01 · Geonmo Gu, Byungsoo Ko, SeoungHyun Go, Sung-Hyun Lee 외

Previous deep learning-based line segment detection (LSD) suffers from the immense model size and high computational cost for line prediction. This constrains them from real-time inference on computationally restricted e…

GPULine Segment DetectionObject DetectionReal-Time Object Detection
1–20 / 41 다음 →