Giter Club home page Giter Club logo

stereo-calibration-and-3d-reconstruction's Introduction

stereo-calibration-and-3D-reconstruction

This developed project contains files ...

  • to capture calibration images / test images using stereo cameras
  • calibrate cameras using captured calibration imags
  • Rectify the test images using saved calibration parameters
  • Calculate depth at the pixel of the image/live video feed using mouse click

The chessboard pattern pattern.png is included in the repository. or download it from:

https://github.com/opencv/opencv/blob/master/doc/pattern.png

Requirements

Intstall below packages using pip.

  • Two webcams or stereo camera
  • numpy==1.16.6
  • opencv-python==4.4.0.46
  • matplotlib

Steps

  1. Print the chessboard pattern and paste it on a hard surface

  2. Fabricate stereo camera pair and fix it on a hard board, so it is fixed and does not move while using

  3. Capture multiple images of the chessboard pattern from the different views for calibration using CaptureCalibrationImages.py

  4. After capturing sufficient amount of images, calibrate stereo camera pair using CalibrateStereocamera.py

  5. To check the efficiency of the calibration, click some test images using CaptureTestImages.py and check the rectification efficiency using Rectification.py.

  6. Use displayDepth_image.py or displayDepth_video.py to compute disparity and depth maps. The depth values are calculated at the pixel location with the mouse click.

stereo-calibration-and-3d-reconstruction's People

Contributors

cpatel245 avatar

Stargazers

 avatar LUCK avatar  avatar

Watchers

 avatar

Forkers

lpwwpl

stereo-calibration-and-3d-reconstruction's Issues

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.