open Multi-View Stereo reconstruction library
-
Updated
Mar 13, 2025 - C++
open Multi-View Stereo reconstruction library
SGM,立体匹配StereoMatching最经典应用最广泛算法,4000+引用,兼顾效率和效果。完整实现,代码规范,注释清晰,博客教学,欢迎star!
PatchMatchStereo,倾斜窗口经典,效果极佳,OpenMVS&Colmap稠密匹配算法。完整实现,代码规范,注释清晰,博客教学,欢迎star!
AD-Census立体匹配算法,中国学者Xing Mei等人研究成果(Respect!),算法效率高、效果出色,适合硬件加速,Intel RealSense D400 Stereo模块算法。完整实现,代码规范,注释清晰,欢迎star!
Continuous 3D Label Stereo Matching using Local Expansion Moves (TPAMI 2018)
A heterogeneous and fully parallel stereo matching algorithm for depth estimation, implementing a local adaptive support weight (ADSW) Guided Image Filter (GIF) cost aggregation stage. Developed in both C++ and OpenCL.
Digital Image Correlation & Digital Volume Correlation Library
Code for 'Segment-based Disparity Refinement with Occlusion Handling for Stereo Matching'
PathMatch is the state-of-the-art stereo match algorithm framework.
Multi-view stereo image-based 3D reconstruction
ROS node to create pointcloud out of stereo images from the KITTI Vision Benchmark Suite
EMVS (Efficient Large Scale Multi-View Stereo for Ultra High Resolution Image Sets)
C++ implementation of PatchMatch Stereo for images
libStereoMatch is a universal stereo matching library. This library is developed using C++and divides the stereo matching steps into four steps: cost calculation, cost aggregation, disparity calculation, and disparity optimization. Users can build their own stereo matching algorithms through combination.
Generates depth maps from a stereo pair of images and to perform 3D reconstruction
Calculating Disparity Maps using openCVs implemented algorithms.
Code for paper "Non-Planar Infrared-Visible Registration for Uncalibrated Stereo Pairs" at IEEE Conference on Computer Vision and Pattern Recognition (CVPR) Workshops 2016
Add a description, image, and links to the stereo-matching topic page so that developers can more easily learn about it.
To associate your repository with the stereo-matching topic, visit your repo's landing page and select "manage topics."