Hi,
I have an application which uses webcam and i need to capture the image and display the image continuosly in a window.I am able to capture the image and m getting the buffer which has the image data.Now how will i display this data in a window???presently i am using QImage,but the quality of the image is very bad.Any help is appreciated.Thanks in advance...