Calculate Euclidean Distance Between Two 3D Points (pcl::PointXYZ)
This function takes two points in 3D space represented by the 'pcl::PointXYZ' data type and calculates the Euclidean distance between them. The return value is a double representing the distance between the two points.
原文地址: https://www.cveoy.top/t/topic/nKSF 著作权归作者所有。请勿转载和采集!