#include "OrientedBoundingBox.h"
#include "CVLog.h"
#include <Eigen/Eigenvalues>
#include <algorithm>
#include <cstdint>
#include <numeric>
Go to the source code of this file.