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

Could you pls update utils.py? #11

Open
SimonPig opened this issue Dec 2, 2022 · 2 comments
Open

Could you pls update utils.py? #11

SimonPig opened this issue Dec 2, 2022 · 2 comments

Comments

@SimonPig
Copy link

SimonPig commented Dec 2, 2022

Hi, I've noticed your utils.py seems to be outdated.
Since I tried to run the reconstruct_single_patch.py and found the module pcu has no methods called read_off/read_ply...
I suppose it's about you having updated pcu module but not utils.py?

@fwilliams
Copy link
Owner

Hi,

You can update the lines here
to use v, f, n = pcu.load_mesh_vfn(file_name) and make sure you install the latest Point Cloud Utils via pip install point-cloud-utils.

Can you send a PR with these changes? I'll merge it in if you do!

@fwilliams
Copy link
Owner

@SimonPig any luck with this?

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