You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm doing the remeshing project, and in this project it requires to store the "control map" as a 2D image and applying error diffusion technique to do the resampling. After that, it requires to read the result image and recover it as a point cloud. I'm wondering is there a corresponding function in libigl or its external libraries?