LLFF
LLFF copied to clipboard
Explanation of close/far depth bounds during generation of the .npy file
Hello, thanks for your great documentation, I'm currently working on generating a npy file suiting your criterias. My main problem is determining and computing the close/far depth bounds : What are they, how can I compute or find them ? Thanks a lot for your time.
See how zvals are calculated in this function: https://github.com/Fyusion/LLFF/blob/c6e27b1ee59cb18f054ccb0f87a90214dbe70482/llff/poses/pose_utils.py#L56