Implementation of Fast and Accurate Normal Estimation by Efficient 3d Edge Detection
(official implementation: https://github.com/ipa-rmb/cob_object_perception)
- OpenCV
- Eigen
sudo apt install libopencv-dev libeigen3-dev
include/surface_normal_calculator.h : LGPL license
other part : MIT license