TplanesofVLFLfacets
by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Analytical Geometry
Introduced first in SolidGeometry 4.3, Creation date: 2018-10-08, Last change: 2025-09-14
returns the HT matrices for the facets from center and normal
Description
This function calculates the center of each facet and the normal and creates
a HT matrix for the center point and a
Vertex facet list from the center and a larger edge length
See Also: TplanesofPCnormals
Example Illustration
Syntax
[T,DVL,DFL]=TplanesofVLFLfacets(VL,FL)
Input Parameter
VL: | | Vertex list or Solid Geometry |
FL: | | Facet list |
Output Parameter
T: | | cell list of transformation matrices |
DVL: | | Triangle vertex list |
DFL: | | fTriangle vertex listacet list |
Examples
loadweb IntelRealsense.mat % loads vertex lists from RS300 and RS415
VLdownsample(VL_D415a,30); NVL=ans; whos('VL_D415a'), whos ('NVL')
TplanesofVLFLfacets(NVL,FL)
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