Orbbec Viewer is a tool developed based on Orbbec SDK to help developers quickly use Orbbec’s 3D sensor products. The functional features of Orbbec 3D sensor products are realized, including functions such as reading serial numbers, obtaining device types, acquiring camera parameters, controlling cameras,etc.
This document describes these functions and demonstrates the basic usage process.
The OrbbecViewer tool is designed for end users/developers to use Orbbec SDK 3D cameras.
Operating system | Requirement | Description |
---|---|---|
Windows | - Windows 10 April 2018 (version 1803, operating system build 17134) release (x64) or higher - 4 GB RAM - USB2.0 and above ports |
The generation of the VS project depends on the installation of the VS version and the cmake version, and supports VS2015/vs2017/vs2019 |
Android | - Android 6/7/8/9/10 |
|
Linux | - Linux Ubuntu 16.04/18.04/20.04 (x64) - 4 GB RAM - USB2.0 and above ports |
Support GCC 7.5 |
Arm64 | - Linux Ubuntu 18.04/20.04/22.04 - 4 GB RAM - USB2.0 and above ports |
Support GCC 7.5 |
As shown in the figure, the main interface is marked with three areas separated by red boxes. The functions are:
Area | Name | Function |
---|---|---|
Area 1 | Equipment management area | Sensor list, |
Area 2 | Control panel area | Data stream switch and parameter configuration, image acquisition function control, D2C function control |
Area 3 | Image preview area | Sensor image preview, frame rate, timestamp and other information viewing |
Among them, there are six buttons on the left side of the control panel area, the bottom button.
Used to switch between Chinese and English; Used to open the software details page.
Used to view device information and firmware upgrade; the remaining two buttons are used to switch the control panel TAB pages of different functions, from top to bottom, it is “Single Camera Mode” and “Advanced Mode”.
Click the Log information at the bottom of area 3, and the specific log information will be displayed.
OrbbecViewer allows the user to select and configure depth, infrared and color data streams. This section outlines the parameters that the user can customize in the tool. After the user completes the configuration, they must click the top button to start data streaming.
The OrbbecViewer tool allows the user to select a combination of depth, infrared and color data streams. User can enable/disable the stream by checking/unchecking from the list of available streams. The viewer supports both USB2.0 and USB3.0, so the available configuration parameters will vary depending on the USB2.0/USB3.0 capabilities.
The cameras provide users with a choice of resolutions to suit their solution needs. Each data stream provides a variety of optional frame formats for users to freely choose the appropriate combination of image size, image format and frame rate.
For example, depth stream can support 320x240, 640x480, 640x400, 1280x800, 320x288, 640x576, 1024x1024, 512x512 and other resolutions, and the range of FPS frame rate is 5 to 30, different devices support different resolutions, image formats, and frame rates, please refer to the product manual.
The color stream can support multiple resolutions from 640x480 to 3840x2160, the range of FPS frame rate ranges from 5 to 30, and supports MJPG, RGB, I420, and H265.
For the preview of the color stream, MJPG, H264, and H265 are the encoding formats, which need to be decoded first. The decoding usually takes a lot of time, resulting in dropped frames or rendering a “corrupted” picture. On some models of PC, hardware-accelerated decoding is available.
The infrared stream can support 320x240、640x480、640x400、1280x800、640x576、512x512、1024x1024 and other resolutions, and the FPS frame rate ranges from 5 to 30. different devices support different resolutions, image formats, and frame rates, please refer to the product manual
Users can choose the most suitable resolution according to the actual situation. Note that higher resolutions are more accurate, but increase computational intensity.
Click the button“ ”to view device information. The OrbbecViewer tool contains simple device information such as firmware version, product identification code, camera parameters, temperature, etc.
Open stream will display the average frame rate, time frame, image frame number and other information by default, click on the upper right corner to toggle information display\close. Click , the stream can be paused without being removed from the preview area. Click , streams that have been paused and not removed from the preview area can be reopened.
After the data stream is closed, the image preview window will not be closed, and the user needs to click the upper right corner of the image preview window.
After the device is powered on and the USB is connected to the PC host, open the OrbbecViewer tool software, and the software will automatically connect the device. Some devices may take a long time to initialize, please wait patiently for the device to connect successfully.
After the connection is successful, the control panel area automatically displays the specific information of the device.
Including: mirroring, software filtering , depth effective range acquisition (MinDepthValue/MaxDepthValue), exposure and other functions.
Including: Mirror, Flip, Align, Exposure, White Balance, Gain, Brightness, Sharpness, Saturation, Contrast, Hue and other functions.
Including mirroring and exposure functions.
Including Imu param.
Users can select corresponding images and captured frames for recording, and the captured frames are saved in the “OrbbecViewer/output” directory by default.
In advanced mode, both D2C and point clouds are supported.
The zoom of the point cloud can be controlled by the mouse wheel, and the movement of the point cloud can be controlled by the movement of the mouse.
You can choose to export the depth point cloud (xyz) or RGBD point cloud (xyzrgb) and save it as a ply format file, which is saved in the “OrbbecViewer/output/PointCloud” directory by default.
When the device is connected, clickAccess the firmware update page.
By default, the log information area is displayed in a single-folded state. By clicking the button on the far right.Expand to view full log information. By clicking the buttonwill empty the log. By clicking the buttonrestores the collapsed single bar display state.