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

texture #90

Open
jiekexiongda opened this issue Dec 4, 2024 · 1 comment
Open

texture #90

jiekexiongda opened this issue Dec 4, 2024 · 1 comment

Comments

@jiekexiongda
Copy link

image
"Hello, may I ask how to resolve this issue on the master branch?"

@dawnknight
Copy link

It seems you did not provide the path, so the algorithm cannot find .cam file. The issue may cause by you provide the original images folder, rather than the output images folder.

let's assume you run gs-extract-mesh -m ./data/bottle/result -o ./output/bottle to extract the mesh from gsplat ply. In the output folder (a.k.a ./output/bottle), it has images folder, masks folder and fused_mesh.ply. Your Binding Texture to the Mesh command should be texrecon ./output/bottle/images ./output/bottle/fused_mesh.ply ./textured_mesh --outlier_removal=gauss_clamping --data_term=area --no_intermediate_results

hope this will help

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