Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About QECD algorithm #5

Open
taeyunwoo opened this issue May 2, 2023 · 2 comments
Open

About QECD algorithm #5

taeyunwoo opened this issue May 2, 2023 · 2 comments

Comments

@taeyunwoo
Copy link

Hello,

Thank you for your nice works!

In the paper, you had changed icosphere level=4 with 2556 vertices to 1000 vertices sphere by QECD algorithm.
In your code, I cannot find where it is.
Can you refer where the QECD algorithm is adjusted in your code?

Thank you.
TY.

@ATAboukhadra
Copy link
Owner

Hi TY,

I added a script called spherical_deformation.py that contains the code for the QECD algorithm using trimesh and pymeshlab.
Be careful that this script also contains the code for deforming the spheres to different objects which requires pytorch3d.

Kind regards,
Ahmed

@taeyunwoo
Copy link
Author

Thank you for your replying!

I'm really appreciate your kindness.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants