摘要: ** 计算高斯金字塔图像 * dev_open_window(0, 0, 800, 600, 'black', WindowHandle) read_image (Image, 'fix.png') * * 初始化显示 dev_close_window () get_image_size (Imag 阅读全文
posted @ 2024-03-13 18:21 echo-efun 阅读(247) 评论(0) 推荐(0)
摘要: 通过设置杂波,来准确定位要检测对象; 如下图中未设置杂波情况下,匹配结果如(3);如图(4)设置杂波后,匹配结果如图(5) * * Create a shape model. *创建一个模型 read_image (ImageModel, '/bga_gap/bga_gap_01.png') gen 阅读全文
posted @ 2024-03-13 17:27 echo-efun 阅读(277) 评论(0) 推荐(0)
摘要: 1.'min_contrast' 最小对比度 Sets the minimum contrast of the object in the search images for the shape model ModelID. Thereby, the value of 'min_contrast' 阅读全文
posted @ 2024-03-13 17:01 echo-efun 阅读(762) 评论(0) 推荐(0)