Matthew1994 / Stereo-MatchingLinks
图像立体匹配(Stereo Matching)的实现,生成视差图,通过与标准视差图的比较,讨论SSD(Sum of Squared Difference), NCC(Normalized Cross Correlation), ASW(Adaptive Support Weight)三种算法的优劣
☆29Updated 9 years ago
Alternatives and similar repositories for Stereo-Matching
Users that are interested in Stereo-Matching are comparing it to the libraries listed below
Sorting:
- opencv-sgbm-demo☆15Updated 5 years ago
- most of the codes are from NLCA LiuQingxiong ,杨庆雄老师的NLCA代码 改了一下适应了内存☆13Updated 6 years ago
- ☆18Updated 9 years ago
- stereo-matching using SSD, NCC and ASW☆58Updated 3 years ago
- Source code for “Z. Zhang, <A flexible new technique for camera calibration>, IEEE Transactions on Pattern Analysis and Machine Intellige…☆25Updated 7 months ago
- Segment-Tree Based Cost Aggregation for Stereo Matching Code☆48Updated 5 years ago
- Implementation of stereo matching with census transform and semi-global matching☆22Updated 5 years ago
- This is an implement of SGM -- Stereo Processing by Semiglobal Matching and Mutual Information by Heikoin 2008 IEEE☆16Updated 8 years ago
- ☆31Updated 7 years ago
- A Fast Trilateral Filter based Adaptive Support Weight Method for Stereo Matching☆9Updated 6 years ago
- Efficient binocular stereo correspondence matching with 1-D Max-Trees