You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to calculate left_pose , left_pose matrices in example2.py for my own images taken by an android phone ?
I get camera intrinsic parameters Focal Length = 3.46 mm , Sensor Size=4.66*3.51 , Pixel Array Size=4160*3120 , Orintation = 90 degree in android by installing a device info app.
Having these, how we can get the camera pose (external matrix) ? Any other method?
Here are some other camera characteristics that the Camera2 Info app displays
Hello
How to calculate
left_pose , left_pose
matrices inexample2.py
for my own images taken by an android phone ?I get camera intrinsic parameters
Focal Length = 3.46 mm , Sensor Size=4.66*3.51 , Pixel Array Size=4160*3120 , Orintation = 90 degree
in android by installing a device info app.Having these, how we can get the camera pose (external matrix) ? Any other method?
Here are some other camera characteristics that the
Camera2 Info
app displaysThanks
The text was updated successfully, but these errors were encountered: