Public Member Functions | Private Attributes
COpenCVWindow Class Reference

#include <OpenCVWindow.h>

Inheritance diagram for COpenCVWindow:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 COpenCVWindow (int nWidth, int nHeight, const char *pWindowName)
void DrawImage (const CByteImage *pImage, int x=0, int y=0)
void Hide ()
void Show ()
 ~COpenCVWindow ()

Private Attributes

int m_nHeight
int m_nWidth
std::string m_sWindowName

Detailed Description

Definition at line 61 of file OpenCVWindow.h.


Constructor & Destructor Documentation

COpenCVWindow::COpenCVWindow ( int  nWidth,
int  nHeight,
const char *  pWindowName 
)

Definition at line 53 of file OpenCVWindow.cpp.

Definition at line 62 of file OpenCVWindow.cpp.


Member Function Documentation

void COpenCVWindow::DrawImage ( const CByteImage pImage,
int  x = 0,
int  y = 0 
) [virtual]

Implements CGUIInterface.

Definition at line 81 of file OpenCVWindow.cpp.

void COpenCVWindow::Hide ( ) [virtual]

Implements CGUIInterface.

Definition at line 77 of file OpenCVWindow.cpp.

void COpenCVWindow::Show ( ) [virtual]

Implements CGUIInterface.

Definition at line 72 of file OpenCVWindow.cpp.


Member Data Documentation

int COpenCVWindow::m_nHeight [private]

Definition at line 82 of file OpenCVWindow.h.

int COpenCVWindow::m_nWidth [private]

Definition at line 81 of file OpenCVWindow.h.

Definition at line 79 of file OpenCVWindow.h.


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


asr_ivt
Author(s): Allgeyer Tobias, Hutmacher Robin, Kleinert Daniel, Meißner Pascal, Scholz Jonas, Stöckle Patrick
autogenerated on Thu Jun 6 2019 21:46:58