tsdf-fusion-python and tsdf-fusion

The Python version is a reimplementation of the C++ original, making them direct competitors where users choose based on language preference and performance requirements rather than complementary functionality.

tsdf-fusion-python
49
Emerging
tsdf-fusion
49
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 23/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 23/25
Stars: 1,404
Forks: 236
Downloads:
Commits (30d): 0
Language: Python
License: BSD-2-Clause
Stars: 814
Forks: 136
Downloads:
Commits (30d): 0
Language: Cuda
License: BSD-2-Clause
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About tsdf-fusion-python

andyzeng/tsdf-fusion-python

Python code to fuse multiple RGB-D images into a TSDF voxel volume.

Implements projective TSDF volumetric fusion with optional GPU acceleration via PyCUDA and Numba, processing registered RGB-D image sequences into voxel volumes suitable for mesh and point cloud extraction. Achieves ~30 FPS on GPU by leveraging CUDA kernels while maintaining a lightweight pure-Python CPU fallback. Integrates with standard scientific Python stack (NumPy, OpenCV, scikit-image) and outputs PLY meshes compatible with standard 3D viewers.

About tsdf-fusion

andyzeng/tsdf-fusion

Fuse multiple depth frames into a TSDF voxel volume.

Scores updated daily from GitHub, PyPI, and npm data. How scores work