上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 18 下一页
摘要: 1.对模拟信号处理的电路称为模拟电路,对数字信号处理的电路称为数字电路;目前实用系统常常是两种信号都存在的模-数混合系统 2.电子信息系统的组成原则 *满足功能和性能指标要求 *电路尽量简单 电路简单、元器件越少,连线、焊点越少,故障出现概率越小 *电磁兼容性 在预定的环境下,能够抵御周围电磁场的干 阅读全文
posted @ 2024-04-18 09:57 echo-efun 阅读(76) 评论(0) 推荐(0)
摘要: 1、电信号:指随时间而变化的电压或电流 电子电路中的电信号简称信号 2.模拟信号和数字信号 ****模拟信号:在时间和数值上均有连续性,如正弦波信号是典型的模拟信号 ****数字信号:在时间和数值上均具有离散性 3.大多数物理量的电信号均为模拟信号;计算机只能识别数字信号; 模拟信号转数字信号:模— 阅读全文
posted @ 2024-04-18 09:24 echo-efun 阅读(199) 评论(0) 推荐(0)
摘要: Gige相机连接报错如下图 打开软件Cognex GiegE Vision Configuration Tool 勾选eBus后,重启VisionPro,重新连接相机 阅读全文
posted @ 2024-04-11 10:04 echo-efun 阅读(1003) 评论(0) 推荐(0)
摘要: inspect_shape_model creates a representation of a shape model. The operator is particularly useful in order to determine the parameters NumLevels and 阅读全文
posted @ 2024-03-15 09:15 echo-efun 阅读(793) 评论(0) 推荐(0)
摘要: *此示例演示了使用变体模型的打印检查。 *变异模型使用单个模型图像进行训练。在应用打印检测之前,图像将缩放到与模型相同的灰度值范围。 dev_update_off () dev_close_window () * * Read model image and init visualization * 阅读全文
posted @ 2024-03-14 17:03 echo-efun 阅读(77) 评论(0) 推荐(0)
摘要: determine_shape_model_params — Determine the parameters of a shape model. 模版匹配参数确定 determine_shape_model_params determines certain parameters of a sha 阅读全文
posted @ 2024-03-14 15:14 echo-efun 阅读(339) 评论(0) 推荐(0)
摘要: The operator create_shape_model prepares a template, which is passed in the image Template, as a shape model used for matching. The ROI of the model i 阅读全文
posted @ 2024-03-14 15:14 echo-efun 阅读(563) 评论(0) 推荐(0)
摘要: ** 计算高斯金字塔图像 * 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 阅读(273) 评论(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)
上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 18 下一页