CustusX
22.04-rc5
An IGT application
|
#include "cxGrabberExport.h"
#include <QObject>
#include "cxVideoServerConfig.h"
#include "boost/shared_ptr.hpp"
#include <QTcpSocket>
#include <QDateTime>
#include <QSize>
#include <QStringList>
#include "cxSender.h"
#include "cxStreamer.h"
Go to the source code of this file.
Classes | |
class | cx::ImageStreamerOpenCVArguments |
class | cx::ImageStreamerOpenCV |
Namespaces | |
cv | |
cx | |
Namespace for all CustusX production code. | |
Typedefs | |
typedef boost::shared_ptr< cv::VideoCapture > | cx::VideoCapturePtr |