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!