1.exhaustive_match_mg(Image, ImageTemplate : ImageMatch : Mode, Level, Threshold : ) exhaustive_match_mg是exhaustive_match的扩充版本, 执行图像Image和模板ImageTemplate匹配。 将ImageTemplate移动到图像区域的所有点上, 根据参数Mode计算匹配准则,结果值存储在ImageMatch中。 以这种方式滤波的图像,通常只有那些...
If the parameter values are correct, the operatorexhaustive_match_mgreturns the value2(H_MSG_TRUE). If the input is empty (no input images are available) the behavior can be set viaset_system('no_object_result',<Result>). If necessary, an exception is raised. ...
If the parameter values are correct, the operatorexhaustive_match_mgreturns the value 2 (H_MSG_TRUE). If the input is empty (no input images are available) the behaviour can be set viaset_system('no_object_result',<Result>). If necessary, an exception is raised. ...
exhaustive_match_mg— Matching a template and an image in a resolution pyramid.Signatureexhaustive_match_mg(Image, ImageTemplate : ImageMatch : Mode, Level, Threshold : )DescriptionThe operator exhaustive_match_mg is an additional option for the operator exhaustive_match performing a matching of ...
The operatorexhaustive_match_mgtherefore is not simply a filter, but can also be considered as a member of the class of region transformations. Parallelization Multithreading type: reentrant (runs in parallel with non-exclusive operators).
If the parameter values are correct, the operatorexhaustive_matchreturns the value2(H_MSG_TRUE). If the input is empty (no input images are available) the behavior can be set viaset_system('no_object_result',<Result>). If necessary, an exception is raised. ...