Tengjiao-Jiang / viblite

A vision-based line-tracking (VIBLITE) technique has been proposed for uplift measurements of railway catenary systems in front of noisy backgrounds. The file contains MATLAB code with example images for processing. The Line-tracking technique is designed for detecting and tracking a linear object, e.g., a railway catenary wire. The technique is based on a coarse subset and line search and subpixel centerline detection. Vertical displacement response of the linear object can also be obtained. The principles are described in detail in reference: Tengjiao Jiang, Gunnstein T. Frøseth, Anders Rønnquist, Egil Fagerholt. A Robust Line-Tracking Photogrammetry Method for Uplift Measurements of  Railway Catenary Systems in Noisy Backgrounds, Mechanical Systems and Signal Processing. 144 (2020) 106888.https://doi.org/10.1016/j.ymssp.2020.106888. If you want to cite our work, please cite the code and the above article. The code reference sample is as follows: Tengjiao Jiang, Gunnstein Thomas Frøseth, Anders Rønnquist, & Egil Fagerholt. (2020, February 23). A vision-based line-tracking technique (Version 1.1). Zenodo. http://doi.org/10.5281/zenodo.3685219.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Vision-Based Line-Tracking Technique (Matlab version with tutorial)

Introduction

The line-tracking technique is an image-processing technique and is designed for detecting and tracking a linear object, e.g., a railway catenary wire, from noisy backgrounds. The technique is based on a coarse subset and line search and a subpixel centerline detection. The principles are described in detail in the following article [1]. Displacement response of the linear object can be obtained.

The files contain MATLAB code with a tutorial and example images for processing.

Citation

Please cite the following article and code if used in research.

[1] Tengjiao Jiang, Gunnstein Thomas Frøseth, Anders Rønnquist, Egil Fagerholt. A Robust Line-Tracking Photogrammetry Method for Uplift Measurements of  Railway Catenary Systems in Noisy Backgrounds, Mechanical Systems and Signal Processing. 144 (2020) 106888.https://doi.org/10.1016/j.ymssp.2020.106888.

[2] Tengjiao Jiang, Gunnstein Thomas Frøseth, Anders Rønnquist, Egil Fagerholt. A vision-based line-tracking technique, Zenodo, 2020, version 1.1. http://doi.org/10.5281/zenodo.3685219.

About

A vision-based line-tracking (VIBLITE) technique has been proposed for uplift measurements of railway catenary systems in front of noisy backgrounds. The file contains MATLAB code with example images for processing. The Line-tracking technique is designed for detecting and tracking a linear object, e.g., a railway catenary wire. The technique is based on a coarse subset and line search and subpixel centerline detection. Vertical displacement response of the linear object can also be obtained. The principles are described in detail in reference: Tengjiao Jiang, Gunnstein T. Frøseth, Anders Rønnquist, Egil Fagerholt. A Robust Line-Tracking Photogrammetry Method for Uplift Measurements of  Railway Catenary Systems in Noisy Backgrounds, Mechanical Systems and Signal Processing. 144 (2020) 106888.https://doi.org/10.1016/j.ymssp.2020.106888. If you want to cite our work, please cite the code and the above article. The code reference sample is as follows: Tengjiao Jiang, Gunnstein Thomas Frøseth, Anders Rønnquist, & Egil Fagerholt. (2020, February 23). A vision-based line-tracking technique (Version 1.1). Zenodo. http://doi.org/10.5281/zenodo.3685219.

License:MIT License


Languages

Language:MATLAB 98.9%Language:M 1.1%