Git Product home page Git Product logo

3dreconstruction-1's Introduction

Class Project: 3D reconstruction from two unrectified images
Date: May 2009
Based on:
1. Pollefeys et al. Visual modeling with a hand-held camera. IJCV, 2004
2. Csurka et al. Characterizing the uncertainty of the fundamental matrix. CVIU, 1997.
3. Pollefeys et al. A simple and efficient rectification method for general motion. ICCV, 1999.
4. Oram. Rectification for any epipolar geometry. BMVC, 2001.
5. Sturm. On focal length calibration from two views. CVPR, 2001.
6. Zhang and Seitz. Parameter estimation for mrf stereo. CVPR, 2005.

The project is motivated by the pipeline of [1]. I started off my establishing keypoint matching using SIFT and the 8-point algorithm,
then I estimate the fundamental matrix as in [2] using Levenberg-Marquardt. I can compute the homography as in [3] and rectify the images
as in [4]. I autocalibrate as in [5] to recover the camera parameters, and then I compute the disparity map using alpha-expansion.
The alpha-expansion parameters are estimated using the EM approach of [6].

Code is online mainly for my reference. It is licensed under GPLv2 for non-commercial research purposes only.

3dreconstruction-1's People

Contributors

samehkhamis avatar

Watchers

James Cloos avatar keke18532 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.