source: pacpussensors/trunk/CameraViewer/Doc/latex/class_display.tex@ 141

Last change on this file since 141 was 141, checked in by ldecherf, 7 years ago

Ajout du composant CameraViewer (input pour le composant Vislab)

File size: 2.7 KB
Line 
1\hypertarget{class_display}{}\section{Display Class Reference}
2\label{class_display}\index{Display@{Display}}
3Inheritance diagram for Display\+:\begin{figure}[H]
4\begin{center}
5\leavevmode
6\includegraphics[height=2.000000cm]{class_display}
7\end{center}
8\end{figure}
9\subsection*{Public Member Functions}
10\begin{DoxyCompactItemize}
11\item
12\hyperlink{class_display_ad7eab3dc0b66a7c7fc719ed5a0381e09}{Display} (const Q\+String \&window\+Name, lib3dv\+::image\+::type\+::types image\+Type)
13\item
14void \hyperlink{class_display_a6d8d2ab8f36ef73f1ddc884a212468af}{process} (cv\+::\+Mat const \&frame)
15\item
16Q\+\_\+\+S\+L\+OT void \hyperlink{class_display_ae3261b52661c21710ed03a00d4e3e101}{Display\+Frame} (cv\+::\+Mat const \&frame)
17\end{DoxyCompactItemize}
18
19
20\subsection{Constructor \& Destructor Documentation}
21\hypertarget{class_display_ad7eab3dc0b66a7c7fc719ed5a0381e09}{}\label{class_display_ad7eab3dc0b66a7c7fc719ed5a0381e09}
22\index{Display@{Display}!Display@{Display}}
23\index{Display@{Display}!Display@{Display}}
24\subsubsection{\texorpdfstring{Display()}{Display()}}
25{\footnotesize\ttfamily Display\+::\+Display (\begin{DoxyParamCaption}\item[{const Q\+String \&}]{window\+Name, }\item[{lib3dv\+::image\+::type\+::types}]{image\+Type }\end{DoxyParamCaption})}
26
27A more elaborate description of the constructor
28
29\subsection{Member Function Documentation}
30\hypertarget{class_display_ae3261b52661c21710ed03a00d4e3e101}{}\label{class_display_ae3261b52661c21710ed03a00d4e3e101}
31\index{Display@{Display}!Display\+Frame@{Display\+Frame}}
32\index{Display\+Frame@{Display\+Frame}!Display@{Display}}
33\subsubsection{\texorpdfstring{Display\+Frame()}{DisplayFrame()}}
34{\footnotesize\ttfamily void Display\+::\+Display\+Frame (\begin{DoxyParamCaption}\item[{cv\+::\+Mat const \&}]{frame }\end{DoxyParamCaption})}
35
36Display\+Frame function from the \hyperlink{class_display}{Display} class with a cv\+:Mat parameter \hypertarget{class_display_a6d8d2ab8f36ef73f1ddc884a212468af}{}\label{class_display_a6d8d2ab8f36ef73f1ddc884a212468af}
37\index{Display@{Display}!process@{process}}
38\index{process@{process}!Display@{Display}}
39\subsubsection{\texorpdfstring{process()}{process()}}
40{\footnotesize\ttfamily void Display\+::process (\begin{DoxyParamCaption}\item[{cv\+::\+Mat const \&}]{frame }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [virtual]}}
41
42process function from the \hyperlink{class_display}{Display} class with a cv\+:Mat parameter Emit the signal to diplay the frame
43
44Implements \hyperlink{class_vislab_image_processor}{Vislab\+Image\+Processor}.
45
46
47
48The documentation for this class was generated from the following files\+:\begin{DoxyCompactItemize}
49\item
50Display.\+h\item
51Display.\+cpp\end{DoxyCompactItemize}
Note: See TracBrowser for help on using the repository browser.