gaolinorange / Automatic-Unpaired-Shape-Deformation-Transfer

SIGGRAPH ASIA 2018
Other
248 stars 44 forks source link

How do you compare As-Consistent-As-Possibble to As-Conformal-As-Possible? #11

Open MaxMayya opened 4 years ago

MaxMayya commented 4 years ago

First of all, I have to say that I'm a fan of your method. I recently crossed the following article in the same spirit as yours

Yusuke Yoshiyasu, Wan-Chun Ma, Eiichi Yoshida, and Fumio Kanehiro. "As-Conformal-As-Possible Surface Registration." Computer Graphics Forum. Vol. 33. No. 5. 2014

I'm asking this question because the article was not cited in your work. How do you compare your ACAP to theirs?

Thank you again

MaxMayya commented 4 years ago

Okay, I think my question was not relevant. Even though the work of 2014 could be seen as in the same spirit as the work here, a main difference is that the aim is to establish full correspondence between two meshes. Also, they indirectly resolve large rotations by using a coarse-to-fine schema while this work addresses it directly through the integer optimisation.