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

How to read individual image pixels? #127

Open
fromb2b opened this issue Jun 13, 2022 · 0 comments
Open

How to read individual image pixels? #127

fromb2b opened this issue Jun 13, 2022 · 0 comments

Comments

@fromb2b
Copy link

fromb2b commented Jun 13, 2022

Hi,

I would like to know wether it's possible to read image pixels individually instead of reading the entire image. The reason is that I need to store time series data for specific pixels and I don't have storage capacity for the entire image.

I am looking for a function that does individual reading in the form of:

nj.images.read("test.png")[x][y]

Do you have any suggestions?

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