create_surface_model
( : : ObjectModel3D, RelSamplingDistance, GenParamName, GenParamValue : SurfaceModelID)
创建执行基于表面的匹配所需的数据结构
输入:
- object_model_3d
3D对象模型的句柄。 - RelSamplingDistance (input_control) real→(real)
相对于物体直径的采样距离
默认值:0.03
建议值:0.1,0.05,0.03,0.02,0.01
限制:0 < RelSamplingDistance < 1 - GenParamName (input_control)
通用参数的名称。
默认值:[]
建议值:model_invert_normals
、pose_ref_rel_sampling_distance
、feat_step_size_rel
、feat_angle_resolution
、train_3d_edges
- GenParamValue
通用参数的值。
默认值:[]
建议值:0,1,‘true’, ‘false’,0.005,0.01,0.02,0.05,0.1
输出:
- SurfaceModelID (output_control)
表面模型的句柄
算子说明
1、操作符create_surface_m