This is a simple C++ program used to acquire data from a cluster of two Intel RealSense D415 Sensors. The program acquires a colored point cloud from each sensor then merge the two in one big point cloud to form one extended view. The result is displayed by PCL viewer.
- PCL (point cloud library).
- Intel RealSense SDK v2.