/Dense-VO

a dense visual odometry implemented in matlab

Primary LanguageMatlabMIT LicenseMIT

NOTE: THIS CODE IS JUST AN EXPERIMENT, PLEASE DO NOT USE THIS CODE. ANY QUESTIONS REGARDING THIS CODE WILL NOT BE REPLIED.

Dense-VO

This work provide a matlab implementation of rigig body motion estimation of aan RGB-D camera from consecutive frames.

  • core

    Core implementation of the camera motion estimation algorithm.

  • weight determination

    Some useful functions for new weight determination method.

Usage

Few of the functions of this work (e.g. the conversion between )are based on Machine Vision Toolbox (see http://www.petercorke.com/Machine_Vision_Toolbox.html), it is not troublesome for you to install it.