AutoNestGpu版本记录
2019.04.25版本
更新内容:
1.修改利用率函数,每次排版完成确定模版之后计算利用率。修改函数部分为
OutInfo.mould_area += NestInfo.vec_pixels_areas[BuffInfo.max_result.angle_cd.index];//实时记录模板面积 利用率
2019.04.28版本
更新内容:
1.修改getResidualMaterialImage
函数增加入口参数min_mould_index
使得返回所有轮廓数据。
2.部分is_need_deep
为false
的情况下,min_mould_index
参数存在但是没有作用。
Comment here is closed