Skip to content

A sample project to do sparse 3D reconstruction of pair images.

Notifications You must be signed in to change notification settings

Mirsadeghi/Sparse-3D-Reconstruction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sparse-3D-Reconstruction

A sample project to do sparse 3D reconstruction of pair images. This project contains all steps of 3D reconstruction.

Getting Started

In this project, all of these steps are includedL

  1. Computing Fundamental matrix using SIFT and RANSAC
  2. Image Rectification
  3. Dense matching using block matching
  4. sparse 3D reconstruction using projection matrix
  5. Outlier removal
  6. creating mesh for point cloud

Prerequisites

You need to hava some primeval information about concept of 3D image processing.

Running the tests

simply run ACV_prj1().m

Authors

  • Ehsan Mirsadeghi

Acknowledgments

Visual Results:

Rectification
Dense Macthing Results
Sparse reconstruction

About

A sample project to do sparse 3D reconstruction of pair images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages