<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Jul 21, 2014 at 10:53 AM, med aweng <span dir="ltr"><<a href="mailto:medswengineer@gmail.com" target="_blank">medswengineer@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div>Hi,<br><br></div>What is meant by the "OffsetType" in this code?<br>

<br><a href="https://github.com/ComplexSystemsModeling/DCMTK-ITK/blob/master/Modules/Numerics/Statistics/test/itkScalarImageToRunLengthMatrixFilterTest.cxx" target="_blank">https://github.com/ComplexSystemsModeling/DCMTK-ITK/blob/master/Modules/Numerics/Statistics/test/itkScalarImageToRunLengthMatrixFilterTest.cxx</a><br>


<br></div>Thanks.<br></div></blockquote><div><br>OffsetType is an instance of this class:<br><br><a href="http://www.itk.org/Doxygen/html/classitk_1_1Offset.html">http://www.itk.org/Doxygen/html/classitk_1_1Offset.html</a><br>

<br>that is compatible with the ImageType.<br clear="all"><div><br>David</div> </div></div></div></div>