set_deep_matching_3d_paramT_set_deep_matching_3d_paramSetDeepMatching3dParamSetDeepMatching3dParamset_deep_matching_3d_param (Operator)

Name

set_deep_matching_3d_paramT_set_deep_matching_3d_paramSetDeepMatching3dParamSetDeepMatching3dParamset_deep_matching_3d_param — Set a parameter of a Deep 3D Matching model.

Signature

set_deep_matching_3d_param( : : Deep3DMatchingModel, GenParamName, GenParamValue : )

Herror T_set_deep_matching_3d_param(const Htuple Deep3DMatchingModel, const Htuple GenParamName, const Htuple GenParamValue)

void SetDeepMatching3dParam(const HTuple& Deep3DMatchingModel, const HTuple& GenParamName, const HTuple& GenParamValue)

void HDeepMatching3D::SetDeepMatching3dParam(const HTuple& GenParamName, const HTuple& GenParamValue) const

void HDeepMatching3D::SetDeepMatching3dParam(const HString& GenParamName, const HString& GenParamValue) const

void HDeepMatching3D::SetDeepMatching3dParam(const char* GenParamName, const char* GenParamValue) const

void HDeepMatching3D::SetDeepMatching3dParam(const wchar_t* GenParamName, const wchar_t* GenParamValue) const   ( Windows only)

static void HOperatorSet.SetDeepMatching3dParam(HTuple deep3DMatchingModel, HTuple genParamName, HTuple genParamValue)

void HDeepMatching3D.SetDeepMatching3dParam(HTuple genParamName, HTuple genParamValue)

void HDeepMatching3D.SetDeepMatching3dParam(string genParamName, string genParamValue)

def set_deep_matching_3d_param(deep_3dmatching_model: HHandle, gen_param_name: MaybeSequence[str], gen_param_value: HTupleType) -> None

Description

The operator set_deep_matching_3d_paramset_deep_matching_3d_paramSetDeepMatching3dParamSetDeepMatching3dParamset_deep_matching_3d_param sets the selected parameters GenParamNameGenParamNameGenParamNamegenParamNamegen_param_name in the Deep 3D Matching model Deep3DMatchingModelDeep3DMatchingModelDeep3DMatchingModeldeep3DMatchingModeldeep_3dmatching_model to the values passed in GenParamValueGenParamValueGenParamValuegenParamValuegen_param_value.

The possible parameters are listed and described in get_deep_matching_3d_paramget_deep_matching_3d_paramGetDeepMatching3dParamGetDeepMatching3dParamget_deep_matching_3d_param.

Execution Information

Parameters

Deep3DMatchingModelDeep3DMatchingModelDeep3DMatchingModeldeep3DMatchingModeldeep_3dmatching_model (input_control)  deep_matching_3d HDeepMatching3D, HTupleHHandleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)

Deep 3D Matching model.

GenParamNameGenParamNameGenParamNamegenParamNamegen_param_name (input_control)  attribute.name(-array) HTupleMaybeSequence[str]HTupleHtuple (string) (string) (HString) (char*)

Name of parameter.

Default: 'min_score' "min_score" "min_score" "min_score" "min_score"

Suggested values: 'min_score'"min_score""min_score""min_score""min_score", 'num_matches'"num_matches""num_matches""num_matches""num_matches", 'min_num_views'"min_num_views""min_num_views""min_num_views""min_num_views", 'dl_model_detection'"dl_model_detection""dl_model_detection""dl_model_detection""dl_model_detection", 'dl_model_pose_estimation'"dl_model_pose_estimation""dl_model_pose_estimation""dl_model_pose_estimation""dl_model_pose_estimation", 'camera_parameter'"camera_parameter""camera_parameter""camera_parameter""camera_parameter", 'camera_pose'"camera_pose""camera_pose""camera_pose""camera_pose", 'delete_cameras'"delete_cameras""delete_cameras""delete_cameras""delete_cameras"

GenParamValueGenParamValueGenParamValuegenParamValuegen_param_value (input_control)  attribute.value(-array) HTupleHTupleTypeHTupleHtuple (string / real / integer / handle) (string / double / int / long / HHandle) (HString / double / Hlong / HHandle) (char* / double / Hlong / handle)

Value of parameter.

Default: 0.2

Module

3D Metrology