Calibrate two different cameras jointly
Mostrar comentarios más antiguos
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 comentario
Andrea Alberti
el 9 de Oct. de 2015
Editada: Andrea Alberti
el 9 de Oct. de 2015
Respuestas (0)
Categorías
Más información sobre Camera Calibration en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!