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.
Artem-Darius Weber bb2dc1e41e
feat: Определение местоположения объектов относительно RealSense и их разметка
2 months ago
..
presets feat: Определение местоположения объектов относительно RealSense и их разметка 2 months ago
res feat: Определение местоположения объектов относительно RealSense и их разметка 2 months ago
CMakeLists.txt feat: Определение местоположения объектов относительно RealSense и их разметка 2 months ago
openvino-face-detection.cpp feat: Определение местоположения объектов относительно RealSense и их разметка 2 months ago
readme.md feat: Определение местоположения объектов относительно RealSense и их разметка 2 months ago
realsense-viewer.cpp feat: Определение местоположения объектов относительно RealSense и их разметка 2 months ago

readme.md

Intel® RealSense™ Viewer

Overview

RealSense Viewer is the flagship tool providing access to most camera functionality through simple, cross-platform UI. The tool offers:

  • Streaming from multiple RealSense devices at the same time
  • Exploring pointcloud data in realtime or by exporting to file
  • Recording RealSense data as well as playback of recorded files (Please refer to Record and Playback for further information)
  • Access to most camera specific controls, including 3D-generation ASIC registers when available

Implementation Notes

You can get RealSense Viewer in form of a binary package on Windows and Linux, or build it from source alongside the rest of the library. The viewer is designed to be lightweight, requiring only a handful of embeded dependencies. Cross-platform UI is a combination of raw OpenGL calls, GLFW for cross-platform window and event management, and IMGUI for the interface elements. Please see COPYING for full list of attributions.

Presets

Please refer to D400 Series Visual Presets for information about the Presets

Advanced Mode

Please note that some of the Viewer features are only available in Advanced Mode. It's easy to enable Advanced Mode, and once done it is saved in flash, so there's no need to perfrom this again, even after the camera reset:

For further information please refer to D400 Advanced Mode

Command Line Parameters

Flag Description
--debug Turn on LibRS debug logs to console, regardless of other settings
--sw-only Show only software devices: playback, DDS, etc. -- but not USB/HID/etc.