You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, during the process of Binding Texture to the Mesh, I encountered an issue where: texrecon ./images ./fused_mesh.ply ./textured_mesh --outlier_removal=gauss_clamping --data_term=area --no_intermediate_results
The error message does not include the command texrecon, and I have noticed that there is no texrecon in pyproject.toml.
Has the code been updated? How should we proceed with Binding Texture to the Mesh now?
The text was updated successfully, but these errors were encountered:
Hello, during the process of Binding Texture to the Mesh, I encountered an issue where:
texrecon ./images ./fused_mesh.ply ./textured_mesh --outlier_removal=gauss_clamping --data_term=area --no_intermediate_results
The error message does not include the command
texrecon
, and I have noticed that there is notexrecon
inpyproject.toml.
Has the code been updated? How should we proceed with Binding Texture to the Mesh now?
The text was updated successfully, but these errors were encountered: