摘要:
* simple assignment of the result of an expression to a variable Val := sin(1.2) + cos(1.2) * * assign a tuple to a variable *初始化数组 Tuple1 := [1,0,3,4 阅读全文
摘要:
* Fill up holes in regions having given shape features * read_image (Caltab, 'caltab') threshold (Caltab, Region, 120, 255) *有条件的fill_up,这里是根据椭圆参数在1-1 阅读全文
摘要:
* Eliminate runs of a region of a given length. * *读取一张电路板图片 read_image (Die2, 'die/die_02') dev_close_window () *获取图片大小 get_image_size (Die2, Width, 阅读全文