fusion.py This is a lightweight python script that fuses multiple registered color and depth images into a projective truncated signed distance function (TSDF) volume, which can then be used to create high quality 3D surface meshes and point clouds. Tested on Ubuntu 16.04. ...
3D-tsdf-fusion-python.zip评分: 3D-tsdf-fusion-python.zip,python代码,用于将多个rgb-d图像融合到tsdf体素体积中。,3D建模使用专门的软件来创建物理对象的数字模型。它是3D计算机图形的一个方面,用于视频游戏,3D打印和VR,以及其他应用程序。 3D2019-09-17 上传大小:120.00MB ...
Watertight and Simplified Meshes through TSDF Fusion This repository contains a simply Python pipeline for obtaining watertight and simplified meshes from arbitrary triangular meshes, given in.offformat. The approach is largely based on adapted versions of Gernot Riegler'spyrenderandpyfusion; it also use...
Watertight and Simplified Meshes through TSDF Fusion Installation Usage License This repository contains a simply Python pipeline for obtaining watertight and simplified meshes from arbitrary triangular meshes, given in.offformat. The approach is largely based on adapted versions of Gernot Riegler'spyrender...
通过TSDF融合实现水密和简化的网格 该存储库包含一个简单的Python管道,用于从.off格式给出的任意三角形网格中获取水密和简化的网格。 该方法主要基于Gernot Riegler的和改编版本。 它还使用 。 如果使用此代码中的任何一个,请确保引用以下内容: @article{Stutz2018ARXIV, ...