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 `valid_pixel(p1) && valid_pixel(p2) && valid_pixel(p3)' failed. Aborted #23

Open
R-285 opened this issue Apr 6, 2022 · 0 comments

Comments

@R-285
Copy link

R-285 commented Apr 6, 2022

Hi. Thank you for your great work. It's really interesting and helpful.
I am trying to run your program with your test data and I am getting the following error:
num_views:219
982349 total edges.
371352 faces have not been seen by a view.
Saving model... done.
loading face info ...
G2LTex: tex/texture_view.cpp:195: void tex::TextureView::get_face_info(const Vec3f&, const Vec3f&, const Vec3f&, tex::FaceProjectionInfo*, const tex::Settings&) const: Assertion `valid_pixel(p1) && valid_pixel (p2) && valid_pixel(p3)' failed.
Aborted
What should I do to make everything work smoothly?
изображение

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

1 participant