Execute the installer and run, then you just need your own image sequence to analyze. Program installs the following dlls into the installation directory selected:
************************
********* QT **********
************************
QtCore4.dll
QtGui4.dll
************************
****** OPENCV ******
************************
cv200.dll
cvaux200.dll
cxcore200.dll
cxts200.dll
highgui200.dll
ml200.dll
opencv_ffmpeg200.dll
************************
***** WINDOWS *****
************************
Microsoft.VC80.CRT.manifest
Microsoft.VC80.OpenMP.manifest
msvcp80.dll
msvcr80.dll
vcomp.dll
--------------------------------------------
When you decide uninstall this application, all files will be erased
Project created to essay with OpenCv libraries, using QT GUI interface.
Created in Windows but easy to compile in other OpenCv and QT compatible systems.
With new version 0.3 is recommended:
- Download OpenCv and compile with CMake.
- Download QT, and if you need debug it, compile too.
- Best way to learn is using it: Take a look to the source code, read OpenCV documentation, getting an image sequence and try.