Giter Site home page Giter Site logo

multi-camera-calibration's Introduction

Photogrammetric Multi-Camera Calibration Toolbox V1

1. Introduction

We implement a generalization of Zhang's widely used single camera calibration algorithm to N cameras. Solutions are found through the overall optimization of the cameras' parameters. The user can choose which subset of cameras' parameters to re-optimize: re-optimize all parameters, fixed intrinsic parameters or fixed lens distortions.

mainFig

Note: This version of the toolbox can only handle camera configurations with significantly overlapping fields of view. All cameras must be able to observe the entire calibration target simultaneously.

2.1 Calibration Object

The toolbox expects the calibration object to be a standard planar checkerboard pattern. The checkerboard pattern should be asymmetric and of even and odd dimensions. Example: 28 X 17 corners.

2.2 Calibration Image Capture

Capture as many images as necessary to satisfy the following conditions:

  • Each camera sees at least 3 fully visible pattern positions.
  • Account for as much of each camera’s image frames as possible.
  • In 10 to 20 pattern positions the checkerboard is fully visible by all cameras.
  • In each image, the checkerboard pattern must be at different orientations relative to the camera.
  • The checkerboard should preferably fill at least 20% of the image frame.
  • The checkerboard must be at an angle of less than 45 degrees relative to the camera plane.

2.3 Image Naming Convension

PositionXXX_CameraXX.

2. Dependencies

The implementation depends on the image processing, camera calibration and optimization toolboxes of Matlab.

3. How to Cite?

Cite this page.

3. How to Use?

Run script main.m.

Contact

Laura Ribeiro

Tampere University, Finland

[email protected]

multi-camera-calibration's People

Contributors

laura-goncalvesribeiro 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.