Robust Laser Cross Detection

Type of the data
datacite.resourceTypeGeneral

Software

Type of the data
datacite.resourceTypeGeneral

Image

Total size of the dataset
datacite.size

16386809

Author
dc.contributor.author

Kluwe, Moritz Niklas

Author
dc.contributor.author

Hardege, Robert

Upload date
dc.date.accessioned

2024-12-12T16:37:42Z

Publication date
dc.date.available

2024-12-12T16:37:42Z

Publication date
dc.date.issued

2024-12-12

Abstract of the dataset
dc.description.abstract

The source code repository contains the complete Python implementation of the laser cross detection algorithm, including example datasets. The repository includes synthetic image generation tools, evaluation scripts, and reference implementations of RANSAC and Probabilistic-Hough-Transform methods for comparison. Example datasets feature both synthetic and real-world calibration images, with documentation detailing their usage. All code is thoroughly commented and includes usage examples. The implementation requires common Python libraries (numpy, scipy, lmfit) and provides a straightforward API for integration into existing calibration workflows.

Public reference to this page
dc.identifier.uri

https://opara.zih.tu-dresden.de/handle/123456789/1157

Public reference to this page
dc.identifier.uri

https://doi.org/10.25532/OPARA-697

Publisher
dc.publisher

Technische Universität Bergakademie Freiberg

Licence
dc.rights

MITen

URI of the licence text
dc.rights.uri

https://opensource.org/license/MIT

Specification of the discipline(s)
dc.subject.classification

4::44::409::409-05

Specification of the discipline(s)
dc.subject.classification

4::42::404::404-03

Title of the dataset
dc.title

Robust Laser Cross Detection

Project abstract
opara.project.description

Recent advances in volumetric camera calibration techniques have established non-invasive methods for multi-camera setups. Laser-beam methods, particularly those introduced by Hardege et al. (2022, 2023) and enhanced by Gunady et al. 2024, show significant promise. A critical component of these calibration procedures is the precisely detection of laser beam intersections in 2D images. Current methodologies, including Hough-Line-Transformation, Template Matching, RANSAC, and 2D Gaussian beam fitting, exhibit limitations in both stability and accuracy, especially when encountering reflections, refractions, and other image artifacts. This paper introduces a deterministic approach for identifying straight light beams and accurately determining their intersections in grayscale 2D images. The proposed method exploits the Gaussian intensity distribution of laser beams and eliminates the need for binarization or probabilistic sampling. Extensive evaluation using both synthetic and real-world images demonstrates superior accuracy and robustness compared to existing methods, particularly for intersection angles above 20◦ and in the presence of significant noise.

Project title
opara.project.title

Robust laser cross detection for non-invasive volumetric camera calibration
Files
Original bundle
Now showing 1 - 1 of 1
Loading...
Thumbnail Image
Name:
sourcecode-and-supp-material.zip
Size:
15.62 MB
Format:
Unknown data format
Description:
License bundle
Now showing 1 - 1 of 1
Loading...
Thumbnail Image
Name:
license.txt
Size:
4.66 KB
Format:
Item-specific license agreed to upon submission
Description:
MIT