get_generic_shape_model_result_objectreturns iconic results of shape-based matching inObjects. The results are contained inMatchResultID. The parameterMatchSelectoris used to select from which matches the result values shall be returned. For more information and the list of supported values forMatch...
Value of the queried result parameter. Result If the parameters are valid, the operatorget_generic_shape_model_resultreturns the value2(H_MSG_TRUE). If necessary an exception is raised. Possible Predecessors Module Matching
get_generic_shape_model_result_object (ShapeModelTrans, MatchResultID, 'all', 'contours') get_generic_shape_model_result (MatchResultID, 'all', 'score', Score) get_generic_shape_model_result (MatchResultID, 'all', 'hom_mat_2d', HomMat2D) affine_trans_pixel (HomMat2D, -RectDeltaRow, Re...
相关算子:find_shape_model算子用于基于形状模型进行模板匹配。 get_shape_model_contours算子获取形状模型轮廓信息 3、基于相关的模板匹配: 创建模板: 4、基于组件的模板匹配: 创建模板:使用create_component_model算子创建组件模型。 相关算子:find_component_model算子用于基于组件模型进行模板匹配。查找组件模型. 请注意...
首先必须使用create_metrology_model创建测量模型,然后使用set_metrology_model_image_size指定测量结果所在...
9. get_prep_info_class_gmm 功能:计算一个高斯混合模型的预处理特征向量的信息内容。 10. get_sample_class_gmm 功能:从一个高斯混合模型的训练数据返回训练样本。 11. get_sample_num_class_gmm 功能:返回存储在一个高斯混合模型的训练数据中的训练样本的数量。
#define H_ERR_TI_WRSMPTEXMODEL 3808 /* The samples do not match the current texture model */ #define H_ERR_NOT_ENOUGH_IMAGES 3809 /* No images within the texture model */ /* Shape-From */ #define H_ERR_SING 3850 /* The light source positions are linearly dependent */ #def...
1. clear_all_shape_models 功能:释放所有轮廓模型的内存。 2. clear_shape_model 功能:释放一个轮廓模型的内存。 3. create_aniso_shape_model 功能:为各向异性尺度不变匹配准备一个轮廓模型。 4. create_scaled_shape_model 功能:为尺度不变匹配准备一个轮廓模型。 5. create_shape_model 功能:为匹配准备一...
clear_all_shape_models 功能:释放所有轮廓模型的内存。 clear_shape_model 功能:释放一个轮廓模型的内存。 create_aniso_shape_model 功能:为各向异性尺度不变匹配准备一个轮廓模型。 create_scaled_shape_model 功能:为尺度不变匹配准备一个轮廓模型。 create_shape_model 功能:为匹配准备一个轮廓模型。 determine_...
【对模板的要求】 清晰(尽量大,如logo比其他对象大)、区别度明显、范围尽量小(模板区域越大越耗时,如只框取logo) 【相关函数】 create_generic_shape_model,train_generic_ 阅读全文 posted @ 2023-02-02 11:25 夕西行 阅读(2062) 评论(3) 推荐(0) 编辑 Halcon deep OCR 摘要:【开篇】先开个篇,...