/point_cloud_to_image

This project convert a PCL point cloud into a `cv::Mat`, where the maximum value point is located at the top-left corner of the image.

Primary LanguageC++

This project convert a PCL point cloud into a cv::Mat, where the maximum value point is located at the top-left corner of the image.