Open zhewei-mt opened 1 year ago
Thanks for your kind words! Good questions.
Thanks for the quick reply. I found the code on how to convert "cam" to "cam_trans" using convert_cam_to_3d_trans function. I also notice another conversion here with the code: trans = [cam_tx, cam_ty, 2FOCAL_LENGTH/(CROP_SIZEcam_s + 1e-9)] I am wondering the difference between these two. Also, I am able to get a reasonable world translation to UE5 using "cam_trans" but things don't go right way when I try the conversion code above. Can you explain a little bit?
Hello there, Thanks for your amazing work and it really helps me a lot. But I have some questions about the output of ROMP.