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
Hi, I try to find camera intrinsic matrix(e.g. focal length, principal point, pixel size...)
I searched some keywords about intrinsic matrix(focal length, pixel size.. etc), and I found focalLength:10, focalSize: .699999988 in Assets/SampleScenes/Scenes/Car.unity
Can I use this focal information..?? or Is there camera intrinsic matrix in this system?
Hi, I try to find camera intrinsic matrix(e.g. focal length, principal point, pixel size...)
I searched some keywords about intrinsic matrix(focal length, pixel size.. etc), and I found focalLength:10, focalSize: .699999988 in Assets/SampleScenes/Scenes/Car.unity
Can I use this focal information..?? or Is there camera intrinsic matrix in this system?
thank you!