Skip to content

Acquire data from two Intel Realsense D415 Sensors to form one extended view, and display the colored point cloud using PCL .

Notifications You must be signed in to change notification settings

tarekmuallim/Multicam-Intel-Realsense-D400

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Multi-cam Intel RealSense D400

This is a simple C++ program used to acquire data from a cluster of two Intel RealSense D415 Sensors. alt text 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. alt text alt text

The program use:

  • PCL (point cloud library).
  • Intel RealSense SDK v2.

About

Acquire data from two Intel Realsense D415 Sensors to form one extended view, and display the colored point cloud using PCL .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages