[ITK] [ITK-users] OffsetVectorPointer and OffsetVector

med aweng medswengineer at gmail.com
Tue Jul 22 06:32:54 EDT 2014


Hi,

Following the code here:
https://github.com/ComplexSystemsModeling/DCMTK-ITK/blob/master/Modules/Numerics/Statistics/test/itkScalarImageToRunLengthMatrixFilterTest.cxx

I came to the following statement:

FilterType::OffsetVectorPointer offsetV = FilterType::OffsetVector::New();

- What do "OffsetVectorPointer" and "OffsetVector" mean? Why do we need
them here?

- I tried to find the documentation for them, but couldn't find the
documentation. Do you know a link that refers to those?

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20140722/cf3bffcf/attachment.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