Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support missing pixels #315

Open
chrstphrbrns opened this issue Dec 11, 2024 · 0 comments
Open

Support missing pixels #315

chrstphrbrns opened this issue Dec 11, 2024 · 0 comments

Comments

@chrstphrbrns
Copy link

chrstphrbrns commented Dec 11, 2024

For some applications, not all pixels will necessarily be valid

julia> image_with_missing_pixels
2×2 Matrix{Union{Missing, ColorTypes.Gray{Float32}}}:
 missing  Gray{Float32}(0.5)
 missing  missing
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant