Combining Qt and OpenCV
Before writing a minimal sample for some technology, I usually take the time to see if there already exist one on the net. For a simple example that illustrates how to combine Qt and OpenCV I found the following post. Just download the project at the end of that post. This post explains compiling the …