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

errorElement.matches utility after building an ErrorElement #497

Open
maximecharriere opened this issue Jun 13, 2022 · 0 comments
Open

errorElement.matches utility after building an ErrorElement #497

maximecharriere opened this issue Jun 13, 2022 · 0 comments

Comments

@maximecharriere
Copy link
Contributor

As i understand, when creating an ErrorElement, the following alignement is done to have all matrices of size knn*npts :

Notes rapides cut

sourcePts are reordered to be aligned with their requestPts. matches are aligned too, but their value point to the index of the non-aligned sourcePts matrix (in green).

So, after creating an ErrorElement, errorElement.matches can no longer be used ? I'm correct ?

Shouldn't an explanation of ErrorElement be given somewhere?

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