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

change padding ordering so we don't need to do wrap border-mode; fix off-by-one error for opencv. #39

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

BrianPugh
Copy link
Collaborator

@ProGamerGov There wasn't originally an off-by-one-error, but I did introduce one in the opencv-implementation. Similar to what I did for cube-face-interpolation, I just made the padding more standard/intuitive (both fixing the opencv bug, and making the code a little easier to understand).

@ProGamerGov
Copy link
Contributor

ProGamerGov commented Dec 21, 2024

@BrianPugh ah, okay. Thanks for the update!

@BrianPugh BrianPugh merged commit 7019609 into master Dec 21, 2024
15 checks passed
@BrianPugh BrianPugh deleted the equirec-off-by-one branch December 22, 2024 14: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