Calibrate two different cameras jointly
Show older comments
I have two cameras, located in a different position. One is a RGB camera. The other one is a thermal camera. I have their pose, respect to each others. I have taken several pictures of a chessboard from both cameras, and I have computed the intrinsic and extrinsic parameters of both cameras.
Now, using this data, I would like to calibrate the two cameras in order to be able to overlay each image taken from camera1 (RGB) with each image taken with camera2 (thermal), using the same setup clearly. In other words, I would like to find the correspondence pixel to pixel of each cameras, in order to warp images of one of the two camera in order to match the other one.
How can I do that using Matlab? Any hint is appreciated.
Thanks.
1 Comment
Andrea Alberti
on 9 Oct 2015
Edited: Andrea Alberti
on 9 Oct 2015
Answers (0)
Categories
Find more on Camera Calibration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!