You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doxygen/latest/html/classitk_1_1simple_1_1SliceImageFilter.html
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -120,7 +120,7 @@
120
120
<p>The input parameters are a starting and stopping index as well as a stepping size. The starting index indicates the first pixels to be used and for each dimension the index is incremented by the step until the index is equal to or "beyond" the stopping index. If the step is negative then the image will be reversed in the dimension, and the stopping index is expected to be less then the starting index. If the stopping index is already beyond the starting index then an image of size zero will be returned.</p>
121
121
<p>The output image's starting index is always zero. The origin is the physical location of the starting index. The output directions cosine matrix is that of the input but with sign changes matching that of the step's sign.</p>
122
122
<dlclass="section note"><dt>Note</dt><dd>In certain combinations such as with start=1, and step>1 while the physical location of the center of the pixel remains the same, the extent (edge to edge space) of the output image will be beyond the extent of the original image.</dd></dl>
123
-
<dlclass="section see"><dt>See also</dt><dd><aclass="el" href="namespaceitk_1_1simple.html#ad51d5db96be65e836def8e69b6efc79b" title="Slices an image based on a starting index and a stopping index, and a step size.">itk::simple::Slice</a> for the procedural interface</dd>
123
+
<dlclass="section see"><dt>See also</dt><dd><aclass="el" href="namespaceitk_1_1simple.html#af1e2ba92dd5f93a0dc91cb1a53bd7a3c" title="Slices an image based on a starting index and a stopping index, and a step size.">itk::simple::Slice</a> for the procedural interface</dd>
124
124
<dd>
125
125
<aclass="elRef" href="https://www.itk.org/Doxygen/html/classitk_1_1SliceImageFilter.html">itk::SliceImageFilter</a> for the Doxygen on the original ITK class. </dd></dl>
Copy file name to clipboardExpand all lines: doxygen/latest/html/namespaceitk_1_1simple.html
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -3225,9 +3225,9 @@
3225
3225
<tr class="memdesc:ad870f3fa4ece2461938335bf1604dbc0"><td class="mdescLeft"> </td><td class="mdescRight">Computes the sine of each pixel. <br /></td></tr>
<tr class="memdesc:ad51d5db96be65e836def8e69b6efc79b"><td class="mdescLeft"> </td><td class="mdescRight">Slices an image based on a starting index and a stopping index, and a step size. <br /></td></tr>
<tr class="memdesc:af1e2ba92dd5f93a0dc91cb1a53bd7a3c"><td class="mdescLeft"> </td><td class="mdescRight">Slices an image based on a starting index and a stopping index, and a step size. <br /></td></tr>
<p>This function directly calls the execute method of <a class="el" href="classitk_1_1simple_1_1SliceImageFilter.html" title="Slices an image based on a starting index and a stopping index, and a step size.">SliceImageFilter</a> in order to support a procedural API</p>
23272
23272
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classitk_1_1simple_1_1SliceImageFilter.html" title="Slices an image based on a starting index and a stopping index, and a step size.">itk::simple::SliceImageFilter</a> for the object oriented interface </dd></dl>
<pclass="definition">Definition at line <aclass="el" href="sitkConfigure_8h_source.html#l00030">30</a> of file <aclass="el" href="sitkConfigure_8h_source.html">sitkConfigure.h</a>.</p>
229
229
230
-
<pclass="reference">Referenced by <aclass="el" href="namespaceitk_1_1simple.html#a53b9afdbddd3fe50ba8d8225bdb8b487">itk::simple::Extract()</a>, <aclass="el" href="namespaceitk_1_1simple.html#ac3635ca15424dfea39bb7f083d1c5b00">itk::simple::Extract()</a>, <aclass="el" href="sitkImage_8h_source.html#l00170">itk::simple::Image::Image()</a>, <aclass="el" href="namespaceitk_1_1simple.html#abb7d45df6517ae75a8f976d56e407e28">itk::simple::Paste()</a>, and <aclass="el" href="namespaceitk_1_1simple.html#a2f785657d8bcc8138feed88362bde7a3">itk::simple::Paste()</a>.</p>
230
+
<pclass="reference">Referenced by <aclass="el" href="namespaceitk_1_1simple.html#a53b9afdbddd3fe50ba8d8225bdb8b487">itk::simple::Extract()</a>, <aclass="el" href="namespaceitk_1_1simple.html#ac3635ca15424dfea39bb7f083d1c5b00">itk::simple::Extract()</a>, <aclass="el" href="sitkImage_8h_source.html#l00170">itk::simple::Image::Image()</a>, <aclass="el" href="namespaceitk_1_1simple.html#abb7d45df6517ae75a8f976d56e407e28">itk::simple::Paste()</a>, <aclass="el" href="namespaceitk_1_1simple.html#a2f785657d8bcc8138feed88362bde7a3">itk::simple::Paste()</a>, and <aclass="el" href="namespaceitk_1_1simple.html#af1e2ba92dd5f93a0dc91cb1a53bd7a3c">itk::simple::Slice()</a>.</p>
0 commit comments