Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 60f1dc962abad0f3b492991a4fbef9be > files > 784

vtk-doc-5.4.2-5mdv2010.0.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>VTK: vtkImageIslandRemoval2D Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.6 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="classes.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>vtkImageIslandRemoval2D Class Reference</h1><!-- doxytag: class="vtkImageIslandRemoval2D" --><!-- doxytag: inherits="vtkImageAlgorithm" --><code>#include &lt;<a class="el" href="a04712.html">vtkImageIslandRemoval2D.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkImageIslandRemoval2D:</div>
<div class="dynsection">
<p><center><img src="a10943.png" border="0" usemap="#a10944" alt="Inheritance graph"></center>
<map name="a10944">
<area shape="rect" href="a00727.html" title="Generic algorithm superclass for image algs." alt="" coords="30,229,166,256"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="48,155,147,181"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="58,80,138,107"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="43,5,152,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkImageIslandRemoval2D:</div>
<div class="dynsection">
<p><center><img src="a10945.png" border="0" usemap="#a10946" alt="Collaboration graph"></center>
<map name="a10946">
<area shape="rect" href="a00727.html" title="Generic algorithm superclass for image algs." alt="" coords="183,499,319,525"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="281,381,380,408"><area shape="rect" href="a00472.html" title="Superclass for all pipeline executives in VTK." alt="" coords="477,499,576,525"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="407,173,487,200"><area shape="rect" href="a00895.html" title="Store zero or more vtkInformation instances." alt="" coords="404,264,553,291"><area shape="rect" href="a00872.html" title="Store vtkAlgorithm input/output information." alt="" coords="212,264,321,291"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="164,5,273,32"><area shape="rect" href="a00884.html" title="internal structure for vtkInformation" alt="" coords="5,173,168,200"><area shape="rect" href="a00886.html" title="Superclass for vtkInformation keys." alt="" coords="153,83,284,109"><area shape="rect" href="a01719.html" title="record modification and/or execution time" alt="" coords="308,83,417,109"><area shape="rect" href="a00891.html" title="Key for pointer to pointer." alt="" coords="192,173,373,200"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a10947.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
Removes small clusters in masks. 
<p>
<a class="el" href="a00781.html" title="Removes small clusters in masks.">vtkImageIslandRemoval2D</a> computes the area of separate islands in a mask image. It removes any island that has less than AreaThreshold pixels. Output has the same ScalarType as input. It generates the whole 2D output image for any output request.<p>
<dl class="user" compact><dt><b>Tests:</b></dt><dd><a class="el" href="c2_vtk_t_8.html#c2_vtk_t_vtkImageIslandRemoval2D">vtkImageIslandRemoval2D (Tests)</a> </dd></dl>

<p>Definition at line <a class="el" href="a04712.html#l00042">42</a> of file <a class="el" href="a04712.html">vtkImageIslandRemoval2D.h</a>.</p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef <a class="el" href="a00727.html">vtkImageAlgorithm</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00781.html#be70353d67cf5ad3103eaa8198122935">Superclass</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a00781.html">vtkImageIslandRemoval2D</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00781.html#f90d48a059d19f702952c0e571622647">New</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00781.html#f4a955b78d6eb1cecdaf92ea176a745d">IsTypeOf</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a00781.html">vtkImageIslandRemoval2D</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00781.html#d71dd691b6e72c027371da8314428314">SafeDownCast</a> (<a class="el" href="a01084.html">vtkObject</a> *o)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00781.html#331bcd0f38276b2e4c8991fc235015f6">GetClassName</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00781.html#99ce3b7fbf4a1af0ff8cd3abf1c4748b">IsA</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00781.html#99a553edda0b207af1688f85eadd300f">PrintSelf</a> (ostream &amp;os, <a class="el" href="a00869.html">vtkIndent</a> indent)</td></tr>

<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00781.html#d69e5eeedd3cd8dba79157b502c6dd8a">SetAreaThreshold</a> (int)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00781.html#e2acdb3d6e5c3c7636709fbd9edc00d8">GetAreaThreshold</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00781.html#06e481d28be64c9bd0e36efd78457ecc">SetSquareNeighborhood</a> (int)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00781.html#6c493631b9a459060c1b825148229eab">GetSquareNeighborhood</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00781.html#d32da5bdf10cce8ae366419f8bf5941f">SquareNeighborhoodOn</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00781.html#3c2222f400eb8528b2841497e7176bbf">SquareNeighborhoodOff</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00781.html#5dac0579291236e754665197cce54eec">SetIslandValue</a> (double)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00781.html#e80b3cf76c15964f41c920c661d0ff72">GetIslandValue</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00781.html#39a9745ecae4f6e4e2e17af7a5f12aff">SetReplaceValue</a> (double)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00781.html#3d2d50877afd436a34e996eda1a9a55e">GetReplaceValue</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00781.html#ae5e895905da1ed365592d5bec83d433">vtkImageIslandRemoval2D</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00781.html#8f2a8e7a3ebeb90e06e52ff5e42e9fce">~vtkImageIslandRemoval2D</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00781.html#9a638409af0482b104d42507c8e59c33">RequestData</a> (<a class="el" href="a00872.html">vtkInformation</a> *, <a class="el" href="a00895.html">vtkInformationVector</a> **, <a class="el" href="a00895.html">vtkInformationVector</a> *)</td></tr>

<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00781.html#b91ff70af70e8da11479026639081ab8">AreaThreshold</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00781.html#270e8786e7ef473994a58b00efc3aff5">SquareNeighborhood</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00781.html#8a1eed2ad2e0dfc62f07c33f40e8b0e7">IslandValue</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00781.html#a6541ce67c041989590a9b9c81d60ed5">ReplaceValue</a></td></tr>

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="be70353d67cf5ad3103eaa8198122935"></a><!-- doxytag: member="vtkImageIslandRemoval2D::Superclass" ref="be70353d67cf5ad3103eaa8198122935" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="a00727.html">vtkImageAlgorithm</a> <a class="el" href="a00727.html">vtkImageIslandRemoval2D::Superclass</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Constructor: Sets default filter to be identity. 
<p>Reimplemented from <a class="el" href="a00727.html#4886a2bada7e61a8f7767bea0e68cb21">vtkImageAlgorithm</a>.</p>

<p>Definition at line <a class="el" href="a04712.html#l00048">48</a> of file <a class="el" href="a04712.html">vtkImageIslandRemoval2D.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="ae5e895905da1ed365592d5bec83d433"></a><!-- doxytag: member="vtkImageIslandRemoval2D::vtkImageIslandRemoval2D" ref="ae5e895905da1ed365592d5bec83d433" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkImageIslandRemoval2D::vtkImageIslandRemoval2D           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="8f2a8e7a3ebeb90e06e52ff5e42e9fce"></a><!-- doxytag: member="vtkImageIslandRemoval2D::~vtkImageIslandRemoval2D" ref="8f2a8e7a3ebeb90e06e52ff5e42e9fce" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkImageIslandRemoval2D::~vtkImageIslandRemoval2D           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04712.html#l00079">79</a> of file <a class="el" href="a04712.html">vtkImageIslandRemoval2D.h</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="f90d48a059d19f702952c0e571622647"></a><!-- doxytag: member="vtkImageIslandRemoval2D::New" ref="f90d48a059d19f702952c0e571622647" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00781.html">vtkImageIslandRemoval2D</a>* vtkImageIslandRemoval2D::New           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Constructor: Sets default filter to be identity. 
<p>Reimplemented from <a class="el" href="a00101.html#06d80d8d4aa1a4856135fa003845be82">vtkAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="331bcd0f38276b2e4c8991fc235015f6"></a><!-- doxytag: member="vtkImageIslandRemoval2D::GetClassName" ref="331bcd0f38276b2e4c8991fc235015f6" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkImageIslandRemoval2D::GetClassName           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Constructor: Sets default filter to be identity. 
<p>Reimplemented from <a class="el" href="a00727.html#91c28cada9653fbb3c9d281eb611fdfa">vtkImageAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="f4a955b78d6eb1cecdaf92ea176a745d"></a><!-- doxytag: member="vtkImageIslandRemoval2D::IsTypeOf" ref="f4a955b78d6eb1cecdaf92ea176a745d" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkImageIslandRemoval2D::IsTypeOf           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>type</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Constructor: Sets default filter to be identity. 
<p>Reimplemented from <a class="el" href="a00727.html#27cee08eda0b22134811f84ef44d269d">vtkImageAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="99ce3b7fbf4a1af0ff8cd3abf1c4748b"></a><!-- doxytag: member="vtkImageIslandRemoval2D::IsA" ref="99ce3b7fbf4a1af0ff8cd3abf1c4748b" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkImageIslandRemoval2D::IsA           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>type</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Constructor: Sets default filter to be identity. 
<p>Reimplemented from <a class="el" href="a00727.html#572ad8603a8e0e66eb95362fc3c7f970">vtkImageAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="d71dd691b6e72c027371da8314428314"></a><!-- doxytag: member="vtkImageIslandRemoval2D::SafeDownCast" ref="d71dd691b6e72c027371da8314428314" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00781.html">vtkImageIslandRemoval2D</a>* vtkImageIslandRemoval2D::SafeDownCast           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01084.html">vtkObject</a> *&nbsp;</td>
          <td class="paramname"> <em>o</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Constructor: Sets default filter to be identity. 
<p>Reimplemented from <a class="el" href="a00727.html#e069fec1c9cac59188001ad8493945a4">vtkImageAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="99a553edda0b207af1688f85eadd300f"></a><!-- doxytag: member="vtkImageIslandRemoval2D::PrintSelf" ref="99a553edda0b207af1688f85eadd300f" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImageIslandRemoval2D::PrintSelf           </td>
          <td>(</td>
          <td class="paramtype">ostream &amp;&nbsp;</td>
          <td class="paramname"> <em>os</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00869.html">vtkIndent</a>&nbsp;</td>
          <td class="paramname"> <em>indent</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Constructor: Sets default filter to be identity. 
<p>Reimplemented from <a class="el" href="a00727.html#24f67bbfad1ac731eb64f5172cf30af3">vtkImageAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="d69e5eeedd3cd8dba79157b502c6dd8a"></a><!-- doxytag: member="vtkImageIslandRemoval2D::SetAreaThreshold" ref="d69e5eeedd3cd8dba79157b502c6dd8a" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImageIslandRemoval2D::SetAreaThreshold           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get the cutoff area for removal 
</div>
</div><p>
<a class="anchor" name="e2acdb3d6e5c3c7636709fbd9edc00d8"></a><!-- doxytag: member="vtkImageIslandRemoval2D::GetAreaThreshold" ref="e2acdb3d6e5c3c7636709fbd9edc00d8" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkImageIslandRemoval2D::GetAreaThreshold           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get the cutoff area for removal 
</div>
</div><p>
<a class="anchor" name="06e481d28be64c9bd0e36efd78457ecc"></a><!-- doxytag: member="vtkImageIslandRemoval2D::SetSquareNeighborhood" ref="06e481d28be64c9bd0e36efd78457ecc" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImageIslandRemoval2D::SetSquareNeighborhood           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get whether to use 4 or 8 neighbors 
</div>
</div><p>
<a class="anchor" name="6c493631b9a459060c1b825148229eab"></a><!-- doxytag: member="vtkImageIslandRemoval2D::GetSquareNeighborhood" ref="6c493631b9a459060c1b825148229eab" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkImageIslandRemoval2D::GetSquareNeighborhood           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get whether to use 4 or 8 neighbors 
</div>
</div><p>
<a class="anchor" name="d32da5bdf10cce8ae366419f8bf5941f"></a><!-- doxytag: member="vtkImageIslandRemoval2D::SquareNeighborhoodOn" ref="d32da5bdf10cce8ae366419f8bf5941f" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImageIslandRemoval2D::SquareNeighborhoodOn           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get whether to use 4 or 8 neighbors 
</div>
</div><p>
<a class="anchor" name="3c2222f400eb8528b2841497e7176bbf"></a><!-- doxytag: member="vtkImageIslandRemoval2D::SquareNeighborhoodOff" ref="3c2222f400eb8528b2841497e7176bbf" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImageIslandRemoval2D::SquareNeighborhoodOff           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get whether to use 4 or 8 neighbors 
</div>
</div><p>
<a class="anchor" name="5dac0579291236e754665197cce54eec"></a><!-- doxytag: member="vtkImageIslandRemoval2D::SetIslandValue" ref="5dac0579291236e754665197cce54eec" args="(double)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImageIslandRemoval2D::SetIslandValue           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get the value to remove. 
</div>
</div><p>
<a class="anchor" name="e80b3cf76c15964f41c920c661d0ff72"></a><!-- doxytag: member="vtkImageIslandRemoval2D::GetIslandValue" ref="e80b3cf76c15964f41c920c661d0ff72" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double vtkImageIslandRemoval2D::GetIslandValue           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get the value to remove. 
</div>
</div><p>
<a class="anchor" name="39a9745ecae4f6e4e2e17af7a5f12aff"></a><!-- doxytag: member="vtkImageIslandRemoval2D::SetReplaceValue" ref="39a9745ecae4f6e4e2e17af7a5f12aff" args="(double)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImageIslandRemoval2D::SetReplaceValue           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get the value to put in the place of removed pixels. 
</div>
</div><p>
<a class="anchor" name="3d2d50877afd436a34e996eda1a9a55e"></a><!-- doxytag: member="vtkImageIslandRemoval2D::GetReplaceValue" ref="3d2d50877afd436a34e996eda1a9a55e" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double vtkImageIslandRemoval2D::GetReplaceValue           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get the value to put in the place of removed pixels. 
</div>
</div><p>
<a class="anchor" name="9a638409af0482b104d42507c8e59c33"></a><!-- doxytag: member="vtkImageIslandRemoval2D::RequestData" ref="9a638409af0482b104d42507c8e59c33" args="(vtkInformation *, vtkInformationVector **, vtkInformationVector *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkImageIslandRemoval2D::RequestData           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00872.html">vtkInformation</a> *&nbsp;</td>
          <td class="paramname"> <em>request</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00895.html">vtkInformationVector</a> **&nbsp;</td>
          <td class="paramname"> <em>inputVector</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00895.html">vtkInformationVector</a> *&nbsp;</td>
          <td class="paramname"> <em>outputVector</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This is called by the superclass. This is the method you should override. 
<p>Reimplemented from <a class="el" href="a00727.html#ddc9f91ebe9386c31617c3e12166e10e">vtkImageAlgorithm</a>.</p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="b91ff70af70e8da11479026639081ab8"></a><!-- doxytag: member="vtkImageIslandRemoval2D::AreaThreshold" ref="b91ff70af70e8da11479026639081ab8" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a00781.html#b91ff70af70e8da11479026639081ab8">vtkImageIslandRemoval2D::AreaThreshold</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04712.html#l00079">79</a> of file <a class="el" href="a04712.html">vtkImageIslandRemoval2D.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="270e8786e7ef473994a58b00efc3aff5"></a><!-- doxytag: member="vtkImageIslandRemoval2D::SquareNeighborhood" ref="270e8786e7ef473994a58b00efc3aff5" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a00781.html#270e8786e7ef473994a58b00efc3aff5">vtkImageIslandRemoval2D::SquareNeighborhood</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04712.html#l00082">82</a> of file <a class="el" href="a04712.html">vtkImageIslandRemoval2D.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="8a1eed2ad2e0dfc62f07c33f40e8b0e7"></a><!-- doxytag: member="vtkImageIslandRemoval2D::IslandValue" ref="8a1eed2ad2e0dfc62f07c33f40e8b0e7" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a00781.html#8a1eed2ad2e0dfc62f07c33f40e8b0e7">vtkImageIslandRemoval2D::IslandValue</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04712.html#l00083">83</a> of file <a class="el" href="a04712.html">vtkImageIslandRemoval2D.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="a6541ce67c041989590a9b9c81d60ed5"></a><!-- doxytag: member="vtkImageIslandRemoval2D::ReplaceValue" ref="a6541ce67c041989590a9b9c81d60ed5" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a00781.html#a6541ce67c041989590a9b9c81d60ed5">vtkImageIslandRemoval2D::ReplaceValue</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04712.html#l00084">84</a> of file <a class="el" href="a04712.html">vtkImageIslandRemoval2D.h</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li>dox/Imaging/<a class="el" href="a04712.html">vtkImageIslandRemoval2D.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 3 19:09:46 2009 for VTK by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
</body>
</html>