Signals | Public Member Functions | Static Public Member Functions | Private Slots | Private Attributes | List of all members
ImagesTcpServer Class Reference

#include <ImagesTcpServer.h>

Inheritance diagram for ImagesTcpServer:
Inheritance graph
[legend]

Signals

void connectionLost ()
 

Public Member Functions

 ImagesTcpServer (float hz=10.0f, const QString &path="", QObject *parent=0)
 

Static Public Member Functions

static QHostAddress getHostAddress ()
 

Private Slots

void publishImage (const cv::Mat &image)
 
void startCamera ()
 

Private Attributes

find_object::Camera camera_
 

Detailed Description

Definition at line 34 of file ImagesTcpServer.h.

Constructor & Destructor Documentation

ImagesTcpServer::ImagesTcpServer ( float  hz = 10.0f,
const QString &  path = "",
QObject *  parent = 0 
)

Definition at line 36 of file ImagesTcpServer.cpp.

Member Function Documentation

void ImagesTcpServer::connectionLost ( )
signal
QHostAddress ImagesTcpServer::getHostAddress ( )
static

Definition at line 47 of file ImagesTcpServer.cpp.

void ImagesTcpServer::publishImage ( const cv::Mat &  image)
privateslot

Definition at line 71 of file ImagesTcpServer.cpp.

void ImagesTcpServer::startCamera ( )
privateslot

Definition at line 105 of file ImagesTcpServer.cpp.

Member Data Documentation

find_object::Camera ImagesTcpServer::camera_
private

Definition at line 52 of file ImagesTcpServer.h.


The documentation for this class was generated from the following files:


find_object_2d
Author(s): Mathieu Labbe
autogenerated on Thu Jun 6 2019 19:22:26