[ITK-users] Offset type
David Doria
daviddoria at gmail.com
Mon Jul 21 12:44:09 EDT 2014
On Mon, Jul 21, 2014 at 10:53 AM, med aweng <medswengineer at gmail.com> wrote:
> Hi,
>
> What is meant by the "OffsetType" in this code?
>
>
> https://github.com/ComplexSystemsModeling/DCMTK-ITK/blob/master/Modules/Numerics/Statistics/test/itkScalarImageToRunLengthMatrixFilterTest.cxx
>
> Thanks.
>
OffsetType is an instance of this class:
http://www.itk.org/Doxygen/html/classitk_1_1Offset.html
that is compatible with the ImageType.
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20140721/4a0e5f3f/attachment.html>
More information about the Insight-users
mailing list