source: pacpussensors/trunk/CameraViewer/Doc/latex/class_disk_writer.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.3 KB
Line 
1\hypertarget{class_disk_writer}{}\section{Disk\+Writer Class Reference}
2\label{class_disk_writer}\index{Disk\+Writer@{Disk\+Writer}}
3Inheritance diagram for Disk\+Writer\+:\begin{figure}[H]
4\begin{center}
5\leavevmode
6\includegraphics[height=2.000000cm]{class_disk_writer}
7\end{center}
8\end{figure}
9\subsection*{Public Member Functions}
10\begin{DoxyCompactItemize}
11\item
12\hyperlink{class_disk_writer_a5b7cb5cbc2dfe644969305708ab025c3}{Disk\+Writer} (const Q\+String name, lib3dv\+::image\+::type\+::types image\+Type)
13\begin{DoxyCompactList}\small\item\em Ctor of C\+V\+Webcam\+Component. \end{DoxyCompactList}\item
14void \hyperlink{class_disk_writer_ab9a274a68de942c5a3f9a9c1accac21f}{process} (cv\+::\+Mat const \&frame)
15\end{DoxyCompactItemize}
16
17
18\subsection{Constructor \& Destructor Documentation}
19\hypertarget{class_disk_writer_a5b7cb5cbc2dfe644969305708ab025c3}{}\label{class_disk_writer_a5b7cb5cbc2dfe644969305708ab025c3}
20\index{Disk\+Writer@{Disk\+Writer}!Disk\+Writer@{Disk\+Writer}}
21\index{Disk\+Writer@{Disk\+Writer}!Disk\+Writer@{Disk\+Writer}}
22\subsubsection{\texorpdfstring{Disk\+Writer()}{DiskWriter()}}
23{\footnotesize\ttfamily Disk\+Writer\+::\+Disk\+Writer (\begin{DoxyParamCaption}\item[{const Q\+String}]{name, }\item[{lib3dv\+::image\+::type\+::types}]{image\+Type }\end{DoxyParamCaption})}
24
25
26
27Ctor of C\+V\+Webcam\+Component.
28
29A more elaborate description of the constructor For the classic picture
30
31For the disparity picture
32
33\subsection{Member Function Documentation}
34\hypertarget{class_disk_writer_ab9a274a68de942c5a3f9a9c1accac21f}{}\label{class_disk_writer_ab9a274a68de942c5a3f9a9c1accac21f}
35\index{Disk\+Writer@{Disk\+Writer}!process@{process}}
36\index{process@{process}!Disk\+Writer@{Disk\+Writer}}
37\subsubsection{\texorpdfstring{process()}{process()}}
38{\footnotesize\ttfamily void Disk\+Writer\+::process (\begin{DoxyParamCaption}\item[{cv\+::\+Mat const \&}]{frame }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [virtual]}}
39
40process function from the \hyperlink{class_disk_writer}{Disk\+Writer} class with a cv\+:Mat parameter Write of the file on the disk
41
42Implements \hyperlink{class_vislab_image_processor}{Vislab\+Image\+Processor}.
43
44
45
46The documentation for this class was generated from the following files\+:\begin{DoxyCompactItemize}
47\item
48Disk\+Writer.\+h\item
49Disk\+Writer.\+cpp\end{DoxyCompactItemize}
Note: See TracBrowser for help on using the repository browser.