I have runtime generated ndarray of unit8 which i want to display as using pyqt5. Perfomance is crucial and the biggest problem is conversion from ndarray to QPixmap. While usin