12 2020 档案
摘要:Hololens配准调研 关键词:hololens,registration 搜索网站:xueshu.baidu.com 搜索结果简单描述 2019-HoloLens-Based AR System with a Robust Point Set Registration Algorithm:hol
阅读全文
摘要:Paper 实现 - Implicit Fairing of Irregular Meshes using Diffusion and Curvature Flow Desbrun, Mathieu & Meyer, Mark & Schröder, Peter & Barr, Alan. (200
阅读全文
摘要:PMP SRC Algo - 微分几何相关基础 PMP主页为:http://www.pmp-library.org/ 代码实现见:src/pmp/algorithms/DifferentialGeometry.cpp cot和cos值的clamp 将cot和cos值进行了clamp操作,为什么??
阅读全文
摘要:如何借助github贡献代码 首先确定感兴趣的项目,以pmp-library为例。 首先阅读对应项目的contributing:https://www.pmp-library.org/contributing.html。通常会介绍如何贡献代码。此处仅介绍github,git相关的工作流。 1. fo
阅读全文
摘要:PaperRead - Recent Development of Augmented Reality in Surgery: A Review Vávra P, Roman J , Zon?A P , et al. Recent Development of Augmented Reality i
阅读全文
摘要:三角网格体积计算 Paper read - EFFICIENT FEATURE EXTRACTION FOR 2D/3D OBJECTS IN MESH REPRESENTATION http://chenlab.ece.cornell.edu/Publication/Cha/icip01_Cha.
阅读全文
摘要:VTK - Blogs in 2020 导读 kitwareblog上面带vtk的blog,2020年更新了10篇文章,更新时间从新到旧排列: Looking Glass Factory Expands Reach into R&D Labs with New Holographic Kitware
阅读全文
摘要:openfilpper 软件编译问题记录 openfilipper在windows下面从源码安装的介绍的官方内容见:https://www.graphics.rwth-aachen.de/media/openflipper_static/Daily-Builds/Doc/Free/Developer
阅读全文
摘要:unity - 从child中获取TextMeshPro以及设置text 问题一、无法直接调用GetComponentInChildren从孙子后代的gameobject中获取TextMeshPro组件。具体原因未知。 通常情况下GetComponentInChildren能够自行进行深度遍历查找(
阅读全文