All Projects → UnaNancyOwen → RealSense2Sample

UnaNancyOwen / RealSense2Sample

Licence: MIT license
RealSense SDK 2 Sample Program

Projects that are alternatives of or similar to RealSense2Sample

buildLibrealsense2TX
Build librealsense 2.0 library on the NVIDIA Jetson TX Development kit. Intel RealSense D400 series cameras.
Stars: ✭ 54 (-16.92%)
Mutual labels:  librealsense, realsense
vimeo-depth-viewer
OpenGL application for viewing depth and color video streams from Intel RealSense cameras
Stars: ✭ 49 (-24.62%)
Mutual labels:  realsense
Librealsense
Intel® RealSense™ SDK
Stars: ✭ 5,652 (+8595.38%)
Mutual labels:  librealsense
installLibrealsense
Build and install Intel's librealsense for the NVIDIA Jetson Nano Developer Kit
Stars: ✭ 134 (+106.15%)
Mutual labels:  librealsense
realsense-processing
Intel RealSense 2 support for the Processing framework.
Stars: ✭ 70 (+7.69%)
Mutual labels:  realsense
ALT
Non-contact real-time heartbeats and respiration monitoring using Artificial Light Texture (ALT).
Stars: ✭ 41 (-36.92%)
Mutual labels:  realsense
JetScan
JetScan : GPU accelerated portable RGB-D reconstruction system
Stars: ✭ 77 (+18.46%)
Mutual labels:  realsense
RealSense
Extension of RealSense Unity Wrapper [Unofficial]
Stars: ✭ 31 (-52.31%)
Mutual labels:  realsense
4dvideo
Capturing volumetric videos with Google Tango, RealSense R200 and Delaunay triangulation
Stars: ✭ 35 (-46.15%)
Mutual labels:  realsense
ros openvino
A ROS package to wrap openvino inference engine and get it working with Myriad and GPU
Stars: ✭ 57 (-12.31%)
Mutual labels:  realsense
costmap depth camera
This is a costmap plugin for costmap_2d pkg. This plugin supports multiple depth cameras and run in real time.
Stars: ✭ 26 (-60%)
Mutual labels:  realsense
maplab realsense
Simple ROS wrapper for the Intel RealSense driver with a focus on the ZR300.
Stars: ✭ 22 (-66.15%)
Mutual labels:  realsense
StructureNet
Markerless volumetric alignment for depth sensors. Contains the code of the work "Deep Soft Procrustes for Markerless Volumetric Sensor Alignment" (IEEE VR 2020).
Stars: ✭ 38 (-41.54%)
Mutual labels:  realsense
surfacecast
SurfaceCast: send background-subtracted depth camera video via GStreamer (with optional perspective correction)
Stars: ✭ 22 (-66.15%)
Mutual labels:  realsense
OpenDepthSensor
Open library to support Kinect V1 & V2 & Azure, RealSense and OpenNI-compatible sensors.
Stars: ✭ 61 (-6.15%)
Mutual labels:  realsense
realsense samples ros
Sample code illustrating how to develop ROS applications using the Intel® RealSense™ ZR300 camera for Object Library (OR), Person Library (PT), and Simultaneous Localization And Mapping (SLAM).
Stars: ✭ 121 (+86.15%)
Mutual labels:  realsense
Evp3
Volumetric visual effects program used in Unite Shanghai 2019
Stars: ✭ 81 (+24.62%)
Mutual labels:  realsense
rscvdnn
Test program for OpenCV DNN object detection with RealSense camera
Stars: ✭ 52 (-20%)
Mutual labels:  realsense
Intel-Realsense-Hand-Toolkit-Unity
Intel Realsense Toolkit for Hand tracking and Gestural Recognition on Unity3D
Stars: ✭ 72 (+10.77%)
Mutual labels:  realsense

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.

Contact

Reference

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].