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

Correction of switched x and y input inside sparseProject vIPT functions. #154

Merged
merged 1 commit into from
Mar 28, 2022

Conversation

lunagava
Copy link
Contributor

I discovered a mistake in passing x and y values when calling sparseForwardTransform() and sparseReverseTransform() inside sparseProjectCam0ToCam1() and sparseProjectCam1ToCam0() functions of vIPT class. I switched x and y, passing y first and then x.

@lunagava lunagava changed the title Correction of switched x and y input inside sparseProject functions. Correction of switched x and y input inside sparseProject vIPT functions. Mar 28, 2022
@arrenglover arrenglover merged commit f568734 into master Mar 28, 2022
@arrenglover arrenglover deleted the vIPT_bug branch March 28, 2022 11:04
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.

2 participants