Skip to content

在使用图片旋转功能时,会导致多张图片被旋转。并且由win11自带旋转的图片,再使用自动标注后,方向出现的问题 #16

Answered by TTTalen
TTTalen asked this question in Q&A
Discussion options

You must be logged in to vote

def rotateImgAction(self, k=1, _value=False):

def rotateImgAction(self, k=1, _value=False):
filename = self.mImgList[self.currIndex]
这里是获取当前图片路径后进行旋转操作吧,如果我的训练集图片使用删除图像功能后,会导致坐标信息保存在Label.txt标签里,是否会影响读取到的filename 。
在这里,如果直接使用filename = self.filePath,会不会好一点

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@TTTalen
Comment options

Answer selected by TTTalen
@GreatV
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants