Skip to content

Fix Documentation Disagreement for SL_RuntimeParameters::remove_saturated_areas Default Value #26

@TomaszTB

Description

@TomaszTB

Preliminary Checks

  • This issue is not a duplicate. Before opening a new issue, please search existing issues.
  • This issue is not a question, bug report, or anything other than a feature request directly related to this project.

Proposal

The ZED C API documentation states the default value of SL_RuntimeParameters::remove_saturated_areas is true (code, docs), while the ZED SDK C++ documentation states the default value is false (docs).

Just by reading the code it seems that the default value comes from the C++ API, so I would guess the default value is in fact false.

Please fix the documentation to reduce confusion. Thank you!

Use-Case

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions