Open Holmes-Alan opened 1 year ago
If I am correct FOV is "Field of View", if this is so you could check this Udacity video. I omitted this value and by default it assigns 85.6
We us the cameras specifications for fov. What camera was your scene captured with?
Number of iterations can be changed with add_frames_every
and n_iters_per_frame
impacts the number of iterations between added frames and for refinement, respectively.
How should I specify FOV if my horizontal FOV and vertical FOV are different?
For the optimization step, how do you define the FOV value and iteration time for the customized dataset?