[opengtl-commits] [217] pixel are allways of the type float |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/opengtl-commits Archives
]
Revision: 217
Author: cyrille
Date: 2008-06-22 11:14:09 +0200 (Sun, 22 Jun 2008)
Log Message:
-----------
pixel are allways of the type float
Modified Paths:
--------------
trunk/OpenGTL/OpenShiva/doc/specification/ShivaSpec.tex
Modified: trunk/OpenGTL/OpenShiva/doc/specification/ShivaSpec.tex
===================================================================
--- trunk/OpenGTL/OpenShiva/doc/specification/ShivaSpec.tex 2008-06-22 09:13:29 UTC (rev 216)
+++ trunk/OpenGTL/OpenShiva/doc/specification/ShivaSpec.tex 2008-06-22 09:14:09 UTC (rev 217)
@@ -264,16 +264,15 @@
\item \verb|pixel5| five channels pixel
\end{itemize}
-And the generic pixel type \verb|pixel| whose number of channels is defined at compile type.
+And the generic pixel type \verb|pixel| whose number of channels is defined
+at compile type.
+\verb|pixelN| can be cast to the corresponding vector of \verb|float|.
+
+
\subsubsection{Members}
\paragraph{}
-\subsection{Channel type for pixel and image}
-
-The channels type of generic \verb|pixel| and \verb|image| can either be an array of elements
-of the same type which should be the reference depth or any kind of structure.
-
\subsection{Region types}
\begin{verbatim}