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

Assertion failed in Macos #1153

Open
ansj11 opened this issue Jun 24, 2024 · 1 comment
Open

Assertion failed in Macos #1153

ansj11 opened this issue Jun 24, 2024 · 1 comment

Comments

@ansj11
Copy link

ansj11 commented Jun 24, 2024

Describe the bug

I build this repo in mac and run ./bin/TextureMesh -i ~/git/openMVS_sample/scene_dense_mesh_refine.mvs -m ~/git/openMVS_sample/scene_dense_mesh_refine.ply -o scene_dense_mesh_refine_texture.mvs to extract texture, but I got an Assertion failed. What is the reason?

截屏2024-06-24 20 33 26

截屏2024-06-24 20 33 39
@rubenphilipp
Copy link

rubenphilipp commented Aug 2, 2024

Similar problem here…

00:09:07 [App ] Delaunay tetrahedralization completed: 75096 points -> 73232 vertices, 449591 (+26) cells, 899195 (+39) faces (6s554ms) Points weighted 39274 (53.63%, 41s, ETA 36s)...Assertion failed: (facets.empty() && inter.type == intersection_t::VERTEX && inter.v1 == vi), function ReconstructMesh, file SceneReconstruct.cpp, line 1008.

in this case when running ReconstructMesh.

Machine:
Apple M2 Pro
MacOS 13.6.7 (22G720)

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