rgbSwapped () self.ui.label.setPixmap(QPixmap.fromImage(qImg)). These code doesn't work : src = cv.imread('image.jpg') src = src[: ,: , ::-1] ...
確定! 回上一頁