vacancy
Model reconstructor
Reconstructs 3D models from 2D silhouettes and camera parameters
Vacancy: A Voxel Carving implementation in C++
65 stars
2 watching
9 forks
Language: C++
last commit: almost 3 years ago
Linked from 1 awesome list
3d-reconstructionc-plus-pluscomputer-visionmarching-cubesshape-from-silhouette
Related projects:
Repository | Description | Stars |
---|---|---|
paulknysh/shaper | A C++ tool for reconstructing 3D volumes from parallel 2D sections | 72 |
gap-lab-cuhk-sz/total3dunderstanding | An implementation of a 3D scene reconstruction method from a single image using computer vision and machine learning techniques | 422 |
niessner/voxelhashing | Develops a real-time 3D reconstruction algorithm using a voxel hashing approach for large-scale scanning applications. | 670 |
mit-spark/kimera-semantics | Tools and methods for real-time 3D reconstruction from 2D data in robotics and computer vision | 650 |
zhou13/shapeunity | Develops a method to reconstruct 3D wireframe models from a single image using deep learning | 69 |
fx5/not_random | Reconstructs the internal state of a Mersenne Twister algorithm from partial output data | 71 |
liangliangnan/polyfit | Reconstructs 3D polygonal surfaces from point clouds using hypothesis and selection based methods | 719 |
snavely/bundler_sfm | A software toolkit for reconstructing 3D scenes from unordered image collections using structure-from-motion techniques | 1,548 |
hongwenzhang/danet-densepose2smpl | This repository provides software tools and pre-trained models for estimating 3D human shape and pose from dense body parts | 233 |
germain-hug/structured-light-depth-acquisition | A Matlab implementation of a 3D reconstruction algorithm using structured light depth acquisition | 69 |
hoffsupes/structured-light-laser-stripe-reconstruction | Automatically reconstructs 3D depth information from images of a laser stripe on an object | 44 |
stoyannk/voxels | A C++ library for manipulating and polygonizing voxel grids with features like TransVoxel algorithm and level of detail | 287 |
nvpro-samples/gl_vk_meshlet_cadscene | Demonstrates rendering of CAD models using mesh shaders for high-performance rendering | 363 |
samfromcadott/brutus | Generates 3D meshes from volumetric data using marching cubes algorithm | 5 |
prbonn/depth_clustering | A fast and robust algorithm to segment 3D point clouds generated by Velodyne sensors into objects. | 1,205 |