{
  "schemaVersion": "0.11.0",
  "canonical": "https://www.pystone.net/notes/reconstruction-reference-websites/",
  "atlas": "https://www.pystone.net/?node=reconstruction-reference-websites#knowledge-atlas",
  "markdown": "https://www.pystone.net/notes/reconstruction-reference-websites.md",
  "context": "https://www.pystone.net/notes/reconstruction-reference-websites.context.json",
  "knowledgeVersion": "224c990773de.5fa8af6e39fa",
  "build": {
    "siteCommit": "224c990773de166d23a886306577dd90379529ce",
    "notesCommit": "5fa8af6e39fa3891d1b9b4832bfa6c4e0ecaaf0a",
    "builtAt": "1970-01-01T00:00:00.000Z",
    "version": "224c990773de.5fa8af6e39fa"
  },
  "id": "note:reconstruction-reference-websites",
  "slug": "reconstruction-reference-websites",
  "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": "fcf2333df3bbbeb6cdfa141c9c1760ff841599a65a94232a38c4dd88f0243786",
  "assets": [],
  "headings": [
    {
      "depth": 1,
      "text": "有用的资料网站",
      "anchor": "有用的资料网站",
      "citation": "https://www.pystone.net/notes/reconstruction-reference-websites/#%E6%9C%89%E7%94%A8%E7%9A%84%E8%B5%84%E6%96%99%E7%BD%91%E7%AB%99"
    }
  ],
  "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﻿# 有用的资料网站\n\n> 创建时间：2020/3/7 20:44\n\n1. 各类pcd点云数据模型：<https://github.com/PointCloudLibrary/data/tree/master/tutorials>\n\n  2. 三维重建技术概述 <https://www.cnblogs.com/wangyaning/p/7853894.html>\n\n  3. PCL+QT+VS 可视化点云 [https://blog.csdn.net/wokaowokaowokao12345/article/details/51078495?depth_1-utm_source=distribute.pc_relevant.none-task&utm_source=distribute.pc_relevant.none-task](https://blog.csdn.net/wokaowokaowokao12345/article/details/51078495?depth_1-utm_source=distribute.pc_relevant.none-task&utm_source=distribute.pc_relevant.none-task)\n\n  4. 环境配置 官方英文  <http://www.pointclouds.org/documentation/tutorials/compiling_pcl_windows.php>\n\n  5. 环境配置 中文 [https://blog.csdn.net/weixin_41991128/article/details/83864713?depth_1-utm_source=distribute.pc_relevant.none-task&utm_source=distribute.pc_relevant.none-task](https://blog.csdn.net/weixin_41991128/article/details/83864713?depth_1-utm_source=distribute.pc_relevant.none-task&utm_source=distribute.pc_relevant.none-task)\n\n  6. <https://blog.csdn.net/weixin_41991128/article/details/83864713>\n\n  7. <https://blog.csdn.net/xu_fengyu/article/details/100056907> 网盘下载\n\n  8. <https://github.com/LiveStockShapeAnalysis/Point-Cloud-Processing-example> 点云库PCL从入门到精通 书中配套案例\n\n  9. PCL1.81+VS2015\n\n    1. <https://cloud.tencent.com/developer/article/1507247>\n\n    2. <https://blog.csdn.net/charles_ke/article/details/85922062>\n\n    3. <https://blog.csdn.net/qq_42110442/article/details/104215762>\n\n    4. <https://blog.csdn.net/u013925378/article/details/82987443>\n\n    5. <https://blog.csdn.net/qq_41450779/article/details/104505280>（简洁版）\n\n博客资料：\n\n  1. [https://download.csdn.net/download/zhuhuahong/9274017?depth_1-utm_source=distribute.pc_relevant.none-task&utm_source=distribute.pc_relevant.none-task](https://download.csdn.net/download/zhuhuahong/9274017?depth_1-utm_source=distribute.pc_relevant.none-task&utm_source=distribute.pc_relevant.none-task)\n\n  2. [https://download.csdn.net/download/lming_08/7035195?depth_1-utm_source=distribute.pc_relevant.none-task&utm_source=distribute.pc_relevant.none-task](https://download.csdn.net/download/lming_08/7035195?depth_1-utm_source=distribute.pc_relevant.none-task&utm_source=distribute.pc_relevant.none-task)基于最小二乘法估计点云的曲面法向量\n\n  3. [https://blog.csdn.net/jennychenhit/article/details/52126156?depth_1-utm_source=distribute.pc_relevant.none-task&utm_source=distribute.pc_relevant.none-task](https://blog.csdn.net/jennychenhit/article/details/52126156?depth_1-utm_source=distribute.pc_relevant.none-task&utm_source=distribute.pc_relevant.none-task) 泊松曲面重建\n\n  4. [https://blog.csdn.net/DLW__/article/details/102001232?depth_1-utm_source=distribute.pc_relevant.none-task&utm_source=distribute.pc_relevant.none-task](https://blog.csdn.net/DLW__/article/details/102001232?depth_1-utm_source=distribute.pc_relevant.none-task&utm_source=distribute.pc_relevant.none-task)PCL三种表面重建方法\n\n  5. <https://www.cnblogs.com/CV-life/p/10192777.html>学习SLAM——点云平滑发现估计\n\n **Failed to find match for field 'rgb'**\n\n<https://blog.csdn.net/weixin_37835423/article/details/105363615>\n"
}
