Skip to content

Adapt ViTFly to encoded ZED depth maps - #2

Merged
gbin merged 1 commit into
mainfrom
gbin/generic-int-depth-encoding
Aug 2, 2026
Merged

Adapt ViTFly to encoded ZED depth maps#2
gbin merged 1 commit into
mainfrom
gbin/generic-int-depth-encoding

Conversation

@gbin

@gbin gbin commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Summary

  • consume the concrete compact ZedDepthMap payload
  • decode u16 millimeter samples directly during the existing bilinear resize
  • use the new depth format and bulk sample APIs without adding a per-frame allocation
  • update the documented task contract and stride-aware unit test

Verification

  • cargo +stable test --no-default-features task::tests
  • cargo +stable clippy --no-default-features --all-targets -- --deny warnings

Stack:

@gbin
gbin merged commit f7c7ecf into main Aug 2, 2026
1 check failed
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

Successfully merging this pull request may close these issues.

1 participant