PCL RANSAC拟合二维直线(C++详细过程版)

一、算法原理

  平面直线的表达式为:
y = k x + b (1) y=kx+b \tag{1} </

猜你喜欢

转载自blog.csdn.net/qq_36686437/article/details/130032608
pcl