I have 6 cameras in a car that cover 360 degrees of the surroundings. I know the translation and rotation of them and the intrinsic matrix of the camera. I am wondering how to get a bird's eye view of the car (like this) using the function getPerspectiveTransform . Specifically, I know I need 4 pairs of points to do transformation but I don't know how to determine them using translation and rotation of cameras.
getPerspectiveTransform
2.1m questions
2.1m answers
60 comments
57.0k users