Robust Planar Pose based on https://github.com/arthur1026/RobustPlanarPose
git clone --recursive https://github.com/rishabh-battulwar/pyRpp.git
cd pyRpp
mkdir build && cd build
cmake ..
make -j 4
python -m python.test
make install
Robust Planar Pose based on https://github.com/arthur1026/RobustPlanarPose
C++
Robust Planar Pose based on https://github.com/arthur1026/RobustPlanarPose
git clone --recursive https://github.com/rishabh-battulwar/pyRpp.git
cd pyRpp
mkdir build && cd build
cmake ..
make -j 4
python -m python.test
make install