calculate Oriented Bounding Box from point cloud
- Use pcl::EuclideanClusterExtraction to cluster the point cloud
- Use pcl::computeCovarianceMatrixNormalized to find object axes
- transform the point cloud to global origin, then find its length width height