# Python-project **Repository Path**: ni--ni/Python-project ## Basic Information - **Project Name**: Python-project - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-22 - **Last Updated**: 2024-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Usage : 求解布局: python main.py -n -c -o 可视化结果:python visualize.py (需要安装opencv-python) 注意: # 改了多个文件顶部注释的路径 # visualize.py中,增加图片中文字的的清晰度 这是两个使用命令: # 求解布局命令 case1: python main.py -n C:\Users\Defender\Desktop\commit\cells.spi -c AN2D2 -o C:\Users\Defender\Desktop\commit\placement_data.json case2: python main.py -n C:\Users\Defender\Desktop\commit\cells.spi -c AN3D2 -o C:\Users\Defender\Desktop\commit\placement_data.json # 可视化结果命令 python visualize.py C:\Users\Defender\Desktop\commit\placement_data.json