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

silx.math.colormap: Added normalize function to normalize to uint8. #3785

Merged
merged 2 commits into from
May 11, 2023

Conversation

t20100
Copy link
Member

@t20100 t20100 commented Apr 3, 2023

This PR adds a normalize function that converts an array to an array of uint8 by applying a normalization as done for applying colormaps.

closes #3769

@t20100 t20100 added this to the Next release milestone Apr 3, 2023
@t20100 t20100 requested a review from vallsv April 3, 2023 16:02
@t20100 t20100 merged commit 1bc226b into silx-kit:main May 11, 2023
@t20100 t20100 deleted the add-normalize branch May 11, 2023 09:17
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.

image: API to normalize image
2 participants