Matthew1994 / Stereo-Matching
图像立体匹配(Stereo Matching)的实现,生成视差图,通过与标准视差图的比较,讨论SSD(Sum of Squared Difference), NCC(Normalized Cross Correlation), ASW(Adaptive Support Weight)三种算法的优劣
☆28Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for Stereo-Matching
- 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
- Source code for “Z. Zhang, <A flexible new technique for camera calibration>, IEEE Transactions on Pattern Analysis and Machine Intellige…☆24Updated 5 years ago
- ☆18Updated 8 years ago
- opencv-sgbm-demo☆15Updated 5 years ago
- This is an implement of SGM -- Stereo Processing by Semiglobal Matching and Mutual Information by Heikoin 2008 IEEE☆17Updated 7 years ago
- PROgressive SAmple Consensus Realized by OpenCV3☆34Updated 5 years ago
- Implementation of stereo matching with census transform and semi-global matching☆20Updated 5 years ago
- stereo-matching using SSD, NCC and ASW☆57Updated 2 years ago
- Some stereo algorithms.☆13Updated 8 years ago
- Materias for Stereo 2014☆13Updated 10 years ago
- ☆31Updated 6 years ago
- 参考论文:Efficient Large-Scale Stereo Matching,立体匹配。☆37Updated 4 years ago
- A Fast Trilateral Filter based Adaptive Support Weight Method for Stereo Matching☆9Updated 6 years ago
- Mono and Stereo Camera Calibration with 3 Orthogonal checkerboards☆25Updated 4 years ago
- Wrapper of ELAS Stereo Matcher for OpenCV☆50Updated 7 years ago
- Stereo match for dual-camera with BM&SGBM in OpenCV and modified SGBM.用OpenCv中的BM和SGBM以及经过修改的SGBM算法实现双目测距功能☆17Updated 5 years ago
- Stereo Vision for 3D Reconstruction , platform independent , c++☆33Updated 8 years ago
- multi camera calibration☆31Updated 8 years ago
- Some basical stereo matching methods☆51Updated 7 years ago
- stereo rectification and stereo matching for perspective camera and fisheye camera, based on opencv☆49Updated 9 years ago
- Efficient binocular stereo correspondence matching with 1-D Max-Trees☆16Updated 3 years ago
- stereo with adaptive support weights (Yoon&Kweon, PAMI 2006)☆17Updated 9 months ago
- Calibration for structured light, projector & camera☆28Updated 7 years ago
- 双目测距,即利用左右相机拍摄同一物体获得的不同视差来判断物体到摄像机的距离,这其中涉及摄像机标定、极线恢复、校正、立体匹配等算法☆32Updated 7 years ago
- Study note about OpenCV StereoSGBM☆19Updated 7 years ago
- LaserMat is a computer vision library written in MatLab, thought for laser triangulation-based systems. It allows to calibrate the system…☆19Updated last year
- CPU & GPU Implementation of SGM(semi-global matching)☆96Updated 8 years ago