Workflow_FrameSource_CameraDevice¶
Attention
The content of this page will be updated soon.
Demonstrate how to use the Camera.
Demonstrate how to open/close camera
Demonstrate how to switch camera
Demonstrate how to get camera image texture
Demonstrate how to control camera display
Demonstrate how to horizontally flip camera image
How to Use¶
Mark 1: Display system status and operation hint.
Mark 2: Whether open the camera.
Mark 3: Whether display camera image.
Mark 4: Whether capture camera image and display on the cube.
Mark 5: Whether flip the camera image rendering.
Mark 6: Switch camera using device index.