旋转目标检测系列文章:第一篇,学会使用roLabelImg标注工具
本次实验在Windows 10系统下进行,
python版本3.6.10(2年前安装的python版本,有点老了)
下载标注工具项目代码:
https://github.com/cgvict/roLabelImg
下载代码压缩包到桌面:

解压:

打开Anaconda Prompt终端,并切换到项目目录:
cd C:\Users\zqq\Desktop\roLabelImg-master
执行命令,打开roLabelImg工具:
python roLabelImg.py

很不幸,报错了,报错信息为:
NameError: name ‘codecs’ is not defined
使用PyCharm编辑器打开roLabelImg.py



![[附源码]计算机毕业设计咖啡销售平台Springboot程序](https://img-blog.csdnimg.cn/6604eda9d52f4e65b2d0d1a2e06e8faf.png)
![[设计] Doris血缘解析流程](https://img-blog.csdnimg.cn/img_convert/14fc56c6f4cc35fa4d813245f8a658b4.png)














