-
halcon对粘连零件处理及计数方法一
以下方法是转载 dev_clear_window() *读取图片 read_image (Image, 'C:/Users/Administrator/Desktop/new/QQ图片20161212193015.jpg') get_image_size (Image,...
-
halcon打开指定的图像并在指定位置输出文字
不设置图像显示部分 read_image(Image,'mreut') get_image_size(Image,img_Width,img_height) dev_open_window(100,100,img_Width,img_height,'green',newWindowId) /...


