qxiaofan / awesome-Elas-demoLinks
参考论文:Efficient Large-Scale Stereo Matching,立体匹配。
☆40Updated 4 years ago
Alternatives and similar repositories for awesome-Elas-demo
Users that are interested in awesome-Elas-demo are comparing it to the libraries listed below
Sorting:
- 这是一个基于CUDA加速的快速立体匹配库,它的核心是SemiglobalMatching(SGM)算法,它不仅在时间效率上要远远优于基于CPU的常规SGM,而且占用明显更少的内存,这意味着它 不仅可以在较低分辨率(百万级)图像上达到实时的帧率,且完全具备处理千万级甚至更高量级…☆119Updated last year
- Summary of 3D Reconstruction☆42Updated 5 years ago
- opencv-sgbm-demo☆15Updated 5 years ago
- Implement opencv sgbm algorithm based on cuda,sgbm is based on sgm☆94Updated 4 years ago
- sgbm立体匹配算法☆18Updated 4 years ago
- PROgressive SAmple Consensus Realized by OpenCV3☆34Updated 6 years ago
- ☆14Updated 2 years ago
- OpenCV实现SfM☆77Updated 6 years ago
- 这是一个基于CUDA加速的SGM立体匹配代码,它的核心是SemiglobalMatching(SGM)算法,它不仅在时间效率上要远远优于基于CPU的常规SGM,而且明显占用更少的内存,这意味着它不仅可以在较低分辨率(百万级)图像上达到实时的帧率,且完全具备处理千万级甚至更高…☆65Updated last year
- ☆31Updated 7 years ago
- 手写Bundle Adjustment 优化代码,当前版本是没有优化point pose的,即只优化位姿☆37Updated 4 years ago
- ☆27Updated 6 years ago
- implement gc-net(Geometry and Context Network) by pytorch☆38Updated 5 years ago
- 相机内参标定和双目标定, 支持多种相机模型和多种标定板,☆142Updated 3 years ago
- Keypoints Detector(HARRIS, FAST, BRISK, ORB, AKAZE, and SIFT), Patch Descriptor(BRIEF, ORB, FREAK, AKAZE and SIFT),and Matching(BFmatch…☆79Updated 6 years ago
- calibrate stereo cameras☆60Updated 3 years ago
- Features detection, match and track module. Supported features: orb and superpoints☆30Updated 5 years ago
- Omnidirectional camera calibration implementation c++☆43Updated 2 years ago
- SGM implementation☆62Updated 2 years ago
- 一个基于OpenCV的SFM简单实现,学习用途。欢迎光临我的主页查看更多其他项目详情。☆67Updated 4 years ago
- 实现SLAM与OpenMVS对接☆64Updated 4 years ago
- Implementation of "Automatic Camera and Range Sensor Calibration using a single Shot" by C++☆93Updated last year
- Wrapper of ELAS Stereo Matcher for OpenCV☆53Updated 7 years ago
- Semidense Mono SLAM☆12Updated 7 years ago
- ☆12Updated 2 years ago
- libStereoMatch is a universal stereo matching library. This library is developed using C++and divides the stereo matching steps into four…☆17Updated last year
- 关于点云配准的一些总结☆20Updated 5 years ago
- Use g2o to optimize the camera pose. Initial guess is from EPnP.☆15Updated 5 years ago
- 3DLines-SLAM: A Monocular Vision Semi-Dense 3D Reconstruction Based on ORB-SLAM Abstract-Producing high-quality 3D maps and calculatin…☆55Updated 5 years ago
- The PatchMatch stereo match algorithm implemented by CUDA.☆50Updated 6 years ago