# RealSense2Sample **Repository Path**: lightwind002/RealSense2Sample ## Basic Information - **Project Name**: RealSense2Sample - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-08 - **Last Updated**: 2021-07-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README RealSense SDK 2 Sample Program ============================== This repository is sample program of RealSense SDK 2.x (librealsense v2.x) written in native C++. This sample program works on cross-platform (Windows, Linux, MacOS). Environment ----------- * Visual Studio 2015/2017 / GCC 4.9 / Clang 3.4 (or later) * RealSense SDK 2.x (librealsense v2.x) * OpenCV 3.4.0 (or later) * CMake 3.7.2 (latest release is preferred) * Part of the sample program (PointCloud) requires viz_module of OpenCV. License ------- Copyright © 2018 Tsukasa SUGIURA Distributed under the [MIT License](http://www.opensource.org/licenses/mit-license.php "MIT License | Open Source Initiative"). Contact ------- * Tsukasa Sugiura * * Reference --------- * IntelRealSense/librealsense | GitHub * UnaNancyOwen/librealsense_apireference | GitHub Pages