zju3dv / PGSR

code for "PGSR: Planar-based Gaussian Splatting for Efficient and High-Fidelity Surface Reconstruction"
https://zju3dv.github.io/pgsr/
Other
403 stars 22 forks source link

Threshold value for ϕ(p_r) #3

Closed jpsml closed 1 month ago

jpsml commented 2 months ago

Hi! What was the threshold value that you used for ϕ(p_r) so that it can be considered that the pixel is occluded or that there is a significant geometric error?

danpeng2 commented 1 month ago

The threshold we set is 1 pixel. More parameters can be found in our code.