Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ankh88324/ALVIO
Adaptive Line and Point Feature-based Visual Inertial Odometry for Robust Localization in Indoor Environments
https://github.com/ankh88324/ALVIO
Last synced: 3 months ago
JSON representation
Adaptive Line and Point Feature-based Visual Inertial Odometry for Robust Localization in Indoor Environments
- Host: GitHub
- URL: https://github.com/ankh88324/ALVIO
- Owner: ankh88324
- Created: 2019-09-11T05:56:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-19T10:37:38.000Z (over 5 years ago)
- Last Synced: 2024-08-02T07:07:14.315Z (6 months ago)
- Size: 21.5 KB
- Stars: 34
- Watchers: 6
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-SLAM - Adaptive Line and Point Feature-based Visual Inertial Odometry for Robust Localization in Indoor Environments
README
# ALVIO
Adaptive Line and Point Feature-based Visual Inertial Odometry for Robust Localization in Indoor EnvironmentsRA-L & ICRA2020 ALVIO official page
1. Overall block diagram of ALVIO. ALVIO is an extension algorithm that considers the line feature in VIO to perform robust localization in indoor environment. The novelties of ALVIO include optical flow-based line tracker and the sensitivity-analysis-based adaptive feature selection algorithm.
![overall_3](https://user-images.githubusercontent.com/19143504/65028817-a3907600-d977-11e9-9123-e4d4b718b33f.png)
2. Block diagram illustrating the full pipeline of the proposed optical flow-based line tracker with an example image for each step.
3. Optical flow-based line feature tracking result.
4. Sensitivity analysis diagram.
The analysis was performed on two main categories:
(1) The factor affecting the importance of individual features (feature-based factor). The factor considered for this is **the location in the 2D image plane**.
(2) The factors affecting the relative importance between point and line features (sliding-window-based factors). **Average illumination** and **motion of sliding window** at time _t_ were used as input factors.5. Sensitivity analysis w.r.t the location in the 2D image plane.
6. Sensitivity analysis w.r.t the illumination.
7. Sensitivity analysis w.r.t the motion.
8. EXPERIMENTAL RESULTS