Skip to content

Latest commit

 

History

History
 
 

samples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Intel RealSense ID Samples

This folder contains basic code samples for the the supported languages.

To build use the -DRSID_SAMPLES cmake flag when building the library:

cmake -DRSID_SAMPLES=1 ..