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: about 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 | 424 |
niessner/voxelhashing | Develops fast and efficient algorithms for large-scale 3D reconstruction from point cloud data in real-time | 673 |
mit-spark/kimera-semantics | Tools and methods for real-time 3D reconstruction from 2D data in robotics and computer vision | 651 |
zhou13/shapeunity | Develops a method to reconstruct 3D wireframe models from a single image using deep learning | 70 |
fx5/not_random | Reconstructs the internal state of a Mersenne Twister algorithm from partial output data | 71 |
liangliangnan/polyfit | Software for reconstructing polygonal surfaces from point clouds using linear integer programming. | 725 |
snavely/bundler_sfm | A software toolkit for reconstructing 3D scenes from unordered image collections using structure-from-motion techniques | 1,549 |
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 | 70 |
hoffsupes/structured-light-laser-stripe-reconstruction | Automatically reconstructs 3D depth information from images of a laser stripe on an object | 45 |
stoyannk/voxels | A C++ library for manipulating and polygonizing voxel grids with features like TransVoxel algorithm and level of detail | 289 |
nvpro-samples/gl_vk_meshlet_cadscene | Demonstrates rendering of CAD models using mesh shaders for high-performance rendering | 373 |
samfromcadott/brutus | Generates 3D meshes from volumetric data using marching cubes algorithm | 6 |
prbonn/depth_clustering | A fast and robust algorithm to segment 3D point clouds generated by Velodyne sensors into objects. | 1,212 |