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

Dealing with registration errors #185

Open
oleg-alexandrov opened this issue Oct 27, 2021 · 0 comments
Open

Dealing with registration errors #185

oleg-alexandrov opened this issue Oct 27, 2021 · 0 comments

Comments

@oleg-alexandrov
Copy link
Contributor

Thank you for the nice texrecon tool. I use it in a setup where registration errors are unavoidable. I found that that sometimes rather than texrecon doing fancy per-face logic using a cost function, etc, it can be more robust just to pick for a face the view in which the face shows most "centrally". That is to say, the best view is when the ray from the camera center to the face center is closest to the ray from the camera center to the image center.

With this approach, if the camera moves in some kind of panning motion, the registration artifacts may cluster along some seams, instead of being distributed among many faces.

This probably diverges from what you have in mind for the tool and what the publication discussed, but for the record, my implementation is here. oleg-alexandrov@d06deda

If there is interest in merging it in, I can spend more time doing a better integration.

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