paper-with-me

Papers

Deep Learning based Virtual Point Tracking for Real-Time Target-less Dynamic Displacement Measurement in Railway Applications

2021-01-17 · Dachuan Shi, Eldar Sabanovic, Luca Rizzetto, Viktor Skrickij, Roberto Oliverio, Nadia Kaviani, Yunguang Ye, Gintautas Bureika, Stefano Ricci, Markus Hecht

In the application of computer-vision based displacement measurement, an optical target is usually required to prove the reference. In the case that the optical target cannot be attached to the measuring objective, edge detection, feature matching and template matching are the most common approaches in target-less photogrammetry. However, their performance significantly relies on parameter settings. This becomes problematic in dynamic scenes where complicated background texture exists and varies over time. To tackle this issue, we propose virtual point tracking for real-time target-less dynamic displacement measurement, incorporating deep learning techniques and domain knowledge. Our approach consists of three steps: 1) automatic calibration for detection of region of interest; 2) virtual point detection for each video frame using deep convolutional neural network; 3) domain-knowledge based rule engine for point tracking in adjacent frames. The proposed approach can be executed on an edge computer in a real-time manner (i.e. over 30 frames per second). We demonstrate our approach for a railway application, where the lateral displacement of the wheel on the rail is measured during operation. We also implement an algorithm using template matching and line detection as the baseline for comparison. The numerical experiments have been performed to evaluate the performance and the latency of our approach in the harsh railway environment with noisy and varying backgrounds.

📄 PDF Abstract BibTeX arXiv:2101.06702

Code (1)

quickhdsdc/Point-Tracking-for-Displacement-Measurement-in-Railway-Applications 공식 구현 pytorch

Tasks

Edge DetectionLine DetectionPoint TrackingTemplate Matching

Similar Papers 제목 키워드 기반

Impact of Target and Tool Visualization on Depth Perception and Usability in Optical See-Through AR

2025-08-25 · Yue Yang, Xue Xie, Xinkai Wang, Hui Zhang 외 arxiv

Optical see-through augmented reality (OST-AR) systems like Microsoft HoloLens 2 hold promise for arm's distance guidance (e.g., surgery), but depth perception of the hologram and occlusion of real instruments remain cha…

Depth Estimation

UNOC: Understanding Occlusion for Embodied Presence in Virtual Reality

2020-11-12 · Mathias Parger, Chengcheng Tang, Yuanlu Xu, Christopher Twigg 외

Tracking body and hand motions in the 3D space is essential for social and self-presence in augmented and virtual environments. Unlike the popular 3D pose estimation setting, the problem is often formulated as inside-out…

3D Pose EstimationMotion SynthesisPose Estimation

Towards an End-to-End System for 3D Tracking of Physical Objects in Virtual Immersive Environments

2026-03-30 · Stanisław Knapiński, Maciej Grzeszczuk, Barbara Karpowicz, Pavlo Zinevych 외 arxiv

This work aims to establish an end-to-end system for tracking of physical 3D objects for virtual reality (VR) applications. We focus on training applications requiring real-time tracking of the position of small physical…

Object Tracking

Instant Motion Tracking and Its Applications to Augmented Reality

2019-07-16 · Jianing Wei, Genzhi Ye, Tyler Mullen, Matthias Grundmann 외

Augmented Reality (AR) brings immersive experiences to users. With recent advances in computer vision and mobile computing, AR has scaled across platforms, and has increased adoption in major products. One of the key cha…

Real-Time Shape Tracking of Facial Landmarks

2018-07-14 · Hyungjoon Kim, Hyeonwoo Kim, Eenjun Hwang

Detection of facial landmarks and accurate tracking of their shape are essential in real-time virtual makeup applications, where users can see the makeups effect by moving their face in different directions. Typical face…

Semantic Segmentation