- https://www.sciencedirect.com/science/article/abs/pii/S0263224104000417
- https://www.sciencedirect.com/science/article/pii/S1474667016426261
- http://nghiaho.com/?page_id=671
- This is a typical android project written in
Kotlin
. opencv
library is used for feature extraction, description and matching.koma
library is used for linear algebra.proposal.pdf
contains the baseline algorithm.report.pdf
contains all the details of the project viz. assumptions, algorithms, analysis ...
- Build the app using android studio.
- Install the app in a device with front camera.
- Give camera permission for the app from the device settings.
- Place the device on a 2D plane facing a static ceiling and reset the visual odometer.
- On moving the device now, it uses the video feed to track its 2D pose and visualizes it on screen.