Skip to content

v0.5.0: change _xyz, add strength & distance helpers#6

Merged
tholok97 merged 1 commit into
mainfrom
release-v0.5.0
Apr 10, 2026
Merged

v0.5.0: change _xyz, add strength & distance helpers#6
tholok97 merged 1 commit into
mainfrom
release-v0.5.0

Conversation

@tholok97

Copy link
Copy Markdown
Collaborator

Reviewed internally.

Commit message text:

breaking changes:
- range_image_to_xyz now returns None where it previously skipped them. The motivation for this change is to keep the width * height pixel layout of the data to allow zipping with output from new helpers

additions:
- bitmap_image_to_strength_linear
- bitmap_image_to_strength_log
- range_image_to_distance
- smoke tests for range/bitmap image helpers

@tholok97 tholok97 requested a review from Copilot April 10, 2026 09:15
@tholok97 tholok97 self-assigned this Apr 10, 2026
@tholok97 tholok97 requested review from wlkh and removed request for Copilot April 10, 2026 09:15
breaking changes:
- range_image_to_xyz now returns None where it previously skipped them. The
  motivation for this change is to keep the width * height pixel layout of the
  data to allow zipping with output from new helpers

additions:
- bitmap_image_to_strength_linear
- bitmap_image_to_strength_log
- range_image_to_distance
- smoke tests for range/bitmap image helpers
@tholok97 tholok97 merged commit 5f30a29 into main Apr 10, 2026
15 checks passed
@tholok97 tholok97 deleted the release-v0.5.0 branch April 10, 2026 11:25
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.

2 participants