Skip to content

arihantb2/RVO4UW

 
 

Repository files navigation

Robust Visual Odometry in Underwater Environment

This repository presents a robust stereo visual odometry solution for underwater environment, which is built upon ORBSLAM2.

Compile and Run

To compile the code, please refer to the original repository of ORBSLAM2. There are some command examples in the command.txt file, for your reference.

License

This code is released under a GPLv3 license.

If you use this code in an academic work, please cite the following paper (link1, link2):

@inproceedings{zhang2018robust,
	title={Robust visual odometry in underwater environment},
	author={Zhang, Jun and Ila, Viorela and Kneip, Laurent},
	booktitle={2018 OCEANS-MTS/IEEE Kobe Techno-Oceans (OTO)},
	pages={1--9},
	year={2018},
	organization={IEEE}
}

About

Robust Visual Odometry in Underwater Environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 99.1%
  • CMake 0.9%