Hello, I have three questions.
1. I'm trying to export camera locations but I don't know how.
2. And I try to export camera projection matrix, I get a .ppm file in which there is a 4 * 4 matrix, I support the projection matrix is 3*4, why is 4 * 4 in the ppm file?
3. I also export the external paras, and I get six numbers for each image, does these six numbers represent for 3 * 1 rotation vector
and 3 * 1 translation vector?
Thank you very much!
1. I'm trying to export camera locations but I don't know how.
2. And I try to export camera projection matrix, I get a .ppm file in which there is a 4 * 4 matrix, I support the projection matrix is 3*4, why is 4 * 4 in the ppm file?
3. I also export the external paras, and I get six numbers for each image, does these six numbers represent for 3 * 1 rotation vector
and 3 * 1 translation vector?
Thank you very much!
Comment