摘要: OpenCV fitline直线拟合函数 最小二乘法拟合函数 参数介绍: void fitLine( InputArray points, OutputArray line, int distType,double param, double reps, double aeps ); points: 阅读全文
posted @ 2022-01-15 11:37 量子与太极 阅读(469) 评论(0) 推荐(0) 编辑