camera - Stereo Demo

Description

This sample realizes stereoscopic view for the naked eye for input images from the two outer cameras.

Required Environment

A stereo camera is required if a TS board is used. This sample does not work without a stereo camera.

How to Use

Input Operation
Y Button. Stops image capture while leaving the camera on.
Press the Y Button again while capture is stopped to resume capture.
X Button. Puts the camera in standby mode.
Press the X Button again during standby mode to restart the camera.
Left and Right Outer Cameras Gets input from the left and right outer cameras and displays it.
Close the system. The system will enter Sleep Mode. Opening the system returns the screen to original status.
START Stops camera capture and shuts down the camera library. However, this does not shut down the library when stopping camera capture by pressing the X or Y Button.

Notes

If you do not have a stereo camera and you run the demo, the following log is displayed in debug output, and the demo stops.

Panic: main.cpp:254
Camera has broken.

Execution Procedure

When the demo is executed, it displays the following log in debug output.

Camera Demo: start
Y button    : Stop/Restart capturing
X button    : Deactivate/Activate camera
Start button: Finalize camera library

Upper screen

Gets input from the left and right outer cameras and displays it in 3D in real-time.
Adjust the stereoscopic image with the 3D slider.

Lower screen

The following information is displayed on the lower screen.

Revision History

2011/12/20
Added description of operation when pressing the START Button.
2011/02/02
Initial version.

CONFIDENTIAL