Skip to content
This repository has been archived by the owner on Mar 13, 2020. It is now read-only.

usiraj/RiseOdom

Repository files navigation

RiseOdom

Stereo Visual Odometry Algorithm

Install Instructions

OpenCV 2.4 Is required for this algorithm, make sure to install it first. To build follow the general cmake build step. This code makes use of intel intrinsic instructions. For PCs with only SSE2 available use USE_PENTIUM4=ON option during cmake configuration. mkdir build cmake ../ make make install

Disclaimer

This algorithm as of 2020 is obsolete and might not work for you. There are better recent techniques out there. It is only kept for archival purpose only.

About

Stereo Visual Odometry Algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published