Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 581 Bytes

File metadata and controls

17 lines (12 loc) · 581 Bytes

3D Reconstruction based on OpenCV with SIFT, 8pt, SGBM and SSD

Overview

We use paired images to do 3D reconstruction with SGBM, SIFT, SSD and 8pt algorithm.

Experiment Result

                                                SIFT feature extraction

image1

                                                   8pt Epipolarline

image2

                                                    SSD Disparity

image3

                                                    SGBM Disparity

image4