Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A question about the calculation of the depth per pixel #54

Open
LucioSunj opened this issue Sep 21, 2024 · 1 comment
Open

A question about the calculation of the depth per pixel #54

LucioSunj opened this issue Sep 21, 2024 · 1 comment

Comments

@LucioSunj
Copy link

Hi! Thanks for your great project!

After reading your paper, I have a question about the calculation of the depth per pixel. It seems that you just told the calculation method of depth per Gaussian and did not mention the calculation of the depth per pixel directly. Is your method like this function as well?

$$
D = \sum_{i\in N}d_i\sigma_i \prod_{j = 1}{i-1}(1-\sigma_i)
$$
Looking forward to your reply! Thank you very much!

@LucioSunj
Copy link
Author

The function is in the following picture
Snipaste_2024-09-21_18-03-15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant