Skip to content

Fix dynamic masked value to be the masked pixel value.#77

Open
sadatsha wants to merge 1 commit into
nvidia-isaac:publicfrom
sadatsha:fix-dynamic-mask-value
Open

Fix dynamic masked value to be the masked pixel value.#77
sadatsha wants to merge 1 commit into
nvidia-isaac:publicfrom
sadatsha:fix-dynamic-mask-value

Conversation

@sadatsha

@sadatsha sadatsha commented Jun 4, 2025

Copy link
Copy Markdown
Contributor
  • Previously, dynamic mask pixels were set to the "is_dynamic" boolean (implicitly casted to uint8_t). Here we instead set it to the constant kMaskedValue to be consistent with other masking operations.
  • This makes it easier to work with masking functionality more consistently when using nvblox.

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