PARP Research Group | Universidad de Murcia |
src/qvio/qvmplayerreader.cpp File ReferenceImplementation of the MPlayer video source reader for the QVision library. More... #include <sys/types.h> #include <sys/stat.h> #include <unistd.h> #include <stdlib.h> #include <fcntl.h> #include <stdio.h> #include <iostream> #include <QDebug> #include <QStringList> #include <QTimer> #include <qvipp.h> #include <qvip.h> #include <qvimageio.h> #include <QVApplication> #include <QVMPlayerReader> Go to the source code of this file. Detailed DescriptionImplementation of the MPlayer video source reader for the QVision library. Definition in file qvmplayerreader.cpp. |