Calibrate two different cameras jointly
이전 댓글 표시
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
Andrea Alberti
2015년 10월 9일
편집: Andrea Alberti
2015년 10월 9일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Calibrate Cameras에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!