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

Hue fixup: handle closed splines #94

Open
danburzo opened this issue Jul 6, 2020 · 0 comments
Open

Hue fixup: handle closed splines #94

danburzo opened this issue Jul 6, 2020 · 0 comments
Assignees
Labels
Bug Something isn't working

Comments

@danburzo
Copy link
Collaborator

danburzo commented Jul 6, 2020

Closed spline interpolation needs to duplicate values at either ends of the array to create seamless periodicity. However, the hue fixup methods (especially fixupHueIncreasing, fixupHueDecreasing) may end up with mismatched ends.

@danburzo danburzo added the Bug Something isn't working label Jul 15, 2020
@danburzo danburzo self-assigned this Jul 15, 2020
@danburzo danburzo mentioned this issue Aug 5, 2021
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant