搜索资源列表
GenAlgo
- A sample function of two variables. PEAKS is a function of two variables, obtained by translating and scaling Gaussian distributions, which is useful for demonstrating MESH, SURF, PCOLOR, CONTOUR, etc.-A sample function of two variables.
pointCloud2mesh
- 由点云数据(point cloud)生成网格(mesh)的matlab实现-Converts a pointcloud (unordered vertices) to a mesh of triangles by connecting the nearest 3 points and calculates the normal of each vertex and triangle. Also finds the neighboring triangles of each vertex and
example
- 用matlab实现的在三角形网格上将隐式曲面转化成参数曲面-Will be used in the triangular mesh implicit surfaces matlab realize converted into parametric surfaces
triangle-mesh-generation
- 前沿推进法三角形网格生成代码,能够生成二维平面区域三角形网格(Advancing front triangle mesh generation method code)
三维显示
- 将二维图像进行三维显示,使用的是matlab中的mesh函数(The mesh function of MATLAB is used to display two-dimensional image in three-dimensional)