Preliminary Checks
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