/21_0629_opencv_python_weiqi

基于python及opencv的围棋棋盘棋子识别

Primary LanguagePython

使用说明:

前提准备

需要安装opencv库

1、test1:单张图片检测

直接运行21_0629_opencv_python_weiqi_test1.py即可。

效果图

在这里插入图片描述 在这里插入图片描述

在这里插入图片描述 在这里插入图片描述

在这里插入图片描述

2、test2:多张图片检测,输出顺序

运行 21_0629_opencv_python_weiqi_test2.py 前提是screen文件夹里的原始图像是按照顺序从1、2、3...排列的。

在这里插入图片描述