GCaptainNemo / 3D-Reconstruction-NoteLinks
三维重建中,点云预处理(pre-processing)、表面重建(surface reconstrucion)和纹理贴图(texture mapping)算法技术笔记
☆46Updated 3 years ago
Alternatives and similar repositories for 3D-Reconstruction-Note
Users that are interested in 3D-Reconstruction-Note are comparing it to the libraries listed below
Sorting:
- ☆106Updated 4 years ago
- ☆99Updated 4 years ago
- 点云配准入门知识☆195Updated 5 years ago
- A Simple Point Cloud Registration Network based on PointNet.☆130Updated 2 years ago
- Use guided filter to reduce the noise of a 3d point cloud.☆87Updated 6 years ago
- This is the clean implementation of PointNetLK with pretrained models. (A 3D point cloud registration network)☆56Updated last year
- Point Cloud Registration using Representative Overlapping Points. https://arxiv.org/abs/2107.02583.☆69Updated 3 years ago
- Leveraging Inlier Correspondences Proportion for Point Cloud Registration. https://arxiv.org/abs/2201.12094.☆108Updated 2 years ago
- This repository contains several baseline algorithms for cross-source point cloud registration.☆48Updated 3 years ago
- [PyTorch] Official implementation of CVPR2021 paper "PointDSC: Robust Point Cloud Registration using Deep Spatial Consistency". https://a…☆259Updated 4 years ago
- [ACM MM 2022] You Only Hypothesize Once: Point Cloud Registration with Rotation-equivariant Descriptors☆147Updated last year
- Algorithm to extract the visual skeleton of the scanned objects. Mirror from the research group's private repo.☆46Updated 6 years ago
- 📑 A list of awesome PatchMatch multi-view stereo papers☆115Updated 2 years ago
- collation of sites of open source datasets for 3d mvs reconstrucion☆83Updated 3 years ago
- A python implement of converting a depth map to point cloud☆121Updated 4 years ago
- SC2-PCR: A Second Order Spatial Compatibility for Efficient and Robust Point Cloud Registration (CVPR 2022)☆175Updated last year
- Vision3D: A 3D Vision Library built with PyTorch☆104Updated last year
- This repository is the implementation of our CVPR 2020 work: "Feature-metric Registration: A Fast Semi-supervised Approach for Robust Poi…☆161Updated 4 years ago
- R-PointHop: A Green, Accurate and Unsupervised Point Cloud Registration Method☆42Updated 4 years ago
- Efficient RANSAC for Point-Cloud Shape Detection☆149Updated 5 years ago
- awesome PointCloud processing algorithm☆131Updated 2 years ago
- Robust Outlier Rejection for 3D Registration with Variational Bayes (Accepted by CVPR-2023)☆40Updated 7 months ago
- [CVPR2023] Deep Graph-based Spatial Consistency for Robust Non-rigid Point Cloud Registration☆102Updated 2 years ago
- ☆74Updated 5 years ago
- 这是一个基于CUDA加速的SGM立体匹配代码,它的核心是SemiglobalMatching(SGM)算法,它不仅在时间效率上要远远优于基于CPU的常规SGM,而且明显占用更少的内存,这意味着它不仅可以在较低分辨率(百万级)图像上达到实时的帧率,且完全具备处理千万级甚至更高…☆65Updated last year
- 3D reconstruction project with MVSNets for depth inferring.☆143Updated 2 years ago
- In this case, implement RANSAC global registration algorithm using python without library☆34Updated 5 years ago
- 总结3D视觉所涉及到的边边角角知识点,包括VSLAM、点云后处理、相机标定、深度学习等。☆137Updated 5 years ago
- A computer program on PCL framework to register two point clouds using the feature-based keypoints (SIFT, SHOT, FPFH, etc.), local/global…☆72Updated 3 years ago
- PSAT - Point cloud segmentation annotation tool. (点云分割标注工具,同 时支持语义分割与实例分割)☆44Updated last year