1. Home
  2. Browse
  3. realsense2

realsense2

v2.56.3#1Go to latest

Intel® RealSense™ SDK 2.0 is a cross-platform library for Intel® RealSense™ depth cameras (D400 series and the SR300).

Install

Run the following Vcpkg command to install the port.

vcpkg install realsense2

Usage

realsense2 provides CMake targets:

find_package(realsense2 CONFIG REQUIRED)

target_link_libraries(main PRIVATE realsense2::realsense2)

realsense2 provides pkg-config modules:

realsense2

Features

Dependencies

See source

Version

v2.56.3#1

Publication

Supports

!uwp & !(windows & arm)

GitHub

IntelRealSense/librealsense

Homepage

github.com/IntelRealSense/librealsense

Subtree

2626652f01

License

Apache-2.0

Definition

Manifest