文件名称:BallFretting190809
介绍说明--下载内容来自于网络,使用问题请自行百度
This tool is a simplification of the ballpivoting algorithm. It imagines a bella eating a delaunay traignulation in order to extract a manifold surface.
It requires a single parameter: radius of the fretting ball.
Ball Fretting
Given a uniform sampled filled point cloud returns a tight triangulation.
Input:
■tetr: a set of tetraedrons, nx4 array. If the cloud is not tesselated yet you need to call a delaunay triangulator prior calling this function.
■p : nx3 array, 3D set of points.
■r : the only parameter of the algorithm, the radius of the fretting ball
Output:
■t : triangles ids, nx3 array
■tnorm: normals of triangles with outwards orientation
It requires a single parameter: radius of the fretting ball.
Ball Fretting
Given a uniform sampled filled point cloud returns a tight triangulation.
Input:
■tetr: a set of tetraedrons, nx4 array. If the cloud is not tesselated yet you need to call a delaunay triangulator prior calling this function.
■p : nx3 array, 3D set of points.
■r : the only parameter of the algorithm, the radius of the fretting ball
Output:
■t : triangles ids, nx3 array
■tnorm: normals of triangles with outwards orientation
相关搜索: Delaunay
filled function
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BallFretting.m
BoundaryTriangles.m
Skull_filled.mat
TestBF.m
TubularCuboid_filled.mat
license.txt
BoundaryTriangles.m
Skull_filled.mat
TestBF.m
TubularCuboid_filled.mat
license.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.