Search code examples
.netopencvcomputer-visioncamera-calibration

calibration of two images using 8 points


i am new to opencv and i have loaded two chessboard(http://kvisit.com/amaAY)images one next to other captured from different angles and i have computed the four corners of each image in 3d pts and i want to calibrate each image using these four corner points. can u guys please help me out how to do that? plz ask if question requires more info. thanks in advance.


Solution

  • A good calibration comes from using chessboard calibration:

    Camera calibration