You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
545 B
9 lines
545 B
# rs-pointcloud-stitching
|
|
|
|
## Overview
|
|
|
|
This sample demonstrates how to stitch together 2 devices into a single, wide FOV, virtual device.
|
|
`pointcloud-stitching` projects the 2 pointclouds on the same virtual device's image to create a stitched image which adhere to the pinhole camera model. This virtual device can then be loaded and viewed using realsense-viewer application.
|
|
|
|
For a complete explanation and example of setting the inpput files and the calibration process see [pointcloud-stitching-demo.md](doc/pointcloud-stitching-demo.md)
|