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

is the data order RGB or BGR? #12

Open
yaoliUoA opened this issue Jan 14, 2021 · 3 comments
Open

is the data order RGB or BGR? #12

yaoliUoA opened this issue Jan 14, 2021 · 3 comments

Comments

@yaoliUoA
Copy link

No description provided.

@kaczmarj
Copy link
Contributor

kaczmarj commented Jun 8, 2022

seems like RGB to me. I extracted the data as individual PNGs and visualized them.

@zs1314
Copy link

zs1314 commented Jul 18, 2024

@kaczmarj hello!can you tell me how extract the img from h5!Please,man.

@kaczmarj
Copy link
Contributor

@zs1314 - use the load_data() function in this repo:

def load_data():

and if you want to do it without this repo's code, use the h5py package.

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

3 participants