SR300start

by Samuel Detzel, SG-Lib Toolbox: SolidGeometry 5.6 - RealSense Camera
, Creation date: 2018-09-17, Last change: 2025-08-18

initializes the Intel RealSense 300 Scanner and creates a global struct IntelRealSense300

Description

(Takes at least 3 seconds!)
This function uses the "librealsense2 class library" developed by by Lior Ramati, lior.ramati@intel.com, which was downloaded from https://github.com/IntelRealSense/librealsense in September 2018.
Some additional required file for simple Matlab inetgration on PC/MAC/Linux were added by Samuel Detzel and Christian Dietz at TU Munich. The complete package can be downloaded by the command SR3300install which is located at matlab crentral.
The classe library is located in the directory +realsense.
The global variable is named: IntelRealSense300


See Also: SR300install , SR300stop , SR300depthimage , SR300videoimage , SR300allimages , SR300getVL

Example Illustration

 missing image of SR300start

Syntax

SR300start

Examples


SR300start
SR300getVL
VL=SR300getVL; SGfigure; VLplot(VL,'.'); view(0,-90);
SGfiguremovie
SGofVLalphaShape(VL,5)

This software may be used free of charge for academic research and teaching purposes only. Commercial use, redistribution, modification, or reverse engineering is strictly prohibited. Access to source code is restricted and granted only under specific agreements. For licensing inquiries or commercial use, please contact: Tim C. Lueth

Last html export of this page out of FM database by TL: 2025-09-21