17 Eigen::Matrix3d
hmtx = Eigen::Matrix3d::Identity();
23 std::optional<RansacOptions> ransac_opts = std::nullopt)
26static_assert(serializable_aggregate<HomographyResult>);
Linear multi-camera extrinsics initialisation (DLT)
auto estimate_homography(const PlanarView &data, std::optional< RansacOptions > ransac_opts=std::nullopt) -> HomographyResult
std::vector< PlanarObservation > PlanarView
std::vector< int > inliers