# 遗传算法实现三角拟合图形 **Repository Path**: ReloM/GA-Pic ## Basic Information - **Project Name**: 遗传算法实现三角拟合图形 - **Description**: 通过100个三角形叠加拟合目标图片 以实现功能: 1、遗传算法,每代运行速度为6s左右,还可以优化 2、日志记录 3、适应度图像监控 4、断点记录 未实现: 1、算法优化(加入淘汰,10个每代淘汰5个,新生5个)#算法可行性待论证 2、图像监控优化,图标优化 3、图像大小扩展,目前图像限制为255*255像素,扩展图像行列宽度,理论可以无限大,扩大后的运算速度有待观察 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-01-17 - **Last Updated**: 2021-11-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README No README documentation available for this project.