[ITK-users] [ITK] Texture analysis - two basics questions

Dženan Zukić dzenanz at gmail.com
Fri Jan 8 10:28:02 EST 2016


Hi Yohann,

you can create an image from scratch and fill it with your values using
loops. A lot of examples for creating an image which you can modify can be
found on ExamplesWiki <http://itk.org/Wiki/ITK/Examples>, e.g.:
http://itk.org/Wiki/ITK/Examples/ImageProcessing/InvertIntensityImageFilter

Regards,
Dženan

On Fri, Jan 8, 2016 at 9:46 AM, Yohann Tschudi <yxt227 at med.miami.edu> wrote:

> Hello Timothee,
>
> Thank you for your answer.
>
> 1.) My data is a surface in a 3D float matrix format so I need to find a
> way
> either to transform this matrix to a .mha format or to fill the input image
> which is /typedef itk::Image<float, 3> InternalImageType;/ format (manually
> by loops ?). I look at the buffer method, it seems really very "heavy",
> seeing the quality of the code, I am sure a quick method should exist.
>
> 2.) Perfectly understood. Very clear. Thank you.
>
>
>
> --
> View this message in context:
> http://itk-insight-users.2283740.n2.nabble.com/ITK-users-Texture-analysis-two-basics-questions-tp7588334p7588337.html
> Sent from the ITK Insight Users mailing list archive at Nabble.com.
> _____________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20160108/fab88d5a/attachment.html>


More information about the Insight-users mailing list