xiaobainixi / opencv-sgbm
opencv-sgbm-demo
☆15Updated 5 years ago
Alternatives and similar repositories for opencv-sgbm:
Users that are interested in opencv-sgbm are comparing it to the libraries listed below
- 参考论文 :Efficient Large-Scale Stereo Matching,立体匹配。☆39Updated 4 years ago
- calibrate stereo cameras☆59Updated 3 years ago
- OpenCV StereoBM & StereoSGBM☆16Updated 5 years ago
- Wrapper of ELAS Stereo Matcher for OpenCV☆52Updated 7 years ago
- Features detection, match and track module. Supported features: orb and superpoints☆30Updated 5 years ago
- Opencv line descriptor port to opencv2☆23Updated 8 years ago
- ☆14Updated 2 years ago
- PROgressive SAmple Consensus Realized by OpenCV3☆34Updated 6 years ago
- multi camera calibration☆32Updated 8 years ago
- A SFM project implemented with Opencv☆19Updated 4 years ago
- sgbm ros with cuda☆12Updated 6 years ago
- 图像立体匹配(Stereo Matching)的实现,生成视差图,通过与标准视差图的比较,讨论SSD(Sum of Squared Difference), NCC(Normalized Cross Correlation), ASW(Adaptive Support We…☆29Updated 9 years ago
- ☆31Updated 7 years ago
- stereo-matching using SSD, NCC and ASW☆57Updated 3 years ago
- most of the codes are from NLCA LiuQingxiong ,杨庆雄老师的NLCA代码 改了一下适应了内存☆13Updated 6 years ago
- This is an implement of SGM -- Stereo Processing by Semiglobal Matching and Mutual Information by Heikoin 2008 IEEE☆16Updated 8 years ago
- Summary of 3D Reconstruction☆41Updated 4 years ago
- Segment-Tree Based Cost Aggregation for Stereo Matching Code☆48Updated 5 years ago
- Stereo match for dual-camera with BM&SGBM in OpenCV and modified SGBM.用OpenCv中的BM和SGBM以及经过修改的SGBM算法实现双目测距功能☆17Updated 6 years ago
- Use g2o to optimize the camera pose. Initial guess is from EPnP.☆15Updated 5 years ago
- Implementation of stereo matching with census transform and semi-global matching☆21Updated 5 years ago
- Basic structure-from-motion (SfM) with bundle-adjustment.☆12Updated 5 years ago
- Efficient binocular stereo correspondence matching with 1-D Max-Trees☆16Updated 4 years ago
- Obstacle detection with a stereo camera made with two logic cameras.☆15Updated 6 years ago
- Some simple Stereo Matching algorithms and confidence measures re-implemented in opencv☆7Updated 8 years ago
- Miscellaneous SLAM algorithms implemented by OpenCV, C++, Ceres, g2o, gtsam, Sophus libraries☆46Updated 7 years ago
- Source code for “Z. Zhang, <A flexible new technique for camera calibration>, IEEE Transactions on Pattern Analysis and Machine Intellige…☆25Updated 5 months ago
- various PnP slover implementations in matlab, include dlt, p3p, epnp, ap3p☆36Updated 5 years ago
- Calculating Disparity Maps using openCVs implemented algorithms.☆11Updated 8 years ago
- 本项目参考论文https://arxiv.org/pdf/1902.11154.pdf?的思路,将单个鱼眼拆分成双针孔混合成像模型(论文中的模型为左右针孔中间柱面,由于实现略有差异,所以结果与论文不同),进而实现对多目鱼眼间的双目校正和匹配,以及生成全景鸟瞰图。☆18Updated 5 years ago