Browsing by Author "Kluwe, Moritz Niklas"
Now showing 1 - 2 of 2
Results Per Page
Sort Options
- ItemOpen AccessCorrelation Velocimetry inside a model of the human airways(Technische Universität Bergakademie Freiberg, 2025-02-07) Bauer, Katrin; Kluwe, Moritz NiklasThe dataset corresponds to the publication "Deterministic periodic structures in a model of the human airways" by Kluwe et al. 2025. It contains raw data obtained from an optical setup used for point-wise velocity measurements using Correlation Velocimetry in a model of human airways. The recorded data consists of stereo audio files sampling the photo-electric response of two photodiodes to the passage of tracer particles. The time lag between both signals corresponds to the mean time of flight of ensembles of particles between both detectors. Using the known distance between the detectors (272 micrometers), the mean velocity of the tracer particles can be calculated. This dataset includes the raw data evaluated and discussed in the publication.
- ItemOpen AccessRobust Laser Cross Detection(Technische Universität Bergakademie Freiberg, 2024-12-12) Kluwe, Moritz Niklas; Hardege, RobertThe 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.