So, you want to build and use Fovis library (which can estimate 3D motion of RGB-D camera or stereo pairs) under Windows? Quick and dirty how-to compile it: Create empty root folder for your build – for example name it fovis_win. Install Prerequirements: 1) Download Eigen and install it. 2) Download cmake-gui and install it. …