1.exhaustive_match_mg(Image, ImageTemplate : ImageMatch : Mode, Level, Threshold : ) exhaustive_match_mg是exhaustive_match的扩充版本, 执行图像Image和模板ImageTemplate匹配。 将ImageTemplate移动到图像区域的所有点上, 根据参数Mode计算匹配准则,结果值存储在ImageMatch中。 以这种方式滤波的图像,通常只有那些...
read_image(Image,'monkey') dev_display(Image) draw_rectangle2(WindowHandle,Row,Column,Phi,Length1,Length2) gen_rectangle2(Rectangle,Row,Column,Phi,Length1,Length2) reduce_domain(Image,Rectangle,Template) exhaustive_match(Image,Image,Template,ImageMatch,'dfd') invert_image(ImageMatch,ImageInvert)...
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 功能:用一个任意滤波掩码对一个图像卷...
2. exhaustive_match_mg 功能:在一个分辨率塔式结构中匹配模板和图像。 3. gen_gauss_pyramid 功能:计算一个高斯金字塔。 4. monotony 功能:计算单一操作。 5.11 Misc 1. convol_image 功能:用一个任意滤波掩码对一个图像卷积。 2. expand_domain_gray 功能:扩大图像区域并且在扩大的区域中设置灰度值。 3...
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....
1. exhaustive_match 功能:模板和图像的匹配。 2. exhaustive_match_mg 功能:在一个分辨率塔式结构中匹配模板和图像。 3. gen_gauss_pyramid 功能:计算一个高斯金字塔。 4. monotony 功能:计算单一操作。 5.11 Misc 1. convol_image 功能:用一个任意滤波掩码对一个图像卷积。 2. expand_domain_gray 功能:扩大...
1516**ClearAllSurfaceMatchingResults;17说明, 清除所有表面匹配数据1819**ClearSurfaceMatchingResult( SurfaceMatchingResultID);20说明, 清除表面匹配数据2122** ExhaustiveMatch( Image: X; RegionOfInterest: X; ImageTemplate: X;outImageMatch: X; Mode);23说明, exhaustive_match,模板和图像的匹配。2425** ...
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 ...