MCPcopy Create free account
hub / github.com/cdcseacave/openMVS / MvsPointCloud2TSDF.py

File MvsPointCloud2TSDF.py

scripts/python/MvsPointCloud2TSDF.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/python3
2# -*- encoding: utf-8 -*-
3"""
4Reconstruct a mesh from a fused point cloud with normals using TSDF and Marching Cubes.

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected