https://github.com/rerun-io/rerun
| Website | https://www.rerun.io/ |
| Github | https://github.com/rerun-io/rerun/ |
| Discord | https://discord.gg/qnZP46cpKX |
| Website | https://www.rerun.io/ |
| Github | https://github.com/rerun-io/rerun/ |
| Discord | https://discord.gg/qnZP46cpKX |
Don't know who needs this, but I recently learned a lot of _stuff_ about YUV/chroma downsampling stuff and how the color meta data in video material works. So I braindumped a big part of that here
https://github.com/rerun-io/rerun/blob/8dcb2f4eb6339a16aa17cb22efca78ec729ca95e/crates/store/re_video/src/decode/mod.rs#L4
(edit: fixed link. this wasn't a long lived branch)
maybe this will become a blog post 🤔
With the introduction of blueprint overrides and defaults, Rerun 0.17 gives you direct control over what visualizers are applied to what entities and makes all of this easy to inspect in the UI. Together, these features increase your flexibility and control over exactly how your data is visualized in Rerun.
Beyond defaults and overrides, this release also comes with improved notebook and website embedding support, more Blueprint support, new examples and much more!
Rerun 0.17: defaults and overrides, streaming in notebooks, and better website embeddings.
This release brings a huge increase in explicit control over your visualizations. You can now use blueprints to set default component values on a view and override components on specific entities in the view. You can do this both from the code and in the UI.
In the video, we use a default to bulk edit the size of all camera frustums and an override to edit just the front-facing frustum size.
The Aria Everyday Activities (AEA) Dataset by Meta is an egocentric multimodal open dataset recorded using Project Aria glasses. AEA contains 143 daily activity sequences recorded by multiple wearers. Each of the recordings contains multimodal sensor data recorded through the Project Aria glasses.
The AEA dataset includes a Rerun-based visualizer in its toolkit.
Check out the dataset and the visualizer https://facebookresearch.github.io/projectaria_tools/docs/open_datasets/aria_everyday_activities_dataset