RuntimeParameters Member List

This is the complete list of members for RuntimeParameters, including all inherited members.

confidence_thresholdRuntimeParameters
decode(const String &serialized_content, SERIALIZATION_FORMAT format=SERIALIZATION_FORMAT::JSON)RuntimeParameters
enable_depthRuntimeParameters
enable_fill_modeRuntimeParameters
encode(String &serialized_content, SERIALIZATION_FORMAT format=SERIALIZATION_FORMAT::JSON) constRuntimeParameters
load(String filename, SERIALIZATION_FORMAT format=SERIALIZATION_FORMAT::AUTO)RuntimeParameters
measure3D_reference_frameRuntimeParameters
operator!=(const RuntimeParameters &param1) constRuntimeParameters
operator==(const RuntimeParameters &param1) constRuntimeParameters
remove_saturated_areasRuntimeParameters
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) constRuntimeParameters
texture_confidence_thresholdRuntimeParameters