[ITK] [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/community/attachments/20140721/4a0e5f3f/attachment-0002.html>
-------------- next part --------------
_____________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.php

Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/insight-users


More information about the Community mailing list