【源码】gptoolbox:用于几何处理、约束优化和图像处理的有用函数
这是一个用于几何处理的matlab函数工具箱。还有一些与约束优化和图像处理相关的工具。通常,这些是实用程序函数,它们不是独立的应用程序。
This is a toolbox of useful matlab functions for geometry processing. There are also tools related to constrainted optimization and image processing. Typically these are utility functions that are not stand alone applications.
Here’s an incomplete list of cool features this matlab toolbox contains:
以下是工具箱包含的不完整列表:
-
wrappers for TetGen, Triangle, QSlim, meshfix
-
mesh smoothing
-
mesh clean up (remove duplicates, remove unreferenced)
-
geodesic distances on triangle and tetrahedral meshes
-
mesh quantities and queries (normals, discrete gaussian curvature, list boundary edges, topology, angles, dihedral angles etc.)
-
mesh deformation (as-rigid-as-possible (ARAP), moving least-squares, etc.)
-
mesh parameterization (harmonic, least squares conformal, ARAP, etc.)
-
automatic skinning weight computation (bounded biharmonic weights, bone heat)
-
2D triangle mesh from binary image
-
Input/Output for many mesh formats (.obj,.off,.stl,.wrl,.ply,.mesh,.node,.ele,.poly,.smf,.bdl,.face)
-
discrete differential geometry operators for triangle and tetrahedral meshes (cotangent Laplacian, gradient, divergence)
-
quadratic programming, active set solver
-
scribble-based image colorization, diffusion curves
-
exact (un)signed distance field computation for meshes
-
constructive solid geometry operations on meshes, booleans
-
accelerated point location in triangle and tetrahedral meshes
-
image dithering
-
deep matlab function dependency
更多精彩文章请关注公众号: