{
  "schemaVersion": "0.11.0",
  "canonical": "https://www.pystone.net/notes/pointcloud-to-mesh-reconstruction-course/",
  "atlas": "https://www.pystone.net/?node=pointcloud-to-mesh-reconstruction-course#knowledge-atlas",
  "markdown": "https://www.pystone.net/notes/pointcloud-to-mesh-reconstruction-course.md",
  "context": "https://www.pystone.net/notes/pointcloud-to-mesh-reconstruction-course.context.json",
  "knowledgeVersion": "224c990773de.5fa8af6e39fa",
  "build": {
    "siteCommit": "224c990773de166d23a886306577dd90379529ce",
    "notesCommit": "5fa8af6e39fa3891d1b9b4832bfa6c4e0ecaaf0a",
    "builtAt": "1970-01-01T00:00:00.000Z",
    "version": "224c990773de.5fa8af6e39fa"
  },
  "id": "note:pointcloud-to-mesh-reconstruction-course",
  "slug": "pointcloud-to-mesh-reconstruction-course",
  "title": "视频课程——点云到网格的重建",
  "type": "note",
  "visibility": "public",
  "idStability": "rename-stable",
  "author": {
    "name": "Perrin Yong",
    "profile": "https://www.pystone.net/profile/"
  },
  "publisher": {
    "name": "Perrin Yong",
    "profile": "https://www.pystone.net/profile/"
  },
  "aliases": [],
  "summary": "视频课程——点云到网格的重建",
  "contentRole": "unspecified",
  "isMoc": false,
  "mocRecognition": "none",
  "generated": false,
  "attribution": "unspecified",
  "domain": "10-计算机、信息技术与工程",
  "tags": [],
  "mocs": [],
  "contentHash": "2889749a8ad13268dbfd0d08c4ee764e6cbcdeed952b08854de6233f1f3ce6e8",
  "assets": [
    {
      "reference": "assets/HEDB.png",
      "url": "/media/4cf2d2dbe5bb8203f2ae.png",
      "mediaType": "image/png",
      "contentHash": "4cf2d2dbe5bb8203f2aea42a1f5a86b708cf4fdf882d780f1ae824ebb5a1658c",
      "byteLength": 45378,
      "width": 528,
      "height": 248
    },
    {
      "reference": "assets/HEG.png",
      "url": "/media/d7c9803b83da70bb8b7f.png",
      "mediaType": "image/png",
      "contentHash": "d7c9803b83da70bb8b7ffbaed13ec1047fe54cc66bf118b25061413c2e76e1a9",
      "byteLength": 55305,
      "width": 369,
      "height": 245
    },
    {
      "reference": "assets/Octree.png",
      "url": "/media/69f40b5cd8ed4bd6774e.png",
      "mediaType": "image/png",
      "contentHash": "69f40b5cd8ed4bd6774e5e58e9f9c319df178c965673fc0f41e9ce03deb7730d",
      "byteLength": 193588,
      "width": 441,
      "height": 454
    },
    {
      "reference": "assets/QQ%E6%88%AA%E5%9B%BE20200506011458.png",
      "url": "/media/da56efe2b3cca7518937.png",
      "mediaType": "image/png",
      "contentHash": "da56efe2b3cca7518937899fbe8a7e6c80b1ecd3d9a992becec76133a5fcfd42",
      "byteLength": 95940,
      "width": 692,
      "height": 324
    },
    {
      "reference": "assets/%E8%A7%86%E9%A2%91%E8%AF%BE%E7%A8%8B%E2%80%94%E2%80%94%E7%82%B9%E4%BA%91%E5%88%B0%E7%BD%91%E6%A0%BC%E7%9A%84%E9%87%8D%E5%BB%BA__1.png",
      "url": "/media/273f060884c6b5e982fc.png",
      "mediaType": "image/png",
      "contentHash": "273f060884c6b5e982fcee601d33b52b744dd23bb4ca2802df37e6fcab8a1449",
      "byteLength": 112102,
      "width": 1336,
      "height": 391
    }
  ],
  "headings": [
    {
      "depth": 1,
      "text": "视频课程——点云到网格的重建",
      "anchor": "视频课程点云到网格的重建",
      "citation": "https://www.pystone.net/notes/pointcloud-to-mesh-reconstruction-course/#%E8%A7%86%E9%A2%91%E8%AF%BE%E7%A8%8B%E7%82%B9%E4%BA%91%E5%88%B0%E7%BD%91%E6%A0%BC%E7%9A%84%E9%87%8D%E5%BB%BA"
    },
    {
      "depth": 2,
      "text": "三维模型的表述方式",
      "anchor": "三维模型的表述方式",
      "citation": "https://www.pystone.net/notes/pointcloud-to-mesh-reconstruction-course/#%E4%B8%89%E7%BB%B4%E6%A8%A1%E5%9E%8B%E7%9A%84%E8%A1%A8%E8%BF%B0%E6%96%B9%E5%BC%8F"
    },
    {
      "depth": 3,
      "text": "边界表述法 Boundary Representation, B-reps",
      "anchor": "边界表述法-boundary-representation-b-reps",
      "citation": "https://www.pystone.net/notes/pointcloud-to-mesh-reconstruction-course/#%E8%BE%B9%E7%95%8C%E8%A1%A8%E8%BF%B0%E6%B3%95-boundary-representation-b-reps"
    },
    {
      "depth": 4,
      "text": "多面体表述法",
      "anchor": "多面体表述法",
      "citation": "https://www.pystone.net/notes/pointcloud-to-mesh-reconstruction-course/#%E5%A4%9A%E9%9D%A2%E4%BD%93%E8%A1%A8%E8%BF%B0%E6%B3%95"
    },
    {
      "depth": 5,
      "text": "三角网格（绝大部分）",
      "anchor": "三角网格绝大部分",
      "citation": "https://www.pystone.net/notes/pointcloud-to-mesh-reconstruction-course/#%E4%B8%89%E8%A7%92%E7%BD%91%E6%A0%BC%E7%BB%9D%E5%A4%A7%E9%83%A8%E5%88%86"
    },
    {
      "depth": 4,
      "text": "曲面表述法",
      "anchor": "曲面表述法",
      "citation": "https://www.pystone.net/notes/pointcloud-to-mesh-reconstruction-course/#%E6%9B%B2%E9%9D%A2%E8%A1%A8%E8%BF%B0%E6%B3%95"
    },
    {
      "depth": 5,
      "text": "参数曲面表述法 Parametric Surface",
      "anchor": "参数曲面表述法-parametric-surface",
      "citation": "https://www.pystone.net/notes/pointcloud-to-mesh-reconstruction-course/#%E5%8F%82%E6%95%B0%E6%9B%B2%E9%9D%A2%E8%A1%A8%E8%BF%B0%E6%B3%95-parametric-surface"
    },
    {
      "depth": 5,
      "text": "隐式曲面表述法 Implicit Surface",
      "anchor": "隐式曲面表述法-implicit-surface",
      "citation": "https://www.pystone.net/notes/pointcloud-to-mesh-reconstruction-course/#%E9%9A%90%E5%BC%8F%E6%9B%B2%E9%9D%A2%E8%A1%A8%E8%BF%B0%E6%B3%95-implicit-surface"
    },
    {
      "depth": 3,
      "text": "空间划分法 Space-partitioning Representation",
      "anchor": "空间划分法-space-partitioning-representation",
      "citation": "https://www.pystone.net/notes/pointcloud-to-mesh-reconstruction-course/#%E7%A9%BA%E9%97%B4%E5%88%92%E5%88%86%E6%B3%95-space-partitioning-representation"
    },
    {
      "depth": 4,
      "text": "构造体素法 Constructive Solid Geometry",
      "anchor": "构造体素法-constructive-solid-geometry",
      "citation": "https://www.pystone.net/notes/pointcloud-to-mesh-reconstruction-course/#%E6%9E%84%E9%80%A0%E4%BD%93%E7%B4%A0%E6%B3%95-constructive-solid-geometry"
    },
    {
      "depth": 4,
      "text": "八叉树 Octree",
      "anchor": "八叉树-octree",
      "citation": "https://www.pystone.net/notes/pointcloud-to-mesh-reconstruction-course/#%E5%85%AB%E5%8F%89%E6%A0%91-octree"
    },
    {
      "depth": 4,
      "text": "二分空间法 Binary Space-partitioning",
      "anchor": "二分空间法-binary-space-partitioning",
      "citation": "https://www.pystone.net/notes/pointcloud-to-mesh-reconstruction-course/#%E4%BA%8C%E5%88%86%E7%A9%BA%E9%97%B4%E6%B3%95-binary-space-partitioning"
    },
    {
      "depth": 2,
      "text": "Delaunay Triangulation 德劳内三角剖分",
      "anchor": "delaunay-triangulation-德劳内三角剖分",
      "citation": "https://www.pystone.net/notes/pointcloud-to-mesh-reconstruction-course/#delaunay-triangulation-%E5%BE%B7%E5%8A%B3%E5%86%85%E4%B8%89%E8%A7%92%E5%89%96%E5%88%86"
    },
    {
      "depth": 3,
      "text": "一种增量的德劳内三角剖分算法",
      "anchor": "一种增量的德劳内三角剖分算法",
      "citation": "https://www.pystone.net/notes/pointcloud-to-mesh-reconstruction-course/#%E4%B8%80%E7%A7%8D%E5%A2%9E%E9%87%8F%E7%9A%84%E5%BE%B7%E5%8A%B3%E5%86%85%E4%B8%89%E8%A7%92%E5%89%96%E5%88%86%E7%AE%97%E6%B3%95"
    },
    {
      "depth": 3,
      "text": "三维上的Dela.三角剖分（四面体剖分）",
      "anchor": "三维上的dela三角剖分四面体剖分",
      "citation": "https://www.pystone.net/notes/pointcloud-to-mesh-reconstruction-course/#%E4%B8%89%E7%BB%B4%E4%B8%8A%E7%9A%84dela%E4%B8%89%E8%A7%92%E5%89%96%E5%88%86%E5%9B%9B%E9%9D%A2%E4%BD%93%E5%89%96%E5%88%86"
    },
    {
      "depth": 2,
      "text": "基于隐函数的三维模型重建",
      "anchor": "基于隐函数的三维模型重建",
      "citation": "https://www.pystone.net/notes/pointcloud-to-mesh-reconstruction-course/#%E5%9F%BA%E4%BA%8E%E9%9A%90%E5%87%BD%E6%95%B0%E7%9A%84%E4%B8%89%E7%BB%B4%E6%A8%A1%E5%9E%8B%E9%87%8D%E5%BB%BA"
    },
    {
      "depth": 3,
      "text": "空间划分",
      "anchor": "空间划分",
      "citation": "https://www.pystone.net/notes/pointcloud-to-mesh-reconstruction-course/#%E7%A9%BA%E9%97%B4%E5%88%92%E5%88%86"
    },
    {
      "depth": 4,
      "text": "均匀（Grid）——存在浪费",
      "anchor": "均匀grid存在浪费",
      "citation": "https://www.pystone.net/notes/pointcloud-to-mesh-reconstruction-course/#%E5%9D%87%E5%8C%80grid%E5%AD%98%E5%9C%A8%E6%B5%AA%E8%B4%B9"
    },
    {
      "depth": 4,
      "text": "非均匀（Octree非均匀划分）",
      "anchor": "非均匀octree非均匀划分",
      "citation": "https://www.pystone.net/notes/pointcloud-to-mesh-reconstruction-course/#%E9%9D%9E%E5%9D%87%E5%8C%80octree%E9%9D%9E%E5%9D%87%E5%8C%80%E5%88%92%E5%88%86"
    },
    {
      "depth": 5,
      "text": "深度确定：",
      "anchor": "深度确定",
      "citation": "https://www.pystone.net/notes/pointcloud-to-mesh-reconstruction-course/#%E6%B7%B1%E5%BA%A6%E7%A1%AE%E5%AE%9A"
    },
    {
      "depth": 3,
      "text": "符号距离场的构建 ？？ 有待研究",
      "anchor": "符号距离场的构建-有待研究",
      "citation": "https://www.pystone.net/notes/pointcloud-to-mesh-reconstruction-course/#%E7%AC%A6%E5%8F%B7%E8%B7%9D%E7%A6%BB%E5%9C%BA%E7%9A%84%E6%9E%84%E5%BB%BA-%E6%9C%89%E5%BE%85%E7%A0%94%E7%A9%B6"
    },
    {
      "depth": 4,
      "text": "符号距离函数（SDF，Signed Distance Function）",
      "anchor": "符号距离函数sdfsigned-distance-function",
      "citation": "https://www.pystone.net/notes/pointcloud-to-mesh-reconstruction-course/#%E7%AC%A6%E5%8F%B7%E8%B7%9D%E7%A6%BB%E5%87%BD%E6%95%B0sdfsigned-distance-function"
    },
    {
      "depth": 4,
      "text": "全局的方法",
      "anchor": "全局的方法",
      "citation": "https://www.pystone.net/notes/pointcloud-to-mesh-reconstruction-course/#%E5%85%A8%E5%B1%80%E7%9A%84%E6%96%B9%E6%B3%95"
    },
    {
      "depth": 4,
      "text": "局部的方法",
      "anchor": "局部的方法",
      "citation": "https://www.pystone.net/notes/pointcloud-to-mesh-reconstruction-course/#%E5%B1%80%E9%83%A8%E7%9A%84%E6%96%B9%E6%B3%95"
    },
    {
      "depth": 4,
      "text": "构建符号距离场",
      "anchor": "构建符号距离场",
      "citation": "https://www.pystone.net/notes/pointcloud-to-mesh-reconstruction-course/#%E6%9E%84%E5%BB%BA%E7%AC%A6%E5%8F%B7%E8%B7%9D%E7%A6%BB%E5%9C%BA"
    },
    {
      "depth": 3,
      "text": "Marching Cube生成表面",
      "anchor": "marching-cube生成表面",
      "citation": "https://www.pystone.net/notes/pointcloud-to-mesh-reconstruction-course/#marching-cube%E7%94%9F%E6%88%90%E8%A1%A8%E9%9D%A2"
    },
    {
      "depth": 4,
      "text": "针对Grid划分的方法",
      "anchor": "针对grid划分的方法",
      "citation": "https://www.pystone.net/notes/pointcloud-to-mesh-reconstruction-course/#%E9%92%88%E5%AF%B9grid%E5%88%92%E5%88%86%E7%9A%84%E6%96%B9%E6%B3%95"
    },
    {
      "depth": 4,
      "text": "对于Octree",
      "anchor": "对于octree",
      "citation": "https://www.pystone.net/notes/pointcloud-to-mesh-reconstruction-course/#%E5%AF%B9%E4%BA%8Eoctree"
    },
    {
      "depth": 3,
      "text": "常见方法：",
      "anchor": "常见方法",
      "citation": "https://www.pystone.net/notes/pointcloud-to-mesh-reconstruction-course/#%E5%B8%B8%E8%A7%81%E6%96%B9%E6%B3%95"
    }
  ],
  "claims": [],
  "outgoing": [],
  "incoming": [
    {
      "id": "note:graphics-and-3d-reconstruction",
      "title": "图形学与三维重构",
      "url": "https://www.pystone.net/notes/graphics-and-3d-reconstruction/",
      "atlas": "https://www.pystone.net/?node=graphics-and-3d-reconstruction#knowledge-atlas",
      "label": "图形学与三维重构",
      "origin": "explicit",
      "humanReviewed": true,
      "context": "本层中的“视频课程——点云到网格的重建”导航项",
      "citation": "https://www.pystone.net/notes/graphics-and-3d-reconstruction/#%E6%9C%AC%E5%B1%82"
    }
  ],
  "contentMarkdown": "# 视频课程——点云到网格的重建\n\n> 创建时间：2020/5/5 21:44\n\n## 三维模型的表述方式\n\n### 边界表述法 Boundary Representation, B-reps\n\n  * 将三维物体描述成一组表面，该表面将物体的内部和外部分离开\n\n  * 有较多的关于面、边、点及其相互关系的信息，便于对模型进行几何运算和操作\n\n  * 可以精确地表示简单规则的物体，例如多面体和椭球\n\n  * 可分为基于多面体的表述法和基于曲面的表述法\n\n#### 多面体表述法\n\n将物体表面表述成一组封闭物体空间的多边形（最常用三角形、四边形 ）\n\n##### 三角网格（绝大部分）\n\n三角形表示物体的表面也叫 **三角剖分**\n\n>   * 稳定性强\n>\n>   * 能表示各种形状的的三维模型\n>\n>   * 有助于恢复模型的表面细节\n>\n>   * 要求点云稠密且分布均匀\n>\n>\n\n基本结构：顶点（Vertex） 面片（Facet） 边（Edge）\n\n属性：颜色（Color）法向量（Normal）纹理坐标（Texture Coordinate)\n\n**流形(Manifold Mesh)** 与 **非流形(Non-manifold Mesh)**\n\n> 流形的定义：\n>  1）一条边只能由一个或两个面片共享\n>  2）一个网格顶点的一环邻域三角片构成一个闭合或者开放大扇面\n>  三角网格曲面中大多数算法是基于流形网格的\n\n**常用数据结构：共享顶点(Shared Vertex)**\n\n  1. 顶点的坐标数组\n\n  2. 三角形面的数组\n**缺点** 可以表示点之间的连接关系(Connectivity)，但是没有局部之间的邻接关系 (Neighborhood),例如从一个顶点到与其相邻的面片，因此在很多局部操作上速度 和效率低\n\n**半边数据结构 (Half-Edge Data Structure)**\n一边为中心的数据结构\n存储三维模型所有顶点、边和面的数据以及相邻接关系的信息\n利用半边表示边的方向\n\n![Alt text](assets/HEDB.png)\n\n  * 局部操作速度快\n\n  * 只能处理流形(Manifold)模型\n\n    1. 顶点(Vertex)\n以此顶点为源点的半边 （随机选取一条）\n\n    2. 半边(HalfEdge) : 有方向（Oriented）的边\n目的顶点（Target Vertex）\n半边左侧面\n前一个（Prev）半边\n下一个（Next）半边\n孪生（Twin）半边\n\n    3. 边(Edge) ：Non-Oriented = 两个方向相反的半边\n任意一条半边\n\n    4. 面(Face)\n一条和此面相邻的半边(Adjacent HalfEdge)\n\n    5. 模型(Mesh)：顶点列表，边列表，半边列表，面列表\n\n![Alt text](assets/HEG.png)\n\n> 找顶点的邻域顶点\n>  a）确定给顶点\n>  b）通过该点可以直接得到此点的 一个相邻的半边\n>  c）通过该半边便可以确定一个相邻 的顶点,以及此半边下一个相邻的半边\n>  d）重复上述过程可以得到所有的相邻顶\n\n#### 曲面表述法\n\n一组曲面\n\n##### 参数曲面表述法 Parametric Surface\n\nz = f(x, y) 球、椭球、圆环\n二次曲面，多项式曲面，样条曲面\n\n##### 隐式曲面表述法 Implicit Surface\n\n{x, y, z| f(x, y, z) = 0}\n\n### 空间划分法 Space-partitioning Representation\n\n将物体内部的空间划分为细小、不重叠的连续实体来描述物体的形状，常用方法有：构造体素法，八叉树法和二分空间法\n\n#### 构造体素法 Constructive Solid Geometry\n\n通过对一些基本元素(如四面体、圆柱体、 圆锥、球体或者带有样条曲面的刚体)进行加、减、并集和交集等组合运算生成新的物体。\n\n  * 操作简单，便于实现\n\n  * 只能用来表述结构较为简单的实体，无法用于形状复杂或者表面细节丰富的物体\n\n  * 由于信息简单，这种数据结构无法存贮物体最终的详细信息，例如边界、顶点的信息\n\n#### 八叉树 Octree\n\n利用分层的树结构将要表述的物体 建造一个树结构，树节点对用空间 中一块特定的区域(根节点是包含整个物体的正方体边界区域)。\n从根节点开始，包含物体的节点 将被均匀地划分成八个字节点。 这种迭代进行直到满足终止条件 为止\n\n![Alt text](assets/Octree.png)\n\n设定划分条件：树深度\n\n#### 二分空间法 Binary Space-partitioning\n\n与八叉树结构表述法类似，都是对空间进行逐步划分。不同之处在于二分空间法每一步都将空间划分成两部分，且划分平面的位置和方向根据物体的空间分布随时调整，因此增加了表述的灵活性。\n\n## Delaunay Triangulation 德劳内三角剖分\n\n  * 空圆特性: 任意3个点的外接圆不包含第4个点（空的）。 Delaunay三角剖分中，所有三角形都满足空圆特性。\n点集P的Delaunay三角剖分满足任意P内任意一个点都不在P内任意一个三角面片的外接圆内。\n\n  * 要求最大化三角面片内三角形的最小角。\n\n**劳森翻转算法（Lawson Flip Algorithm）**\n\n![Alt text](assets/QQ%E6%88%AA%E5%9B%BE20200506011458.png)\n\n原理: 四个点进行三角剖分，如果不满足空圆特性，那么进行翻转后一定满足空圆特性。\n满足空圆特性的，三角形最小角一定比不满足的要大。\n每次翻转，都是最大化最小角。\n\n### 一种增量的德劳内三角剖分算法\n\nStep1:\n添加两个足够远的点𝑝−1, 𝑝−2 以保证𝑝−1, 𝑝−2 位于所有三角形 的外接圆外。三角形𝑝0𝑝−1𝑝−2 包含所有的点。初始的时候仅有一 个空的三角形。\nStep2:\n依次添加新的点𝑝𝑟,检测相关三角形的空圆特性\n情况1：𝑝𝑟位于三角形𝑝𝑖𝑝𝑗 𝑝𝑘内部\n情况2:𝑝𝑟位于一条边上\n第一种情况： 分别连接 𝑝𝑟𝑝𝑖,𝑝𝑟𝑝𝑗, 𝑝𝑟𝑝𝑘, 分别检查与三 角形𝑝𝑟𝑝𝑖𝑝𝑘, 𝑝𝑟𝑝𝑗𝑝𝑘, 𝑝𝑟𝑝𝑖𝑝𝑘相 邻的三角形的空圆特性\n第二种情况： 分别连接 𝑝𝑟𝑝𝑙,𝑝𝑟𝑝𝑘, 分别检查与三角形 𝑝𝑟𝑝𝑗𝑝𝑘, 𝑝𝑟𝑝𝑗𝑝𝑙, 𝑝𝑟𝑝𝑙𝑝𝑖, 𝑝𝑟𝑝𝑘𝑝𝑖 相邻的三角形的空圆特性\n\n### 三维上的Dela.三角剖分（四面体剖分）\n\n3D上D四面体剖分+MRF优化 -> 三维网格\n\n缺点：\n\n  1. 得到的网格存在冗余\n\n  2. 没法处理空洞的情况，没有自动补洞的功能\n\n  3. 没有用到法向量，只用到顶点的属性信息，容易受到噪声影响。\n\n优点：算法简单，速度快\n适用于:\n\n  1. 规模比较小，噪声比较少\n\n## 基于隐函数的三维模型重建\n\n### 空间划分\n\n#### 均匀（Grid）——存在浪费\n\n#### 非均匀（Octree非均匀划分）\n\n有点的立方体才进行继续划分，没有的就不继续划分\n\n##### 深度确定：\n\n深度越高，分辨率越高\n泊松重建——深度设成10-11\n确定方法 : 根据点的尺度->Octree Node的宽度->深度\n尺度：定义为顶点到最近邻的平均距离，它反映点的分辨率\n\n![Alt text](assets/%E8%A7%86%E9%A2%91%E8%AF%BE%E7%A8%8B%E2%80%94%E2%80%94%E7%82%B9%E4%BA%91%E5%88%B0%E7%BD%91%E6%A0%BC%E7%9A%84%E9%87%8D%E5%BB%BA__1.png)\n\n### 符号距离场的构建 ？？ 有待研究\n\n#### 符号距离函数（SDF，Signed Distance Function）\n\n在空间中的一个有限区域上确定一个点到区域边界的距离并同时对距离的符号进行定义：点在区域边界内部为正，外部为负，位于边界上时为0。\n\n用一个截断符号距离，范围外的点不去考虑\n\n  * 对于grid，计算每个node的符号距离\n\n  * 对于octree，计算每个叶子节点的符号距离值\n\n#### 全局的方法\n\n节点处的符号距离值，是对空间距离值的一个采样\n每个节点上建立一个基函数，得到隐函数的明确表达形式\n求系数，用符号距离值拟合函数\n**优点** :比较鲁棒，比较稳定，能处理存在空洞的情况\n**缺点** :存在过平滑的情况，会损失一些细节，计算量比较大\n泊松重建——全局的特性+局部的方法\n\n#### 局部的方法\n\n**优点** ：计算起来比较灵活，只需要考虑局部的信息，能比较好的保持一些细节。\n**缺点** ：容易受到一些噪声的影响。\n法向量和向量之间的夹角\n去领域，对领域内的点进行加权\n\n#### 构建符号距离场\n\n全部\n局部\n\n### Marching Cube生成表面\n\n符号距离场 -> 三角网格\n\n#### 针对Grid划分的方法\n\n根据体素的8个顶点的符号距离值，通过插值的方法生成面片。\n插值，得到符号距离值为0的点\n二维：一共16种情况\n三维：一共256种情况\n\n#### 对于Octree\n\n相邻体素分辨率不同，导致出现空洞\n\n### 常见方法：\n\n全局：\n泊松表面重建算法（06年提出，现在版本多）：\n原理简单（用隐函数去拟合符号距离函数），中间推导非常麻烦，代码难看懂\nSsd重建算法：\n局部：\nFssr重建算法\n"
}
