Sophie

Sophie

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

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: Finite Difference Functions</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>Finite Difference Functions<br>
<small>
[<a class="el" href="group__Functions.html">Functions</a>]</small>
</h1>
<p>
<div class="dynheader">
Collaboration diagram for Finite Difference Functions:</div>
<div class="dynsection">
<center><table><tr><td><img src="group__FiniteDifferenceFunctions.png" border="0" alt="" usemap="#group____FiniteDifferenceFunctions_map">
<map name="group____FiniteDifferenceFunctions_map">
<area shape="rect" id="node1" href="group__ImageEnhancement.html" title="Image Enhancement Filters" alt="" coords="563,137,771,167"><area shape="rect" id="node2" href="group__Functions.html" title="Functions" alt="" coords="624,9,709,39"></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_1AnisotropicDiffusionFunction.html">itk::AnisotropicDiffusionFunction&lt; TImage &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_1BinaryMinMaxCurvatureFlowFunction.html">itk::BinaryMinMaxCurvatureFlowFunction&lt; TImage &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_1CurvatureFlowFunction.html">itk::CurvatureFlowFunction&lt; TImage &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This class encapsulate the finite difference equation which drives a curvature flow denoising algorithm.  <a href="classitk_1_1CurvatureFlowFunction.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_1CurvatureNDAnisotropicDiffusionFunction.html">itk::CurvatureNDAnisotropicDiffusionFunction&lt; TImage &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_1CurvesLevelSetFunction.html">itk::CurvesLevelSetFunction&lt; TImageType, TFeatureImageType &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This function is used in <a class="el" href="classitk_1_1CurvesLevelSetImageFilter.html" title="Segments structures in images based on user supplied edge potential map.">CurvesLevelSetImageFilter</a> to segment structures in images based on user supplied edge potential map.  <a href="classitk_1_1CurvesLevelSetFunction.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_1DemonsRegistrationFunction.html">itk::DemonsRegistrationFunction&lt; TFixedImage, TMovingImage, TDeformationField &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_1ESMDemonsRegistrationFunction.html">itk::ESMDemonsRegistrationFunction&lt; TFixedImage, TMovingImage, TDeformationField &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Fast implementation of the symmetric demons registration force.  <a href="classitk_1_1ESMDemonsRegistrationFunction.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_1FastSymmetricForcesDemonsRegistrationFunction.html">itk::FastSymmetricForcesDemonsRegistrationFunction&lt; TFixedImage, TMovingImage, TDeformationField &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_1GeodesicActiveContourLevelSetFunction.html">itk::GeodesicActiveContourLevelSetFunction&lt; TImageType, TFeatureImageType &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This function is used in <a class="el" href="classitk_1_1GeodesicActiveContourLevelSetImageFilter.html" title="Segments structures in images based on a user supplied edge potential map.">GeodesicActiveContourLevelSetImageFilter</a> to segment structures in an image based on a user supplied edge potential map.  <a href="classitk_1_1GeodesicActiveContourLevelSetFunction.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_1GeodesicActiveContourShapePriorLevelSetFunction.html">itk::GeodesicActiveContourShapePriorLevelSetFunction&lt; TImageType, TFeatureImageType &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This function is used in GeodesicActiveContourShapePriorSegmentationLevelSetFilter to segment structures in an image based on user supplied edge potential map and shape model.  <a href="classitk_1_1GeodesicActiveContourShapePriorLevelSetFunction.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_1GradientNDAnisotropicDiffusionFunction.html">itk::GradientNDAnisotropicDiffusionFunction&lt; TImage &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_1LevelSetFunction.html">itk::LevelSetFunction&lt; TImageType &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The <a class="el" href="classitk_1_1LevelSetFunction.html" title="The LevelSetFunction class is a generic function object which can be used to create...">LevelSetFunction</a> class is a generic function object which can be used to create a level set method filter when combined with an appropriate finite difference image filter. (See <a class="el" href="classitk_1_1FiniteDifferenceImageFilter.html">FiniteDifferenceImageFilter</a>.).  <a href="classitk_1_1LevelSetFunction.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_1LevelSetMotionRegistrationFunction.html">itk::LevelSetMotionRegistrationFunction&lt; TFixedImage, TMovingImage, TDeformationField &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_1MeanSquareRegistrationFunction.html">itk::MeanSquareRegistrationFunction&lt; TFixedImage, TMovingImage, TDeformationField &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_1MinMaxCurvatureFlowFunction.html">itk::MinMaxCurvatureFlowFunction&lt; TImage &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_1MIRegistrationFunction.html">itk::MIRegistrationFunction&lt; TFixedImage, TMovingImage, TDeformationField &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_1NCCRegistrationFunction.html">itk::NCCRegistrationFunction&lt; TFixedImage, TMovingImage, TDeformationField &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_1PDEDeformableRegistrationFunction.html">itk::PDEDeformableRegistrationFunction&lt; TFixedImage, TMovingImage, TDeformationField &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_1ScalarAnisotropicDiffusionFunction.html">itk::ScalarAnisotropicDiffusionFunction&lt; TImage &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_1ShapeDetectionLevelSetFunction.html">itk::ShapeDetectionLevelSetFunction&lt; TImageType, TFeatureImageType &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This function is used in the <a class="el" href="classitk_1_1ShapeDetectionLevelSetImageFilter.html" title="Segments structures in images based on a user supplied edge potential map.">ShapeDetectionLevelSetImageFilter</a> to segment structures in an image based on a user supplied edge potential map.  <a href="classitk_1_1ShapeDetectionLevelSetFunction.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_1ShapePriorSegmentationLevelSetFunction.html">itk::ShapePriorSegmentationLevelSetFunction&lt; TImageType, TFeatureImageType &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This function is used in ShapePriorSegmentationLevelSetFilter to segment structures in an image based on user supplied edge potential map and shape model.  <a href="classitk_1_1ShapePriorSegmentationLevelSetFunction.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_1SymmetricForcesDemonsRegistrationFunction.html">itk::SymmetricForcesDemonsRegistrationFunction&lt; TFixedImage, TMovingImage, TDeformationField &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_1VectorAnisotropicDiffusionFunction.html">itk::VectorAnisotropicDiffusionFunction&lt; TImage &gt;</a></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Finite difference functions are used in the finite difference solver (FDS) framework for solving partial differential equations on images using an iterative, finite difference update scheme.<p>
<dl class="see" compact><dt><b>See also:</b></dt><dd>FiniteDifferenceImageFilter <p>
FiniteDifferenceFunction </dd></dl>
</div>
<hr><address><small>
Generated at Fri May 8 00:43:02 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>