It appears that the Taubin & Laplace smoothing in Surface Toolbox does not work well with OBJ format. For example, decimation does not work. Furthermore, when I altered the parameters between the higher and lower ends in Taubin smoothing, there is essentially no difference between the outcomes. It appears that smoothing does not work at all.
Taubin smoothing works well with the OBJ model in MeshLab. It could be due to the texture coordinates in the OBJ file that disrupts Surface Toolbox functions. When I save the OBJ file in PLY format, the smoothing function in Surface Toolbox works well.
Again, in MeshLab, I tried decimation in Meshlab, such as the quadric edge collapse and did not encounter this issue. Is it more due to the nature of the OBJ file I have or the functions in the Surface Toolbox may not work well with OBJ format with texture coordiantes? Thanks!
This model consists of 2033 components and 77819 unreferenced vertices (from Meshlab). If it were “remeshed” into a single mesh, I think you would have fewer issues. The Poisson surface reconstruction filter in Meshlab can do this. It’s still a bit messy though, so it might help to resample the points before remeshing.