danzvara / semiglobal_stereo_matcher
Stereo matching on two images for making a disparity map. My attempt to implement semi-global matching algorithm with some customs additions (exploiting untextured areas using Laws texture measure).
☆10Updated 9 years ago
Alternatives and similar repositories for semiglobal_stereo_matcher:
Users that are interested in semiglobal_stereo_matcher are comparing it to the libraries listed below
- Wrapper of ELAS Stereo Matcher for OpenCV☆52Updated 7 years ago
- Simultaneous Localisation and Mapping using random dot markers for AR applications☆11Updated 7 years ago
- ☆19Updated 9 years ago
- Repo for real-time texture-less object instance detection and tracking.☆53Updated 5 years ago
- Chi's implementation of BMVC'11 PatchMatch Stereo☆25Updated 11 years ago
- structuredlight project including graycode and phaseshift method by Frank☆8Updated 9 years ago
- ☆31Updated 6 years ago
- Stereo calibration library for C++☆8Updated 7 years ago
- Segment-Tree Based Cost Aggregation for Stereo Matching Code☆48Updated 5 years ago
- Implementation of a simplified version of the SemiGlobal Matching algorithm (Hirschmuller, H. (2005). Accurate and Efficient Stereo Proce…☆17Updated 5 years ago
- ☆30Updated 7 years ago
- calibrate stereo cameras☆59Updated 3 years ago
- Use g2o to optimize the camera pose. Initial guess is from EPnP.☆15Updated 5 years ago
- multi camera calibration☆32Updated 8 years ago
- opencv-sgbm-demo☆15Updated 5 years ago
- Basic structure-from-motion (SfM) with bundle-adjustment.☆12Updated 5 years ago
- most of the codes are from NLCA LiuQingxiong ,杨庆雄老师的NLCA代码 改了一下适应了内存☆13Updated 6 years ago
- warpped libelas with opencv and used pangolin as GUI☆16Updated 8 years ago
- KVLD open source library implements Virtual Line Descriptor and Semi-Local Matching Method for Reliable Feature Correspondence in BMVC 20…☆46Updated 4 years ago
- Helper functions for C++ development☆11Updated 8 years ago
- Mirror of https://github.com/facebookincubator/deltille☆34Updated 2 years ago
- compute disparity map from stereo pair using SNCC matching function (GPU and CPU code provided)☆12Updated 9 years ago
- Detector of partial or occluded deltille (triangular) and rectangular checkerboards in camera images☆38Updated 6 years ago
- Repository for the SMSLD descriptor☆20Updated 5 years ago
- Structure from Accidental Motion Kit based on Ceres Solver and OpenCV☆30Updated 8 years ago
- SLAMRecon: A Real-time 3D Dense Mapping System☆26Updated 7 years ago
- Miscellaneous SLAM algorithms implemented by OpenCV, C++, Ceres, g2o, gtsam, Sophus libraries☆46Updated 7 years ago
- 该程序是边缘检测代码,论文是ED那篇,用锚点法,里面的内容对论文还原度很高。参数也想同,锚点设定方法是我自己改进的锚点设定方法。我们将该改进的锚点法用于我们在ORB-SLAM方法基础上改进而来的3DLine-SLAM,图片测试完后会写下三张测试图片,分别是梯度图(Gradi…☆9Updated 4 years ago
- Disparity map estimation in a stereo pair of images with cost volume filtering☆26Updated 2 years ago
- ☆9Updated 8 years ago