English
Related papers

Related papers: Soccer line mark segmentation and classification w…

200 papers

Markerless augmented reality can be a challenging computer vision task, especially in live broadcast settings and in the absence of information related to the video capture such as the intrinsic camera parameters. This typically requires…

Computer Vision and Pattern Recognition · Computer Science 2019-07-23 Hallee E. Wong , Osman Akar , Emmanuel Antonio Cuevas , Iuliana Tabian , Divyaa Ravichandran , Iris Fu , Cambron Carter

Typically, tennis court line detection is done by running Hough-Line-Detection to find straight lines in the image, and then computing a transformation matrix from the detected lines to create the final court structure. We propose numerous…

Computer Vision and Pattern Recognition · Computer Science 2024-04-11 Sameer Agrawal , Ragoth Sundararajan , Vishak Sagar

Camera calibration is a crucial component in the realm of sports analytics, as it serves as the foundation to extract 3D information out of the broadcast images. Despite the significance of camera calibration research in sports analytics,…

Computer Vision and Pattern Recognition · Computer Science 2025-02-18 Floriane Magera , Thomas Hoyoux , Olivier Barnich , Marc Van Droogenbroeck

Topological alignments and snakes are used in image processing, particularly in locating object boundaries. Both of them have their own advantages and limitations. To improve the overall image boundary detection system, we focused on…

Computer Vision and Pattern Recognition · Computer Science 2011-06-03 Ashraf A. Aly , Safaai Bin Deris , Nazar Zaki

Classical work on line segment detection is knowledge-based; it uses carefully designed geometric priors using either image gradients, pixel groupings, or Hough transform variants. Instead, current deep learning methods do away with all…

Computer Vision and Pattern Recognition · Computer Science 2020-07-21 Yancong Lin , Silvia L. Pintea , Jan C. van Gemert

The Hough transform is a popular and classical technique in computer vision for the detection of lines (or more general objects). It maps a pixel into a dual space -- the Hough space: each pixel is mapped to the set of lines through this…

Computer Vision and Pattern Recognition · Computer Science 2025-05-23 Johannes Ferner , Stefan Huber , Saverio Messineo , Angel Pop , Martin Uray

In this work, we propose a novel way of efficiently localizing a soccer field from a single broadcast image of the game. Related work in this area relies on manually annotating a few key frames and extending the localization to similar…

Computer Vision and Pattern Recognition · Computer Science 2016-04-12 Namdar Homayounfar , Sanja Fidler , Raquel Urtasun

This article pursues a statistical study of the Hough transform, the celebrated computer vision algorithm used to detect the presence of lines in a noisy image. We first study asymptotic properties of the Hough transform estimator, whose…

Statistics Theory · Mathematics 2007-06-13 Alexander Goldenshluger , Assaf Zeevi

Single-frame sports field registration often serves as the foundation for extracting 3D information from broadcast videos, enabling applications related to sports analytics, refereeing, or fan engagement. As sports fields have rigorous…

Computer Vision and Pattern Recognition · Computer Science 2025-04-30 Floriane Magera , Thomas Hoyoux , Martin Castin , Olivier Barnich , Anthony Cioppa , Marc Van Droogenbroeck

Image segmentation refers to the separation of objects from the background, and has been one of the most challenging aspects of digital image processing. Practically it is impossible to design a segmentation algorithm which has 100%…

Computer Vision and Pattern Recognition · Computer Science 2021-05-13 Asra Aslam , Ekram Khan , Mohammad Samar Ansari , M. M. Sufyan Beg

This paper presents a state-of-the-art approach in object detection for being applied in future SLAM problems. Although, many SLAM methods are proposed to create suitable autonomy for mobile robots namely ground vehicles, they still face…

Robotics · Computer Science 2018-10-05 Seyed Amir Tafrishi , Vahid E. Kandjani

Soccer broadcast video understanding has been drawing a lot of attention in recent years within data scientists and industrial companies. This is mainly due to the lucrative potential unlocked by effective deep learning techniques developed…

Computer Vision and Pattern Recognition · Computer Science 2021-04-20 Anthony Cioppa , Adrien Deliège , Floriane Magera , Silvio Giancola , Olivier Barnich , Bernard Ghanem , Marc Van Droogenbroeck

The detection of small and medium-sized objects in three dimensions has always been a frontier exploration problem. This technology has a very wide application in sports analysis, games, virtual reality, human animation and other fields.…

Computer Vision and Pattern Recognition · Computer Science 2023-02-02 Lei Li , Tianfang Zhang , Zhongfeng Kang , Wenhan Zhang

Object detection or localization is an incremental step in progression from coarse to fine digital image inference. It not only provides the classes of the image objects, but also provides the location of the image objects which have been…

Computer Vision and Pattern Recognition · Computer Science 2020-07-07 Abdul Mueed Hafiz , Ghulam Mohiuddin Bhat

Watershed segmentation method has been used in various applications. But many a times, due to its over-segmentation attributes, it underperforms in several tasks where noise is a dominant source. In this study, Optical Coherence Tomography…

Image and Video Processing · Electrical Eng. & Systems 2023-03-30 Maryam Viqar , Violeta Madjarova , Elena Stoykova

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 excellent detection…

Computer Vision and Pattern Recognition · Computer Science 2023-05-11 Xinyu Lin , Yingjie Zhou , Yipeng Liu , Ce Zhu

Line matching plays an essential role in structure from motion (SFM) and simultaneous localization and mapping (SLAM), especially in low-textured and repetitive scenes. In this paper, we present a new method of using a graph convolution…

Computer Vision and Pattern Recognition · Computer Science 2020-04-14 QuanMeng Ma , Guang Jiang , DianZhi Lai

Line segmentation from handwritten text images is one of the challenging task due to diversity and unknown variations as undefined spaces, styles, orientations, stroke heights, overlapping, and alignments. Though abundant researches, there…

Computer Vision and Pattern Recognition · Computer Science 2021-04-20 Nidhi Gupta , Wenju Liu

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 their associated…

Computer Vision and Pattern Recognition · Computer Science 2023-12-01 Berger Cyrille , Lacroix Simon

Compared to feature point detection and description, detecting and matching line segments offer additional challenges. Yet, line features represent a promising complement to points for multi-view tasks. Lines are indeed well-defined by the…

Computer Vision and Pattern Recognition · Computer Science 2021-04-12 Rémi Pautrat , Juan-Ting Lin , Viktor Larsson , Martin R. Oswald , Marc Pollefeys