Hi,

I am capturing the raw image and forming the QImage and then using the QImage to QPixmap conversion I am displaying it on QLabel.

Now the problem is that my CPU usage is 70-75 %.

and I want to reduce that
so Please suggest me the solution,
or the defect where my program is consuming more memory.