This is the complete list of members for RuntimeParameters, including all inherited members.
confidence_threshold | RuntimeParameters | |
decode(const String &serialized_content, SERIALIZATION_FORMAT format=SERIALIZATION_FORMAT::JSON) | RuntimeParameters | |
enable_depth | RuntimeParameters | |
enable_fill_mode | RuntimeParameters | |
encode(String &serialized_content, SERIALIZATION_FORMAT format=SERIALIZATION_FORMAT::JSON) const | RuntimeParameters | |
load(String filename, SERIALIZATION_FORMAT format=SERIALIZATION_FORMAT::AUTO) | RuntimeParameters | |
measure3D_reference_frame | RuntimeParameters | |
operator!=(const RuntimeParameters ¶m1) const | RuntimeParameters | |
operator==(const RuntimeParameters ¶m1) const | RuntimeParameters | |
remove_saturated_areas | RuntimeParameters | |
RuntimeParameters(bool enable_depth_=true, bool enable_fill_mode_=false, int confidence_threshold_=95, int texture_confidence_threshold_=100, REFERENCE_FRAME measure3D_reference_frame_=REFERENCE_FRAME::CAMERA, bool remove_saturated_areas_=true) | RuntimeParameters | |
save(String filename, SERIALIZATION_FORMAT format=SERIALIZATION_FORMAT::LEGACY) const | RuntimeParameters | |
texture_confidence_threshold | RuntimeParameters |