Matthew1994 / Stereo-Matching
图像立体匹配(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
- opencv-sgbm-demo☆15Updated 5 years ago
- most of the codes are from NLCA LiuQingxiong ,杨庆雄老师的NLCA代码 改了一下适应了内存☆13Updated 6 years ago
- Segment-Tree Based Cost Aggregation for Stereo Matching Code☆48Updated 5 years ago
- stereo-matching using SSD, NCC and ASW☆57Updated 2 years ago
- ☆18Updated 9 years ago
- Some stereo algorithms.☆13Updated 8 years ago
- Implementation of stereo matching with census transform and semi-global matching☆20Updated 5 years ago
- Stereo Vision for 3D Reconstruction , platform independent , c++☆33Updated 8 years ago
- Source code for “Z. Zhang, <A flexible new technique for camera calibration>, IEEE Transactions on Pattern Analysis and Machine Intellige…☆25Updated 3 months ago
- This is an implement of SGM -- Stereo Processing by Semiglobal Matching and Mutual Information by Heikoin 2008 IEEE☆16Updated 8 years ago
- Wrapper of ELAS Stereo Matcher for OpenCV☆51Updated 7 years ago
- 双目测距,即利用左右相机拍摄同一物体获得的不同视差来判断物体到摄像机的距离,这其中涉及摄像机标定、极线恢复、校正、立体匹配等算法☆33Updated 7 years ago
- ☆31Updated 6 years ago
- calibrate stereo cameras☆59Updated 3 years ago
- Efficient binocular stereo correspondence matching with 1-D Max-Trees☆16Updated 3 years ago
- A Fast Trilateral Filter based Adaptive Support Weight Method for Stereo Matching☆9Updated 6 years ago
- multi camera calibration☆32Updated 8 years ago
- stereo match algorithms and corner detector algorithms☆15Updated 8 years ago
- stereo rectification and stereo matching for perspective camera and fisheye camera, based on opencv☆49Updated 9 years ago
- CPU & GPU Implementation of SGM(semi-global matching)☆98Updated 8 years ago
- 参考论文:Efficient Large-Scale Stereo Matching,立体匹配。☆39Updated 4 years ago
- Stereo match for dual-camera with BM&SGBM in OpenCV and modified SGBM.用OpenCv中的BM和SGBM以及经过修改的SGBM算法实现双目测距功能☆17Updated 6 years ago
- Mono and Stereo Camera Calibration with 3 Orthogonal checkerboards☆25Updated 5 years ago
- LaserMat is a computer vision library written in MatLab, thought for laser triangulation-based systems. It allows to calibrate the system…☆19Updated 2 years ago
- Welcome to the code repository of CBMV: A Coalesced Bidirectional Matching Volume for Disparity Estimation. CVPR 2018☆53Updated 6 years ago
- This is my lab internship project. If the code infringes your copyrights, please contact me for deletion.☆22Updated 7 years ago
- (Not Finished) Based on the paper: ActiveStereoNet: End-to-End Self-Supervised Learning for Active Stereo Systems☆22Updated 5 years ago
- Implement opencv sgbm algorithm based on cuda,sgbm is based on sgm☆93Updated 4 years ago
- Some basical stereo matching methods☆51Updated 7 years ago
- PROgressive SAmple Consensus Realized by OpenCV3☆34Updated 6 years ago