Ellipsoid fitting on models using minimum volume covering ellipsoid. The problem of fitting 3D ellipsoids on object models by using the Dual Reduced Newton algorithm to obtain the minimum volume covering ellipsoid on the points.
Use of Eigen3, OpenCV, PCL, Boost libraries. Build with CMake. Draft version for experimentation.
An object model file is required to run the code.
The source code is provided with a GPLv3 license.