Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > d5e74628f0e673bb8680aebce32b2c04 > files > 15501

itk-doc-3.12.0-1mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta name="robots" content="noindex">
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ITK: itkDefaultConvertPixelTraits.h Source File</title>
<link href="DoxygenStyle.css" rel="stylesheet" type="text/css">
</head><body bgcolor="#ffffff">


<!--  Section customized for INSIGHT : Tue Jul 17 01:02:45 2001 -->
<center>
<a href="index.html" class="qindex">Main Page</a>&nbsp;&nbsp; 
<a href="modules.html" class="qindex">Groups</a>&nbsp;&nbsp;
<a href="namespaces.html" class="qindex">Namespace List</a>&nbsp;&nbsp;
<a href="hierarchy.html" class="qindex">Class Hierarchy</a>&nbsp;&nbsp;
<a href="classes.html" class="qindex">Alphabetical List</a>&nbsp;&nbsp;
<a href="annotated.html" class="qindex">Compound List</a>&nbsp;&nbsp; 
<a href="files.html" class="qindex">File
List</a>&nbsp;&nbsp; 
<a href="namespacemembers.html" class="qindex">Namespace Members</a>&nbsp;&nbsp; 
<a href="functions.html" class="qindex">Compound Members</a>&nbsp;&nbsp; 
<a href="globals.html" class="qindex">File Members</a>&nbsp;&nbsp;
<a href="pages.html" class="qindex">Concepts</a></center>


<!-- Generated by Doxygen 1.5.9 -->
  <div class="navpath"><a class="el" href="dir_02e23d841c198393a6e961e9a0678fff.html">Code</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_1ee1ddeef2dd172ba0b5030f5ec71db5.html">IO</a>
  </div>
<div class="contents">
<h1>itkDefaultConvertPixelTraits.h</h1><a href="itkDefaultConvertPixelTraits_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*=========================================================================</span>
<a name="l00002"></a>00002 <span class="comment"></span>
<a name="l00003"></a>00003 <span class="comment">  Program:   Insight Segmentation &amp; Registration Toolkit</span>
<a name="l00004"></a>00004 <span class="comment">  Module:    $RCSfile: itkDefaultConvertPixelTraits.h,v $</span>
<a name="l00005"></a>00005 <span class="comment">  Language:  C++</span>
<a name="l00006"></a>00006 <span class="comment">  Date:      $Date: 2008-01-21 18:30:58 $</span>
<a name="l00007"></a>00007 <span class="comment">  Version:   $Revision: 1.20 $</span>
<a name="l00008"></a>00008 <span class="comment"></span>
<a name="l00009"></a>00009 <span class="comment">  Copyright (c) Insight Software Consortium. All rights reserved.</span>
<a name="l00010"></a>00010 <span class="comment">  See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details.</span>
<a name="l00011"></a>00011 <span class="comment"></span>
<a name="l00012"></a>00012 <span class="comment">     This software is distributed WITHOUT ANY WARRANTY; without even </span>
<a name="l00013"></a>00013 <span class="comment">     the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR </span>
<a name="l00014"></a>00014 <span class="comment">     PURPOSE.  See the above copyright notices for more information.</span>
<a name="l00015"></a>00015 <span class="comment"></span>
<a name="l00016"></a>00016 <span class="comment">=========================================================================*/</span>
<a name="l00017"></a>00017 
<a name="l00018"></a>00018 <span class="preprocessor">#ifndef __itkDefaultConvertPixelTraits_h</span>
<a name="l00019"></a>00019 <span class="preprocessor"></span><span class="preprocessor">#define __itkDefaultConvertPixelTraits_h</span>
<a name="l00020"></a>00020 <span class="preprocessor"></span>
<a name="l00021"></a>00021 <span class="preprocessor">#include "<a class="code" href="itkOffset_8h.html">itkOffset.h</a>"</span>
<a name="l00022"></a>00022 <span class="preprocessor">#include "<a class="code" href="itkCovariantVector_8h.html">itkCovariantVector.h</a>"</span>
<a name="l00023"></a>00023 <span class="preprocessor">#include "<a class="code" href="itkVector_8h.html">itkVector.h</a>"</span>
<a name="l00024"></a>00024 <span class="preprocessor">#include "<a class="code" href="itkPoint_8h.html">itkPoint.h</a>"</span>
<a name="l00025"></a>00025 
<a name="l00026"></a>00026 <span class="keyword">namespace </span>itk
<a name="l00027"></a>00027 {
<a name="l00028"></a>00028   
<a name="l00039"></a>00039 <span class="keyword">template</span>&lt;<span class="keyword">typename</span> PixelType&gt;
<a name="l00040"></a><a class="code" href="classitk_1_1DefaultConvertPixelTraits.html">00040</a> <span class="keyword">class </span><a class="code" href="classitk_1_1DefaultConvertPixelTraits.html" title="Traits class used to by ConvertPixels to convert blocks of pixels.">DefaultConvertPixelTraits</a>
<a name="l00041"></a>00041 {
<a name="l00042"></a>00042 <span class="keyword">public</span>:
<a name="l00044"></a><a class="code" href="classitk_1_1DefaultConvertPixelTraits.html#fa081ee87a73982ba196b7bec7841d1c">00044</a>   <span class="keyword">typedef</span> <span class="keyword">typename</span> PixelType::ComponentType <a class="code" href="classitk_1_1DefaultConvertPixelTraits.html#fa081ee87a73982ba196b7bec7841d1c">ComponentType</a>;
<a name="l00045"></a>00045 
<a name="l00047"></a><a class="code" href="classitk_1_1DefaultConvertPixelTraits.html#e5b781a3f1a73289f63754c826daae99">00047</a>   <span class="keyword">static</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="classitk_1_1DefaultConvertPixelTraits.html#e5b781a3f1a73289f63754c826daae99">GetNumberOfComponents</a>() 
<a name="l00048"></a>00048   { <span class="keywordflow">return</span> <a class="code" href="classitk_1_1DefaultConvertPixelTraits.html#e5b781a3f1a73289f63754c826daae99">PixelType::GetNumberOfComponents</a>();}
<a name="l00049"></a>00049 
<a name="l00051"></a><a class="code" href="classitk_1_1DefaultConvertPixelTraits.html#105a7f931a260a7e7f47a396f24e7c75">00051</a>   <span class="keyword">static</span> <a class="code" href="classitk_1_1DefaultConvertPixelTraits.html#fa081ee87a73982ba196b7bec7841d1c">ComponentType</a> <a class="code" href="classitk_1_1DefaultConvertPixelTraits.html#105a7f931a260a7e7f47a396f24e7c75">GetNthComponent</a>(<span class="keywordtype">int</span> c, <span class="keyword">const</span> PixelType&amp; pixel) 
<a name="l00052"></a>00052   { <span class="keywordflow">return</span> pixel.GetNthComponent(c); }
<a name="l00053"></a>00053 
<a name="l00055"></a><a class="code" href="classitk_1_1DefaultConvertPixelTraits.html#5c0296ff272ec35d2576ed116709aad9">00055</a>   <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classitk_1_1DefaultConvertPixelTraits.html#5c0296ff272ec35d2576ed116709aad9">SetNthComponent</a>(<span class="keywordtype">int</span> c, PixelType&amp; pixel, <span class="keyword">const</span> <a class="code" href="classitk_1_1DefaultConvertPixelTraits.html#fa081ee87a73982ba196b7bec7841d1c">ComponentType</a>&amp; v) 
<a name="l00056"></a>00056   { pixel.SetNthComponent(c, v); }
<a name="l00057"></a>00057 
<a name="l00059"></a><a class="code" href="classitk_1_1DefaultConvertPixelTraits.html#1c286c03ad8492301fd8a87d85a30aa8">00059</a>   <span class="keyword">static</span> <a class="code" href="classitk_1_1DefaultConvertPixelTraits.html#fa081ee87a73982ba196b7bec7841d1c">ComponentType</a> <a class="code" href="classitk_1_1DefaultConvertPixelTraits.html#1c286c03ad8492301fd8a87d85a30aa8">GetScalarValue</a>(<span class="keyword">const</span> PixelType&amp; pixel)
<a name="l00060"></a>00060   { <span class="keywordflow">return</span> pixel.GetScalarValue(); }
<a name="l00061"></a>00061 
<a name="l00062"></a>00062 };
<a name="l00063"></a>00063 
<a name="l00064"></a><a class="code" href="itkDefaultConvertPixelTraits_8h.html#46f6b7980c80916f35e1a41ca1a54c4b">00064</a> <span class="preprocessor">#define ITK_DEFAULTCONVERTTRAITS_NATIVE_SPECIAL(type)                    \</span>
<a name="l00065"></a>00065 <span class="preprocessor">template&lt;&gt;                                                               \</span>
<a name="l00066"></a>00066 <span class="preprocessor">class DefaultConvertPixelTraits&lt;type&gt;                                    \</span>
<a name="l00067"></a>00067 <span class="preprocessor">{                                                                        \</span>
<a name="l00068"></a>00068 <span class="preprocessor">public:                                                                  \</span>
<a name="l00069"></a>00069 <span class="preprocessor">  typedef type ComponentType;                                            \</span>
<a name="l00070"></a>00070 <span class="preprocessor">  static unsigned int GetNumberOfComponents()                            \</span>
<a name="l00071"></a>00071 <span class="preprocessor">    {                                                                    \</span>
<a name="l00072"></a>00072 <span class="preprocessor">      return 1;                                                          \</span>
<a name="l00073"></a>00073 <span class="preprocessor">    }                                                                    \</span>
<a name="l00074"></a>00074 <span class="preprocessor">  static void SetNthComponent(int , type&amp; pixel, const ComponentType&amp; v) \</span>
<a name="l00075"></a>00075 <span class="preprocessor">    {                                                                    \</span>
<a name="l00076"></a>00076 <span class="preprocessor">      pixel = v;                                                         \</span>
<a name="l00077"></a>00077 <span class="preprocessor">    }                                                                    \</span>
<a name="l00078"></a>00078 <span class="preprocessor">  static type GetScalarValue(const type&amp; pixel)                          \</span>
<a name="l00079"></a>00079 <span class="preprocessor">    {                                                                    \</span>
<a name="l00080"></a>00080 <span class="preprocessor">      return pixel;                                                      \</span>
<a name="l00081"></a>00081 <span class="preprocessor">    }                                                                    \</span>
<a name="l00082"></a>00082 <span class="preprocessor">};</span>
<a name="l00083"></a>00083 <span class="preprocessor"></span>
<a name="l00084"></a>00084 <a class="code" href="itkDefaultConvertPixelTraits_8h.html#46f6b7980c80916f35e1a41ca1a54c4b">ITK_DEFAULTCONVERTTRAITS_NATIVE_SPECIAL</a>(<span class="keywordtype">float</span>)
<a name="l00085"></a>00085 <a class="code" href="itkDefaultConvertPixelTraits_8h.html#46f6b7980c80916f35e1a41ca1a54c4b">ITK_DEFAULTCONVERTTRAITS_NATIVE_SPECIAL</a>(<span class="keywordtype">double</span>)
<a name="l00086"></a>00086 <a class="code" href="itkDefaultConvertPixelTraits_8h.html#46f6b7980c80916f35e1a41ca1a54c4b">ITK_DEFAULTCONVERTTRAITS_NATIVE_SPECIAL</a>(<span class="keywordtype">int</span>)
<a name="l00087"></a>00087 <a class="code" href="itkDefaultConvertPixelTraits_8h.html#46f6b7980c80916f35e1a41ca1a54c4b">ITK_DEFAULTCONVERTTRAITS_NATIVE_SPECIAL</a>(<span class="keywordtype">char</span>)
<a name="l00088"></a>00088 <a class="code" href="itkDefaultConvertPixelTraits_8h.html#46f6b7980c80916f35e1a41ca1a54c4b">ITK_DEFAULTCONVERTTRAITS_NATIVE_SPECIAL</a>(<span class="keywordtype">short</span>)
<a name="l00089"></a>00089 <a class="code" href="itkDefaultConvertPixelTraits_8h.html#46f6b7980c80916f35e1a41ca1a54c4b">ITK_DEFAULTCONVERTTRAITS_NATIVE_SPECIAL</a>(<span class="keywordtype">unsigned</span> <span class="keywordtype">int</span>)
<a name="l00090"></a>00090 <a class="code" href="itkDefaultConvertPixelTraits_8h.html#46f6b7980c80916f35e1a41ca1a54c4b">ITK_DEFAULTCONVERTTRAITS_NATIVE_SPECIAL</a>(<span class="keywordtype">signed</span> <span class="keywordtype">char</span>)
<a name="l00091"></a>00091 <a class="code" href="itkDefaultConvertPixelTraits_8h.html#46f6b7980c80916f35e1a41ca1a54c4b">ITK_DEFAULTCONVERTTRAITS_NATIVE_SPECIAL</a>(<span class="keywordtype">unsigned</span> <span class="keywordtype">char</span>)
<a name="l00092"></a>00092 <a class="code" href="itkDefaultConvertPixelTraits_8h.html#46f6b7980c80916f35e1a41ca1a54c4b">ITK_DEFAULTCONVERTTRAITS_NATIVE_SPECIAL</a>(<span class="keywordtype">unsigned</span> <span class="keywordtype">short</span>)
<a name="l00093"></a>00093 <a class="code" href="itkDefaultConvertPixelTraits_8h.html#46f6b7980c80916f35e1a41ca1a54c4b">ITK_DEFAULTCONVERTTRAITS_NATIVE_SPECIAL</a>(<span class="keywordtype">long</span>)  
<a name="l00094"></a>00094 <a class="code" href="itkDefaultConvertPixelTraits_8h.html#46f6b7980c80916f35e1a41ca1a54c4b">ITK_DEFAULTCONVERTTRAITS_NATIVE_SPECIAL</a>(<span class="keywordtype">unsigned</span> <span class="keywordtype">long</span>)
<a name="l00095"></a>00095 <a class="code" href="itkDefaultConvertPixelTraits_8h.html#46f6b7980c80916f35e1a41ca1a54c4b">ITK_DEFAULTCONVERTTRAITS_NATIVE_SPECIAL</a>(<span class="keywordtype">bool</span>)
<a name="l00096"></a>00096 
<a name="l00097"></a>00097 <span class="preprocessor">#undef ITK_DEFAULTCONVERTTRAITS_NATIVE_SPECIAL</span>
<a name="l00098"></a>00098 <span class="preprocessor"></span>
<a name="l00099"></a>00099 <span class="comment">//</span>
<a name="l00100"></a>00100 <span class="comment">//  Default traits for the Offset&lt;&gt; pixel type</span>
<a name="l00101"></a>00101 <span class="comment">//</span>
<a name="l00102"></a>00102 
<a name="l00103"></a><a class="code" href="itkDefaultConvertPixelTraits_8h.html#843380e92e652adb4f01d478476b7c81">00103</a> <span class="preprocessor">#define ITK_DEFAULTCONVERTTRAITS_OFFSET_TYPE(dimension)                  \</span>
<a name="l00104"></a>00104 <span class="preprocessor">template&lt;&gt;                                                               \</span>
<a name="l00105"></a>00105 <span class="preprocessor">class DefaultConvertPixelTraits&lt; Offset&lt;dimension&gt; &gt;                     \</span>
<a name="l00106"></a>00106 <span class="preprocessor">{                                                                        \</span>
<a name="l00107"></a>00107 <span class="preprocessor">public:                                                                  \</span>
<a name="l00108"></a>00108 <span class="preprocessor">  typedef Offset&lt;dimension&gt;  TargetType;                                 \</span>
<a name="l00109"></a>00109 <span class="preprocessor">  typedef TargetType::OffsetValueType  ComponentType;                    \</span>
<a name="l00110"></a>00110 <span class="preprocessor">  static unsigned int GetNumberOfComponents()                            \</span>
<a name="l00111"></a>00111 <span class="preprocessor">    {                                                                    \</span>
<a name="l00112"></a>00112 <span class="preprocessor">      return dimension;                                                  \</span>
<a name="l00113"></a>00113 <span class="preprocessor">    }                                                                    \</span>
<a name="l00114"></a>00114 <span class="preprocessor">  static void SetNthComponent(int i, TargetType &amp; pixel, const ComponentType&amp; v)   \</span>
<a name="l00115"></a>00115 <span class="preprocessor">    {                                                                    \</span>
<a name="l00116"></a>00116 <span class="preprocessor">      pixel[i] = v;                                                      \</span>
<a name="l00117"></a>00117 <span class="preprocessor">    }                                                                    \</span>
<a name="l00118"></a>00118 <span class="preprocessor">  static ComponentType GetScalarValue(const TargetType&amp; pixel)           \</span>
<a name="l00119"></a>00119 <span class="preprocessor">    {                                                                    \</span>
<a name="l00120"></a>00120 <span class="preprocessor">      return pixel[0];                                                   \</span>
<a name="l00121"></a>00121 <span class="preprocessor">    }                                                                    \</span>
<a name="l00122"></a>00122 <span class="preprocessor">};                                                                       \</span>
<a name="l00123"></a>00123 <span class="preprocessor"></span>
<a name="l00124"></a>00124 <span class="preprocessor"></span>
<a name="l00125"></a>00125 <span class="comment">// Define traits for Offset&lt;&gt; from dimensions 1 to 5</span>
<a name="l00126"></a>00126   <a class="code" href="itkDefaultConvertPixelTraits_8h.html#843380e92e652adb4f01d478476b7c81">ITK_DEFAULTCONVERTTRAITS_OFFSET_TYPE</a>(1)
<a name="l00127"></a>00127   <a class="code" href="itkDefaultConvertPixelTraits_8h.html#843380e92e652adb4f01d478476b7c81">ITK_DEFAULTCONVERTTRAITS_OFFSET_TYPE</a>(2)
<a name="l00128"></a>00128   <a class="code" href="itkDefaultConvertPixelTraits_8h.html#843380e92e652adb4f01d478476b7c81">ITK_DEFAULTCONVERTTRAITS_OFFSET_TYPE</a>(3)
<a name="l00129"></a>00129   <a class="code" href="itkDefaultConvertPixelTraits_8h.html#843380e92e652adb4f01d478476b7c81">ITK_DEFAULTCONVERTTRAITS_OFFSET_TYPE</a>(4)
<a name="l00130"></a>00130   <a class="code" href="itkDefaultConvertPixelTraits_8h.html#843380e92e652adb4f01d478476b7c81">ITK_DEFAULTCONVERTTRAITS_OFFSET_TYPE</a>(5)
<a name="l00131"></a>00131 
<a name="l00132"></a>00132 <span class="comment">//</span>
<a name="l00133"></a>00133 <span class="comment">//  Default traits for the pixel types deriving from FixedArray&lt;&gt;</span>
<a name="l00134"></a>00134 <span class="comment">//</span>
<a name="l00135"></a>00135 
<a name="l00136"></a><a class="code" href="itkDefaultConvertPixelTraits_8h.html#d285ab767ddfddae79e9cca1d451b232">00136</a> <span class="preprocessor">#define ITK_DEFAULTCONVERTTRAITS_FIXEDARRAY_TYPE(type,componenttype, dimension) \</span>
<a name="l00137"></a>00137 <span class="preprocessor">template&lt;&gt;                                                               \</span>
<a name="l00138"></a>00138 <span class="preprocessor">class DefaultConvertPixelTraits&lt; type&lt; componenttype, dimension&gt; &gt;       \</span>
<a name="l00139"></a>00139 <span class="preprocessor">{                                                                        \</span>
<a name="l00140"></a>00140 <span class="preprocessor">public:                                                                  \</span>
<a name="l00141"></a>00141 <span class="preprocessor">  typedef type&lt; componenttype, dimension &gt;  TargetType;                  \</span>
<a name="l00142"></a>00142 <span class="preprocessor">  typedef componenttype                     ComponentType;               \</span>
<a name="l00143"></a>00143 <span class="preprocessor">  static unsigned int GetNumberOfComponents()                            \</span>
<a name="l00144"></a>00144 <span class="preprocessor">    {                                                                    \</span>
<a name="l00145"></a>00145 <span class="preprocessor">      return dimension;                                                  \</span>
<a name="l00146"></a>00146 <span class="preprocessor">    }                                                                    \</span>
<a name="l00147"></a>00147 <span class="preprocessor">  static void SetNthComponent(int i, TargetType &amp; pixel, const ComponentType&amp; v)   \</span>
<a name="l00148"></a>00148 <span class="preprocessor">    {                                                                    \</span>
<a name="l00149"></a>00149 <span class="preprocessor">      pixel[i] = v;                                                      \</span>
<a name="l00150"></a>00150 <span class="preprocessor">    }                                                                    \</span>
<a name="l00151"></a>00151 <span class="preprocessor">  static ComponentType GetScalarValue(const TargetType&amp; pixel)           \</span>
<a name="l00152"></a>00152 <span class="preprocessor">    {                                                                    \</span>
<a name="l00153"></a>00153 <span class="preprocessor">      return pixel[0];                                                   \</span>
<a name="l00154"></a>00154 <span class="preprocessor">    }                                                                    \</span>
<a name="l00155"></a>00155 <span class="preprocessor">};                                                                       \</span>
<a name="l00156"></a>00156 <span class="preprocessor"></span>
<a name="l00157"></a>00157 <span class="preprocessor"></span><span class="comment">//</span>
<a name="l00158"></a>00158 <span class="comment">//</span>
<a name="l00159"></a>00159 <span class="comment">// Define traits for Classed deriving from FixedArray from dimensions 1 to 6</span>
<a name="l00160"></a>00160 <span class="comment">// These classes include: Vector, CovariantVector and Point.</span>
<a name="l00161"></a>00161 <span class="comment">//</span>
<a name="l00162"></a>00162 <span class="comment">//</span>
<a name="l00163"></a><a class="code" href="itkDefaultConvertPixelTraits_8h.html#0a3108b1438eac5c3e1e91a7784b5239">00163</a> <span class="preprocessor">#define ITK_DEFAULTCONVERTTRAITS_FIXEDARRAY_TYPE_ALL_MACRO(ArrayType, Type) \</span>
<a name="l00164"></a>00164 <span class="preprocessor">  ITK_DEFAULTCONVERTTRAITS_FIXEDARRAY_TYPE(ArrayType,Type,1) \</span>
<a name="l00165"></a>00165 <span class="preprocessor">  ITK_DEFAULTCONVERTTRAITS_FIXEDARRAY_TYPE(ArrayType,Type,2) \</span>
<a name="l00166"></a>00166 <span class="preprocessor">  ITK_DEFAULTCONVERTTRAITS_FIXEDARRAY_TYPE(ArrayType,Type,3) \</span>
<a name="l00167"></a>00167 <span class="preprocessor">  ITK_DEFAULTCONVERTTRAITS_FIXEDARRAY_TYPE(ArrayType,Type,4) \</span>
<a name="l00168"></a>00168 <span class="preprocessor">  ITK_DEFAULTCONVERTTRAITS_FIXEDARRAY_TYPE(ArrayType,Type,5) \</span>
<a name="l00169"></a>00169 <span class="preprocessor">  ITK_DEFAULTCONVERTTRAITS_FIXEDARRAY_TYPE(ArrayType,Type,6)</span>
<a name="l00170"></a>00170 <span class="preprocessor"></span>
<a name="l00171"></a><a class="code" href="itkDefaultConvertPixelTraits_8h.html#57c558b3ef9b064162d34596c771eb0f">00171</a> <span class="preprocessor">#define ITK_DEFAULTCONVERTTRAITS_FIXEDARRAY_TYPE_ALL_TYPES_MACRO(ArrayType) \</span>
<a name="l00172"></a>00172 <span class="preprocessor">  ITK_DEFAULTCONVERTTRAITS_FIXEDARRAY_TYPE_ALL_MACRO(ArrayType, char); \</span>
<a name="l00173"></a>00173 <span class="preprocessor">  ITK_DEFAULTCONVERTTRAITS_FIXEDARRAY_TYPE_ALL_MACRO(ArrayType, signed char); \</span>
<a name="l00174"></a>00174 <span class="preprocessor">  ITK_DEFAULTCONVERTTRAITS_FIXEDARRAY_TYPE_ALL_MACRO(ArrayType, unsigned char); \</span>
<a name="l00175"></a>00175 <span class="preprocessor">  ITK_DEFAULTCONVERTTRAITS_FIXEDARRAY_TYPE_ALL_MACRO(ArrayType, short); \</span>
<a name="l00176"></a>00176 <span class="preprocessor">  ITK_DEFAULTCONVERTTRAITS_FIXEDARRAY_TYPE_ALL_MACRO(ArrayType, unsigned short); \</span>
<a name="l00177"></a>00177 <span class="preprocessor">  ITK_DEFAULTCONVERTTRAITS_FIXEDARRAY_TYPE_ALL_MACRO(ArrayType, int); \</span>
<a name="l00178"></a>00178 <span class="preprocessor">  ITK_DEFAULTCONVERTTRAITS_FIXEDARRAY_TYPE_ALL_MACRO(ArrayType, unsigned int); \</span>
<a name="l00179"></a>00179 <span class="preprocessor">  ITK_DEFAULTCONVERTTRAITS_FIXEDARRAY_TYPE_ALL_MACRO(ArrayType, long); \</span>
<a name="l00180"></a>00180 <span class="preprocessor">  ITK_DEFAULTCONVERTTRAITS_FIXEDARRAY_TYPE_ALL_MACRO(ArrayType, unsigned long); \</span>
<a name="l00181"></a>00181 <span class="preprocessor">  ITK_DEFAULTCONVERTTRAITS_FIXEDARRAY_TYPE_ALL_MACRO(ArrayType, float); \</span>
<a name="l00182"></a>00182 <span class="preprocessor">  ITK_DEFAULTCONVERTTRAITS_FIXEDARRAY_TYPE_ALL_MACRO(ArrayType, double);</span>
<a name="l00183"></a>00183 <span class="preprocessor"></span>
<a name="l00184"></a>00184   <a class="code" href="namespaceitk.html#c0ffe3a5cb10c7ab221e324e277cca18">ITK_DEFAULTCONVERTTRAITS_FIXEDARRAY_TYPE_ALL_TYPES_MACRO</a>(Vector);
<a name="l00185"></a>00185   <a class="code" href="namespaceitk.html#c0ffe3a5cb10c7ab221e324e277cca18">ITK_DEFAULTCONVERTTRAITS_FIXEDARRAY_TYPE_ALL_TYPES_MACRO</a>(CovariantVector);
<a name="l00186"></a>00186   <a class="code" href="namespaceitk.html#c0ffe3a5cb10c7ab221e324e277cca18">ITK_DEFAULTCONVERTTRAITS_FIXEDARRAY_TYPE_ALL_TYPES_MACRO</a>(Point);
<a name="l00187"></a>00187   <a class="code" href="namespaceitk.html#c0ffe3a5cb10c7ab221e324e277cca18">ITK_DEFAULTCONVERTTRAITS_FIXEDARRAY_TYPE_ALL_TYPES_MACRO</a>(FixedArray);
<a name="l00188"></a>00188 
<a name="l00189"></a>00189 <span class="comment">//</span>
<a name="l00190"></a>00190 <span class="comment">//  End of Traits for the classes deriving from FixedArray.</span>
<a name="l00191"></a>00191 <span class="comment">//</span>
<a name="l00192"></a>00192 <span class="comment">//</span>
<a name="l00193"></a>00193 
<a name="l00194"></a>00194 
<a name="l00195"></a>00195 <span class="comment">//</span>
<a name="l00196"></a>00196 <span class="comment">//  Default traits for the pixel types deriving from Matrix&lt;&gt;</span>
<a name="l00197"></a>00197 <span class="comment">//</span>
<a name="l00198"></a>00198 
<a name="l00199"></a><a class="code" href="itkDefaultConvertPixelTraits_8h.html#b584e591274a3edc24e13e70017b5226">00199</a> <span class="preprocessor">#define ITK_DEFAULTCONVERTTRAITS_MATRIX_TYPE(type,componenttype,rows,cols) \</span>
<a name="l00200"></a>00200 <span class="preprocessor">template&lt;&gt;                                                               \</span>
<a name="l00201"></a>00201 <span class="preprocessor">class DefaultConvertPixelTraits&lt; type&lt; componenttype, rows, cols &gt; &gt;     \</span>
<a name="l00202"></a>00202 <span class="preprocessor">{                                                                        \</span>
<a name="l00203"></a>00203 <span class="preprocessor">public:                                                                  \</span>
<a name="l00204"></a>00204 <span class="preprocessor">  typedef type&lt; componenttype, rows, cols &gt;  TargetType;                 \</span>
<a name="l00205"></a>00205 <span class="preprocessor">  typedef componenttype                     ComponentType;               \</span>
<a name="l00206"></a>00206 <span class="preprocessor">  static unsigned int GetNumberOfComponents()                            \</span>
<a name="l00207"></a>00207 <span class="preprocessor">    {                                                                    \</span>
<a name="l00208"></a>00208 <span class="preprocessor">      return rows * cols;                                                \</span>
<a name="l00209"></a>00209 <span class="preprocessor">    }                                                                    \</span>
<a name="l00210"></a>00210 <span class="preprocessor">  static void SetNthComponent(int i, TargetType &amp; pixel, const ComponentType&amp; v)   \</span>
<a name="l00211"></a>00211 <span class="preprocessor">    {                                                                    \</span>
<a name="l00212"></a>00212 <span class="preprocessor">      const unsigned int row = i / cols;                                 \</span>
<a name="l00213"></a>00213 <span class="preprocessor">      const unsigned int col = i % cols;                                 \</span>
<a name="l00214"></a>00214 <span class="preprocessor">      pixel[row][col] = v;                                               \</span>
<a name="l00215"></a>00215 <span class="preprocessor">    }                                                                    \</span>
<a name="l00216"></a>00216 <span class="preprocessor">  static ComponentType GetScalarValue(const TargetType&amp; pixel)           \</span>
<a name="l00217"></a>00217 <span class="preprocessor">    {                                                                    \</span>
<a name="l00218"></a>00218 <span class="preprocessor">      return pixel[0][0];                                                \</span>
<a name="l00219"></a>00219 <span class="preprocessor">    }                                                                    \</span>
<a name="l00220"></a>00220 <span class="preprocessor">};                                                                       \</span>
<a name="l00221"></a>00221 <span class="preprocessor"></span>
<a name="l00222"></a>00222 <span class="preprocessor"></span><span class="comment">//</span>
<a name="l00223"></a>00223 <span class="comment">//</span>
<a name="l00224"></a>00224 <span class="comment">// Define traits for Classed deriving from Matrix from dimensions 1 to 6</span>
<a name="l00225"></a>00225 <span class="comment">//</span>
<a name="l00226"></a>00226 <span class="comment">//</span>
<a name="l00227"></a><a class="code" href="itkDefaultConvertPixelTraits_8h.html#26f0d89effe5a4781f7c114124be15df">00227</a> <span class="preprocessor">#define ITK_DEFAULTCONVERTTRAITS_MATRIX_TYPE_ALL_MACRO(ArrayType, Type) \</span>
<a name="l00228"></a>00228 <span class="preprocessor">  ITK_DEFAULTCONVERTTRAITS_MATRIX_TYPE(ArrayType,Type,1,1) \</span>
<a name="l00229"></a>00229 <span class="preprocessor">  ITK_DEFAULTCONVERTTRAITS_MATRIX_TYPE(ArrayType,Type,2,2) \</span>
<a name="l00230"></a>00230 <span class="preprocessor">  ITK_DEFAULTCONVERTTRAITS_MATRIX_TYPE(ArrayType,Type,3,3) \</span>
<a name="l00231"></a>00231 <span class="preprocessor">  ITK_DEFAULTCONVERTTRAITS_MATRIX_TYPE(ArrayType,Type,4,4) \</span>
<a name="l00232"></a>00232 <span class="preprocessor">  ITK_DEFAULTCONVERTTRAITS_MATRIX_TYPE(ArrayType,Type,5,5) \</span>
<a name="l00233"></a>00233 <span class="preprocessor">  ITK_DEFAULTCONVERTTRAITS_MATRIX_TYPE(ArrayType,Type,6,6)</span>
<a name="l00234"></a>00234 <span class="preprocessor"></span>
<a name="l00235"></a><a class="code" href="itkDefaultConvertPixelTraits_8h.html#9510c4f7fe3fb9749c63635751a5d7a0">00235</a> <span class="preprocessor">#define ITK_DEFAULTCONVERTTRAITS_MATRIX_TYPE_ALL_TYPES_MACRO(ArrayType) \</span>
<a name="l00236"></a>00236 <span class="preprocessor">  ITK_DEFAULTCONVERTTRAITS_MATRIX_TYPE_ALL_MACRO(ArrayType, char); \</span>
<a name="l00237"></a>00237 <span class="preprocessor">  ITK_DEFAULTCONVERTTRAITS_MATRIX_TYPE_ALL_MACRO(ArrayType, signed char); \</span>
<a name="l00238"></a>00238 <span class="preprocessor">  ITK_DEFAULTCONVERTTRAITS_MATRIX_TYPE_ALL_MACRO(ArrayType, unsigned char); \</span>
<a name="l00239"></a>00239 <span class="preprocessor">  ITK_DEFAULTCONVERTTRAITS_MATRIX_TYPE_ALL_MACRO(ArrayType, short); \</span>
<a name="l00240"></a>00240 <span class="preprocessor">  ITK_DEFAULTCONVERTTRAITS_MATRIX_TYPE_ALL_MACRO(ArrayType, unsigned short); \</span>
<a name="l00241"></a>00241 <span class="preprocessor">  ITK_DEFAULTCONVERTTRAITS_MATRIX_TYPE_ALL_MACRO(ArrayType, int); \</span>
<a name="l00242"></a>00242 <span class="preprocessor">  ITK_DEFAULTCONVERTTRAITS_MATRIX_TYPE_ALL_MACRO(ArrayType, unsigned int); \</span>
<a name="l00243"></a>00243 <span class="preprocessor">  ITK_DEFAULTCONVERTTRAITS_MATRIX_TYPE_ALL_MACRO(ArrayType, long); \</span>
<a name="l00244"></a>00244 <span class="preprocessor">  ITK_DEFAULTCONVERTTRAITS_MATRIX_TYPE_ALL_MACRO(ArrayType, unsigned long); \</span>
<a name="l00245"></a>00245 <span class="preprocessor">  ITK_DEFAULTCONVERTTRAITS_MATRIX_TYPE_ALL_MACRO(ArrayType, float); \</span>
<a name="l00246"></a>00246 <span class="preprocessor">  ITK_DEFAULTCONVERTTRAITS_MATRIX_TYPE_ALL_MACRO(ArrayType, double);</span>
<a name="l00247"></a>00247 <span class="preprocessor"></span>
<a name="l00248"></a>00248 <span class="comment">//</span>
<a name="l00249"></a>00249 <span class="comment">// Add here other classes that derive from Matrix or that have the same API</span>
<a name="l00250"></a>00250 <span class="comment">//</span>
<a name="l00251"></a>00251   <a class="code" href="namespaceitk.html#dd40f721c0ff4d4215f836c116f20c91">ITK_DEFAULTCONVERTTRAITS_MATRIX_TYPE_ALL_TYPES_MACRO</a>(Matrix);
<a name="l00252"></a>00252 
<a name="l00253"></a>00253 <span class="comment">//</span>
<a name="l00254"></a>00254 <span class="comment">//  End of Traits for the classes deriving from Matrix.</span>
<a name="l00255"></a>00255 <span class="comment">//</span>
<a name="l00256"></a>00256 <span class="comment">//</span>
<a name="l00257"></a>00257 
<a name="l00258"></a>00258 
<a name="l00259"></a>00259 <span class="comment">//</span>
<a name="l00260"></a>00260 <span class="comment">//  Default traits for the pixel types deriving from std::complex&lt;&gt;</span>
<a name="l00261"></a>00261 <span class="comment">//</span>
<a name="l00262"></a>00262 
<a name="l00263"></a><a class="code" href="itkDefaultConvertPixelTraits_8h.html#eb568c4c81fca60e1bb7dbb400d9e0af">00263</a> <span class="preprocessor">#define ITK_DEFAULTCONVERTTRAITS_COMPLEX_TYPE( componenttype ) \</span>
<a name="l00264"></a>00264 <span class="preprocessor">template&lt;&gt;                                                               \</span>
<a name="l00265"></a>00265 <span class="preprocessor">class DefaultConvertPixelTraits&lt; ::std::complex&lt; componenttype &gt; &gt;       \</span>
<a name="l00266"></a>00266 <span class="preprocessor">{                                                                        \</span>
<a name="l00267"></a>00267 <span class="preprocessor">public:                                                                  \</span>
<a name="l00268"></a>00268 <span class="preprocessor">  typedef ::std::complex&lt; componenttype&gt;  TargetType;                    \</span>
<a name="l00269"></a>00269 <span class="preprocessor">  typedef componenttype                     ComponentType;               \</span>
<a name="l00270"></a>00270 <span class="preprocessor">  static unsigned int GetNumberOfComponents()                            \</span>
<a name="l00271"></a>00271 <span class="preprocessor">    {                                                                    \</span>
<a name="l00272"></a>00272 <span class="preprocessor">    return 2;                                                  \</span>
<a name="l00273"></a>00273 <span class="preprocessor">    }                                                                    \</span>
<a name="l00274"></a>00274 <span class="preprocessor">  static void SetNthComponent(int i, TargetType &amp; pixel, const ComponentType&amp; v)   \</span>
<a name="l00275"></a>00275 <span class="preprocessor">    {                                                                    \</span>
<a name="l00276"></a>00276 <span class="preprocessor">    if( i == 0 )                                                            \</span>
<a name="l00277"></a>00277 <span class="preprocessor">      {                                                                  \</span>
<a name="l00278"></a>00278 <span class="preprocessor">      pixel = TargetType( v, pixel.imag() );                           \</span>
<a name="l00279"></a>00279 <span class="preprocessor">      }                                                                  \</span>
<a name="l00280"></a>00280 <span class="preprocessor">    else                                                                 \</span>
<a name="l00281"></a>00281 <span class="preprocessor">      {                                                                  \</span>
<a name="l00282"></a>00282 <span class="preprocessor">      pixel = TargetType( pixel.real(), v );                           \</span>
<a name="l00283"></a>00283 <span class="preprocessor">      }                                                                  \</span>
<a name="l00284"></a>00284 <span class="preprocessor">    }                                                                    \</span>
<a name="l00285"></a>00285 <span class="preprocessor">  static ComponentType GetScalarValue(const TargetType&amp; pixel)           \</span>
<a name="l00286"></a>00286 <span class="preprocessor">    {                                                                    \</span>
<a name="l00287"></a>00287 <span class="preprocessor">    return std::norm(pixel);                                             \</span>
<a name="l00288"></a>00288 <span class="preprocessor">    }                                                                    \</span>
<a name="l00289"></a>00289 <span class="preprocessor">};                                                                       \</span>
<a name="l00290"></a>00290 <span class="preprocessor"></span>
<a name="l00291"></a>00291 <span class="preprocessor"></span><a class="code" href="namespaceitk.html#f0d1fd56d5908329e83a3a15572b2157">ITK_DEFAULTCONVERTTRAITS_COMPLEX_TYPE</a>(<span class="keywordtype">float</span>);
<a name="l00292"></a>00292 <a class="code" href="namespaceitk.html#f0d1fd56d5908329e83a3a15572b2157">ITK_DEFAULTCONVERTTRAITS_COMPLEX_TYPE</a>(<span class="keywordtype">double</span>);
<a name="l00293"></a>00293 <a class="code" href="namespaceitk.html#f0d1fd56d5908329e83a3a15572b2157">ITK_DEFAULTCONVERTTRAITS_COMPLEX_TYPE</a>(<span class="keywordtype">signed</span> <span class="keywordtype">int</span>);
<a name="l00294"></a>00294 <a class="code" href="namespaceitk.html#f0d1fd56d5908329e83a3a15572b2157">ITK_DEFAULTCONVERTTRAITS_COMPLEX_TYPE</a>(<span class="keywordtype">unsigned</span> <span class="keywordtype">int</span>);
<a name="l00295"></a>00295 <a class="code" href="namespaceitk.html#f0d1fd56d5908329e83a3a15572b2157">ITK_DEFAULTCONVERTTRAITS_COMPLEX_TYPE</a>(<span class="keywordtype">signed</span> <span class="keywordtype">char</span>);
<a name="l00296"></a>00296 <a class="code" href="namespaceitk.html#f0d1fd56d5908329e83a3a15572b2157">ITK_DEFAULTCONVERTTRAITS_COMPLEX_TYPE</a>(<span class="keywordtype">unsigned</span> <span class="keywordtype">char</span>);
<a name="l00297"></a>00297 <a class="code" href="namespaceitk.html#f0d1fd56d5908329e83a3a15572b2157">ITK_DEFAULTCONVERTTRAITS_COMPLEX_TYPE</a>(<span class="keywordtype">signed</span> <span class="keywordtype">long</span>);
<a name="l00298"></a>00298 <a class="code" href="namespaceitk.html#f0d1fd56d5908329e83a3a15572b2157">ITK_DEFAULTCONVERTTRAITS_COMPLEX_TYPE</a>(<span class="keywordtype">unsigned</span> <span class="keywordtype">long</span>);
<a name="l00299"></a>00299 
<a name="l00300"></a>00300 <span class="comment">//</span>
<a name="l00301"></a>00301 <span class="comment">//  End of Traits for the classes deriving from std::complex.</span>
<a name="l00302"></a>00302 <span class="comment">//</span>
<a name="l00303"></a>00303 <span class="comment">//</span>
<a name="l00304"></a>00304   
<a name="l00305"></a>00305 } <span class="comment">// end namespace itk</span>
<a name="l00306"></a>00306 <span class="preprocessor">#endif</span>
<a name="l00307"></a>00307 <span class="preprocessor"></span>
</pre></div></div>
<hr><address><small>
Generated at Thu May 7 22:32:29 2009 for ITK  by <a href="http://www.stack.nl/~dimitri/doxygen/index.html"> <img 
src="http://www.stack.nl/~dimitri/doxygen/doxygen.png" alt="doxygen"
align="middle" border=0 width=110 height=53>
</a> 1.5.9 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,
 &copy;&nbsp;1997-2000</small></address>
</body>
</html>