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

Fix correspondences #137

Merged
merged 1 commit into from
Mar 5, 2019
Merged

Fix correspondences #137

merged 1 commit into from
Mar 5, 2019

Conversation

gadomski
Copy link
Owner

@gadomski gadomski commented Mar 5, 2019

There were two problems:

  1. By using the original sigma2 value, all correspondences would be 0.
  2. If the transform's Gauss transformer was non direct, the correspondences wouldn't be calculated.

This patch fixes both, and adds tests.

@gadomski gadomski force-pushed the correspondences branch 2 times, most recently from 623b814 to 3665d17 Compare March 5, 2019 15:30
There were two problems:
1. By using the original sigma2 value, all correspondences would be `0`.
2. If the transform's Gauss transformer was non direct, the
correspondences wouldn't be calculated.

This patch fixes both, and adds tests.
@gadomski gadomski merged commit 9fb5eb2 into master Mar 5, 2019
@gadomski gadomski deleted the correspondences branch March 5, 2019 19:02
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

Successfully merging this pull request may close these issues.

None yet

1 participant