Smoothing or denoising ?

Is Capturing reality smoothing an standars gaussian blur operation or is it an smart and feature preserving denoising algorithm such as L0 minimization, bilateral algorithm?

Are you planning to implement this algorithm? It would be eztremely useful to have such a tool built in capturing reality. Other softwares such as meshlab etc cant handle huge meshes for denoising and it is certainly not very user friendly.

Best
M

Dear Manuel,
it is very basic bi-laplacian smoothing. However the bilateral denoising can be implemented also easily. Thank you for a good suggestion. We will try to add it to our features plan.