libigl / libigl-python-bindings

libigl python bindings
https://libigl.github.io/libigl-python-bindings/
GNU General Public License v3.0
315 stars 62 forks source link

Errors result to use igl::harmonic #201

Closed icegaomu closed 1 year ago

icegaomu commented 1 year ago

Hello I get a problem with the harmonic function I follow the tutorial but get Incomprehensible results the s(dmat) is as follows zip 5_demorm_noknn.npy (the deformation distance was directly store in it) and the face i want to harmonic deformation

image image i can't understand why the d is this result i check the direct add result the dmat is what i want hope for your reply! thanks!

icegaomu commented 1 year ago

issue.zip this is my files

icegaomu commented 1 year ago

this is the error reported :Error: Numerical issue.

icegaomu commented 1 year ago

I know the reason is that my faces have some points and faces out of the whole faces like which is hard to be find! it will lead to numerical issue. image image image