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

bug in load_image of nt_toolbox/signal.py? #31

Open
liyongsea opened this issue Nov 10, 2014 · 0 comments
Open

bug in load_image of nt_toolbox/signal.py? #31

liyongsea opened this issue Nov 10, 2014 · 0 comments

Comments

@liyongsea
Copy link

Hello,

It sems to me there is a bug in the function load_image of nt_toolbox/signal.py. In order to load an image encoded in np.unit64 and re-normalize it between [0, 1], I think one should convert the image into a np.float64 array first (which is not done in the curent code if i am not mistaken)

Best,
Jia

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