Function mrpt::math::ransac_detect_2D_lines

Function Documentation

Warning

doxygenfunction: Unable to resolve function “mrpt::math::ransac_detect_2D_lines” with arguments () in doxygen xml output for project “mrpt_math Doxygen Project” from directory: /tmp/ws/docs_build/mrpt_math/output_staging/generated/doxygen/xml. Potential matches:

- template<typename NUMTYPE> void ransac_detect_2D_lines(const CVectorDynamic<NUMTYPE> &x, const CVectorDynamic<NUMTYPE> &y, std::vector<std::pair<size_t, TLine2D>> &out_detected_lines, const double threshold, size_t min_inliers_for_valid_line = 5)