FLofVLonsphereprojection

by Yilun Sun, SG-Lib Toolbox: SolidGeometry 5.6 - VL/Vertices/PC/Clouds
Introduced first in SolidGeometry 4.3, Creation date: 2018-10-17, Last change: 2025-09-14

returns a facet list that is based on alphashape triangulation of sphere projected vertices

Description

Point clouds that are recorded by a video camera create vertices that are equidistant if they are projected on to a internal surface of a sphere. Therefor this function projects first vertices to spherical, performs an alphashape triangulation, and returns the facets

See Also: , FLofVLdelaunay

Example Illustration

 missing image of FLofVLonsphereprojection(VL)

Syntax

[FL,PL]=FLofVLonsphereprojection(VL)

Input Parameter

VL: Vertex list / Point cloud

Output Parameter

FL: Facet list
PL: Point list [AZ EL]

Examples


loadweb IntelRealsense.mat; whos
FLofVLonsphereprojection(VL_D415c);

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