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.
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