morsingher / depth_fusionLinks
A simple C++ algorithm for converting depth and normal maps to a point cloud
☆24Updated 3 years ago
Alternatives and similar repositories for depth_fusion
Users that are interested in depth_fusion are comparing it to the libraries listed below
Sorting:
- A modern C++/CUDA implementation of state-of-the-art Multi-View Stereo (MVS) algorithms, open to community contributions.☆18Updated 3 years ago
- Photometric Bundle Adjustment for Dense Multi-View Stereo☆22Updated 4 years ago
- CVPR'21 "Multi-view 3D Reconstruction of a Texture-less Smooth Surface of Unknown Generic Reflectance"☆82Updated 3 years ago
- A simple yet effective PatchMatch MVS method, which is the base model of ACMM and ACMP.☆89Updated 2 years ago
- ☆12Updated 7 months ago
- Python scripts for converting SFM output into MVS input☆12Updated 3 years ago
- Hierarchical Prior Mining for Non-local Multi-View Stereo (ICCV 2023)☆45Updated last year
- ☆13Updated last year
- COLMAP - Structure-from-Motion☆21Updated 9 years ago
- APD-MVS is a MVS method which adopts adaptive patch deformation and an NCC-based matching metric.