Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 919 Bytes

sdk_rgb_mono_preview.rst

File metadata and controls

38 lines (24 loc) · 919 Bytes

RGB and Mono Preview

This example shows how to use the Camera component to get RGB and Mono previews. It is similar to the ref:sdk_camera_preview example, but lacks the stereo depth visualization.

Demo

RGB and Mono Preview

Setup

Pipeline

Pipeline graph

Source Code

Python

Also available on GitHub

../../../../examples/CameraComponent/rgb_mono_preview.py