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

Normalize fails to produce values between 0 and 1 #1399

Closed
bruno-f-cruz opened this issue Jun 2, 2023 Discussed in #1397 · 0 comments · Fixed by #1400
Closed

Normalize fails to produce values between 0 and 1 #1399

bruno-f-cruz opened this issue Jun 2, 2023 Discussed in #1397 · 0 comments · Fixed by #1400

Comments

@bruno-f-cruz
Copy link
Contributor

Discussed in https://github.com/orgs/bonsai-rx/discussions/1397

Originally posted by hgmarques June 1, 2023
Hi guys,

I've noticed that the Normalize node not always converts the image pixels to values in the range of [0,1] (or at least the IplImageVisualizer on the Normalize node shows values outside of the [0,1] range, image attached). I don't really understand why since the source code seems to be fine.

I attached a simple Bonsai example to reproduce my observations.

Any help would be welcome. Thanks you in advance.

Cheers,
hugo

NormalizeBug
NormalizeBug.zip

glopesdev added a commit that referenced this issue Jul 5, 2023
Ensure output of Normalize is bounded between zero and one
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.

1 participant