Code Monkey home page Code Monkey logo

pose-estimation_python-opencv's Introduction

pose-estimation_python-opencv

Camera calibration and pose estimation of a chessboard using solvePnP Using Opencv-python to estimate pose of a chessboard. Run camcalib.py first to calibrate the camera and get the camera matrix and distortion coefficient. Then run solpnp.py to estimate the extrinsic matrix.

1. PoseEstimateOnRaspberryPi

This folder contains the program I used to run on Raspberry pi. PyQt is used to make the GUI. Run main.py

Required packages include:

  1. PyQt4
  2. OpenCV3
  3. imutils(for the raspberry pi camera)
  4. numpy

1.1 The GUI on Raspberry Pi

图片名称

1.2 Pi NoIR infrared camera

图片名称

2. MatlabModelForProjection

This folder contains a matlab model of the camera. You can specify the parameters of the intrinsic and extrinsic matrix and watch how the image of the chessboard changes.

2.1 The model of chessboard made up of 3D points

图片名称

2.2 The projected 2D image with user-specified parameters

图片名称

pose-estimation_python-opencv's People

Contributors

cyrilli avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

lilinytu

pose-estimation_python-opencv's Issues

Question about calibration

First of all, I am new to this calibration.

I was able to run all of your scripts and now I wonder after calibration does the camera looks at the image it will auto calibrate all images or what will happen?

What's the next step when calibration is done?
Sorry for the dumb question

Thanks

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.