- read_image (Image, '1.png')
- draw_spoke (Image, Regions, 200000, 30, 60, 15, ROIRows, ROICols, Direct)
- spoke (Image, Regions1, 30, 60, 15, 1, 20, 'all', 'max', ROIRows, ROICols, Direct, ResultRow, ResultColumn, ArcType)
- pts_to_best_circle (Circle, ResultRow, ResultColumn, 15, ArcType, RowCenter, ColCenter, Radius)
复制代码 第draw_spoke 进去出错,halcon12版本,有函数里面添加目录,指定了,可以看到有2个函数,不知道问题点,怎么样用? |