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

One typo in the simple-camera-pipeline/python/demo2.py #13

Open
JasonSheng-atp opened this issue Apr 8, 2022 · 0 comments
Open

One typo in the simple-camera-pipeline/python/demo2.py #13

JasonSheng-atp opened this issue Apr 8, 2022 · 0 comments

Comments

@JasonSheng-atp
Copy link

JasonSheng-atp commented Apr 8, 2022

x
Hi, I found that if the [0,1] multiply 2^16, it may cause some mistakes since the uint16 is in [0,65535]. It should be 2^16-1.
Thank you for your ISP work.

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

No branches or pull requests

1 participant