To display an OpenCV image, you have to convert the image into a QImage then into a QPixmap where you can display the image with a QLabel ...
確定! 回上一頁