PCL根据空间点云拟合圆
参考文档: //http://docs.pointclouds.org/1.9.1/classpcl_1_1_sample_consensus_model_circle3_d.html //使用PCL绘制空间圆 //https://blog.csdn.net/zyj8691/article/details/79416733 //http://www.pcl-users.org/RANSAC-Model-Coefficients-td4041435.html //http://www.pcl-users.org/SOLVED-Terrible-circle-fitting-results-with-SampleConsensusModelCircle3D-td4043214.html //http://docs.pointclouds.org/1.9.1/group__sample__consensus.html //[center.x, center.y, center.z, radius, normal.x, normal.y, normal.z] //http://pointclouds.org/documentation/tutorials/random_sample_consensus.php#random-sample-consensus pcl::PointCloud