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

Improve image_column_updates python example #9065

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

Wumpf
Copy link
Member

@Wumpf Wumpf commented Feb 17, 2025

Came up on Discord https://discord.com/channels/1062300748202921994/1075873257124810852/1341072804790927513

If you don't know how to deal with e.g. 16bit images it's really hard to get it right and what to look for. This shows how it's done! :)

Future work: should we handle this directly like this on the image buffer serialization?

@Wumpf Wumpf added 📖 documentation Improvements or additions to documentation include in changelog deploy docs Once this PR is merged to main, the resulting commit will be cherry-picked to docs-latest examples Issues relating to the Rerun examples labels Feb 17, 2025
Copy link

Your changes can be cherry-picked to docs-latest and will be deployed
immediately after merging.

@Wumpf Wumpf merged commit f9823f9 into main Feb 17, 2025
43 of 45 checks passed
@Wumpf Wumpf deleted the andreas/improve-image-column-updates-example branch February 17, 2025 19:19
rerun-bot pushed a commit that referenced this pull request Feb 17, 2025
Came up on Discord
https://discord.com/channels/1062300748202921994/1075873257124810852/1341072804790927513

If you don't know how to deal with e.g. 16bit images it's really hard to
get it right and what to look for. This shows how it's done! :)

Future work: should we handle this directly like this on the image
buffer serialization?
oxkitsune pushed a commit that referenced this pull request Feb 19, 2025
Came up on Discord
https://discord.com/channels/1062300748202921994/1075873257124810852/1341072804790927513

If you don't know how to deal with e.g. 16bit images it's really hard to
get it right and what to look for. This shows how it's done! :)

Future work: should we handle this directly like this on the image
buffer serialization?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deploy docs Once this PR is merged to main, the resulting commit will be cherry-picked to docs-latest 📖 documentation Improvements or additions to documentation examples Issues relating to the Rerun examples include in changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants