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_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. ...
2. exhaustive_match_mg 功能:在一个分辨率塔式结构中匹配模板和图像。 3. gen_gauss_pyramid 功能:计算一个高斯金字塔。 4. monotony 功能:计算单一操作。 5.11 Misc 1. convol_image 功能:用一个任意滤波掩码对一个图像卷积。 2. expand_domain_gray 功能:扩大图像区域并且在扩大的区域中设置灰度值。 3. gr...
功能:检测线和它们的宽度。 5.10 Match 1. exhaustive_match 功能:模板和图像的匹配。 2. exhaustive_match_mg 功能:在一个分辨率塔式结构中匹配模板和图像。 3. gen_gauss_pyramid 功能:计算一个高斯金字塔。 4. monotony 功能:计算单一操作。 5.11 Misc 1. convol_image 功能:用一个任意滤波掩码对一个图像卷...
set_offset_template 1. 2. 3. 4. 5. 6. 7. 8. 相关的匹配函数 fast_match, fast_match_mg, best_match, best_match_pre_mg, best_match_rot, best_match_rot_mg, exhaustive_match, exhaustive_match_mg 1. 2. 3. 4. 5. 6. 7. 8....
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. ...
1. exhaustive_match 功能:模板和图像的匹配。 2. exhaustive_match_mg 功能:在一个分辨率塔式结构中匹配模板和图像。 3. gen_gauss_pyramid 功能:计算一个高斯金字塔。 4. monotony 功能:计算单一操作。 5.11 Misc 1. convol_image 功能:用一个任意滤波掩码对一个图像卷积。 2. expand_domain_gray 功能:扩大...
5.10 Match 1. exhaustive_match 功能:模板和图像的匹配。 2. exhaustive_match_mg 功能:在一个分辨率塔式结构中匹配模板和图像。 3. gen_gauss_pyramid 功能:计算一个高斯金字塔。 4. monotony 功能:计算单一操作。 5.11 Misc 1. convol_image 功能:用一个任意滤波掩码对一个图像卷积。 2. expand_doma...
2425** ExhaustiveMatchMg( Image: X; ImageTemplate: X;outImageMatch: X; Mode, Level, Threshold);26说明, exhaustive_match_mg,在一个分辨率塔式结构中匹配模板和图像。2728** FastMatch( Image: X;outMatches: X; TemplateID, MaxError);29说明, fast_match,寻找一个模板和一个图像的所有好的匹配。
1. exhaustive_match 功能:模板和图像的匹配。 2. exhaustive_match_mg 功能:在一个分辨率塔式结构中匹配模板和图像。 3. gen_gauss_pyramid 功能:计算一个高斯金字塔。 4. monotony 功能:计算单一操作。 5.11 Misc 1. convol_image 功能:用一个任意滤波掩码对一个图像卷积。 2. expand_domain_gray ...