bmild / nerf

Code release for NeRF (Neural Radiance Fields)
http://tancik.com/nerf
MIT License
9.99k stars 1.39k forks source link

Please someone tell me how to get the camera parameters #191

Open 23hyun opened 1 year ago

23hyun commented 1 year ago

I want to know the camera internal parameters (focal length, principal point) and external parameters (rotation matrix, transformation vector) of the 'chair' dataset. Please help me.