SR300getVL

by Samuel Detzel and Tim Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - RealSense Camera
Introduced first in SolidGeometry 4.3, Creation date: 2018-09-17, Last change: 2025-09-14

return a VL of the currect Realsesen



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

Example Illustration

 missing image of SR300getVL(zlim)

Syntax

[VL,VLA]=SR300getVL([zlim])

Input Parameter

zlim: depth limit for taken z values

Output Parameter

VL: Vertex List of selected depth
VLA: Complete Vertex List

Examples


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




Copyright 2018-2025 Tim C. Lueth. All rights reserved. The code is the property of Tim C. Lueth and may not be redistributed or modified without explicit written permission. 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