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

Should we add color tables? #649

Closed
NAThompson opened this issue Jun 25, 2021 · 3 comments · Fixed by #752
Closed

Should we add color tables? #649

NAThompson opened this issue Jun 25, 2021 · 3 comments · Fixed by #752

Comments

@NAThompson
Copy link
Collaborator

After adding the bilinear interpolator I realized a good QC would be to make an png image using it, via a scientific color table.

I've already written a color table code here; would it be a good match for this library?

@mborland
Copy link
Member

I would vote that it would be useful to have in tools; there is already other plotting functionality in there. The end user would then have a documented tool internal to the library instead of having to roll their own solution from something like matplot++.

@jzmaddock
Copy link
Collaborator

+1.

What are you using to write the output file - Boost.GIL, or something else?

@NAThompson
Copy link
Collaborator Author

I've used lodepng to write the files; see here. I think Boost.GIL would also be a good choice for example code.

@mborland mborland linked a pull request Jan 30, 2022 that will close this issue
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 a pull request may close this issue.

3 participants