In MeshDenoisingViaL0Minimization.cpp line 85, it says lambda = 0.2 mean_edge_length mean_edge_length * mean_dihedral_angle. However, in L0's paper, the default factor is 0.02.
If I set 0.02 here, the denoised mesh will look similar to the noisy one. What's the correct parameter here?
Dear author,
In MeshDenoisingViaL0Minimization.cpp line 85, it says lambda = 0.2 mean_edge_length mean_edge_length * mean_dihedral_angle. However, in L0's paper, the default factor is 0.02.
If I set 0.02 here, the denoised mesh will look similar to the noisy one. What's the correct parameter here?