Sophie

Sophie

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

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: Data Representation Objects</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="contents">
<h1>Data Representation Objects</h1>
<p>
<div class="dynheader">
Collaboration diagram for Data Representation Objects:</div>
<div class="dynsection">
<center><table><tr><td><img src="group__DataRepresentation.png" border="0" alt="" usemap="#group____DataRepresentation_map">
<map name="group____DataRepresentation_map">
<area shape="rect" id="node1" href="group__MeshObjects.html" title="Mesh Representation Objects" alt="" coords="572,20,796,50"><area shape="rect" id="node2" href="group__ImageObjects.html" title="Image Representation Objects" alt="" coords="569,126,799,155"><area shape="rect" id="node4" href="group__ITKSystemObjects.html" title="ITK System Objects" alt="" coords="607,260,761,290"><area shape="rect" id="node5" href="group__Geometry.html" title="Geometry Representation Objects" alt="" coords="556,348,812,378"><area shape="rect" id="node6" href="group__PathObjects.html" title="Path Representation Objects" alt="" coords="575,438,793,467"></map></td></tr></table></center>
</div>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1Array.html">itk::Array&lt; TValueType &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="classitk_1_1Array.html" title="Array class with size defined at construction time.">Array</a> class with size defined at construction time.  <a href="classitk_1_1Array.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1Array2D.html">itk::Array2D&lt; TValueType &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="classitk_1_1Array2D.html" title="Array2D class representing a 2D array with size defined at construction time.">Array2D</a> class representing a 2D array with size defined at construction time.  <a href="classitk_1_1Array2D.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1BoundingBox.html">itk::BoundingBox&lt; TPointIdentifier, VPointDimension, TCoordRep, TPointsContainer &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Represent and compute information about bounding boxes.  <a href="classitk_1_1BoundingBox.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1ColorTable.html">itk::ColorTable&lt; TPixel &gt;</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1ConstantBoundaryCondition.html">itk::ConstantBoundaryCondition&lt; TImage &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This boundary condition returns a constant value for out-of-bounds image pixels.  <a href="classitk_1_1ConstantBoundaryCondition.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1CovariantVector.html">itk::CovariantVector&lt; T, NVectorDimension &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="classA.html">A</a> templated class holding a n-Dimensional covariant vector.  <a href="classitk_1_1CovariantVector.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1DataObject.html">itk::DataObject</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Base class for all data objects in ITK.  <a href="classitk_1_1DataObject.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1FixedArray.html">itk::FixedArray&lt; TValueType, VLength &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Simulate a standard C array with copy semnatics.  <a href="classitk_1_1FixedArray.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1ImageBoundaryCondition.html">itk::ImageBoundaryCondition&lt; TImageType &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="classA.html">A</a> virtual base object that defines an interface to a class of boundary condition objects for use by neighborhood iterators.  <a href="classitk_1_1ImageBoundaryCondition.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1IndexedContainerInterface.html">itk::IndexedContainerInterface&lt; TElementIdentifier, TElement &gt;</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1LightObject.html">itk::LightObject</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Light weight base class for most <a class="el" href="namespaceitk.html" title="Hashtable class, used to implement the hashed associative containers itk_hash_set...">itk</a> classes.  <a href="classitk_1_1LightObject.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1MapContainer.html">itk::MapContainer&lt; TElementIdentifier, TElement &gt;</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1Matrix.html">itk::Matrix&lt; T, NRows, NColumns &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="classA.html">A</a> templated class holding a M x N size <a class="el" href="classitk_1_1Matrix.html" title="A templated class holding a M x N size Matrix This class contains a vnl_matrix_fixed...">Matrix</a> This class contains a vnl_matrix_fixed in order to make all the vnl mathematical methods available.  <a href="classitk_1_1Matrix.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1Object.html">itk::Object</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Base class for most <a class="el" href="namespaceitk.html" title="Hashtable class, used to implement the hashed associative containers itk_hash_set...">itk</a> classes.  <a href="classitk_1_1Object.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1PeriodicBoundaryCondition.html">itk::PeriodicBoundaryCondition&lt; TImage &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="classA.html">A</a> function object that determines values outside of image boundaries according to periodic (wrap-around) conditions.  <a href="classitk_1_1PeriodicBoundaryCondition.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1Point.html">itk::Point&lt; TCoordRep, NPointDimension &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="classA.html">A</a> templated class holding a geometric point in n-Dimensional space.  <a href="classitk_1_1Point.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1Region.html">itk::Region</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="classA.html">A</a> region represents some portion or piece of data.  <a href="classitk_1_1Region.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1ScalarVector.html">itk::ScalarVector&lt; TScalar, TVector, TVectorDimension &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="classA.html">A</a> templated class holding bot scalar and vector values and responding to the <a class="el" href="classitk_1_1ScalarVector.html#5246fd2da91b279be55d7ee5d87a86ef">GetScalar()</a> and <a class="el" href="classitk_1_1ScalarVector.html#2ba34ca44c1883fef70420ff2b5b2ac1">GetVector()</a> methods.  <a href="classitk_1_1ScalarVector.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1SpatialObjectTreeContainer.html">itk::SpatialObjectTreeContainer&lt; TDimension &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="classitk_1_1Array.html" title="Array class with size defined at construction time.">Array</a> class with size defined at construction time.  <a href="classitk_1_1SpatialObjectTreeContainer.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1TreeContainer.html">itk::TreeContainer&lt; TValueType &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="classitk_1_1TreeContainer.html" title="TreeContainer class.">TreeContainer</a> class.  <a href="classitk_1_1TreeContainer.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1TreeNode.html">itk::TreeNode&lt; TValueType &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="classitk_1_1TreeNode.html" title="TreeNode class.">TreeNode</a> class.  <a href="classitk_1_1TreeNode.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1ValarrayImageContainer.html">itk::ValarrayImageContainer&lt; TElementIdentifier, TElement &gt;</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1VariableLengthVector.html">itk::VariableLengthVector&lt; TValueType &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="classitk_1_1VariableLengthVector.html" title="VariableLengthVector is intended to represent an array whose length can be defined...">VariableLengthVector</a> is intended to represent an array whose length can be defined at run-time.  <a href="classitk_1_1VariableLengthVector.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1VariableSizeMatrix.html">itk::VariableSizeMatrix&lt; T &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="classA.html">A</a> templated class holding a M x N size <a class="el" href="classitk_1_1Matrix.html" title="A templated class holding a M x N size Matrix This class contains a vnl_matrix_fixed...">Matrix</a> This class contains a <a class="el" href="classvnl__matrix.html">vnl_matrix</a> in order to make all the vnl mathematical methods available. This class is meant to be used when the matrix length cannot be determined at compile time.  <a href="classitk_1_1VariableSizeMatrix.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1Vector.html">itk::Vector&lt; T, NVectorDimension &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="classA.html">A</a> templated class holding a n-Dimensional vector.  <a href="classitk_1_1Vector.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1VectorContainer.html">itk::VectorContainer&lt; TElementIdentifier, TElement &gt;</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1Versor.html">itk::Versor&lt; T &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="classA.html">A</a> templated class holding a unit quaternion.  <a href="classitk_1_1Versor.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1ZeroFluxNeumannBoundaryCondition.html">itk::ZeroFluxNeumannBoundaryCondition&lt; TImage &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="classA.html">A</a> function object that determines a neighborhood of values at an image boundary according to a Neumann boundary condition where first, upwind derivatives on the boundary are zero. This is a useful condition in solving some classes of differential equations.  <a href="classitk_1_1ZeroFluxNeumannBoundaryCondition.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Modules</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__ImageObjects.html">Image Representation Objects</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__MeshObjects.html">Mesh Representation Objects</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__PathObjects.html">Path Representation Objects</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__Geometry.html">Geometry Representation Objects</a></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
The Insight Toolkit includes several data representation objects such as Image, Mesh, Pixel, Points, etc. </div>
<hr><address><small>
Generated at Fri May 8 00:42:57 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>