[ITK-users] Texture Features extraction

Dominique Töpfer dominique at toepfer-web.de
Mon Oct 6 09:47:12 EDT 2014


Hi Marco,

you probably forgot to adjust the range of the for-loops. They are 
running from 1 to size-2 so that the window will not "leave" the image 
at its boundaries.

HTH
Dominique


On 06.10.2014 15:20, Marco Ulge wrote:
> Hello,
>
> i'm currently working on texture feature extraction and I'm following this
> examle:
> http://www.itk.org/Wiki/ITK/Examples/Statistics/TextureFeatures
> <http://www.itk.org/Wiki/ITK/Examples/Statistics/TextureFeatures>
>
> It works fine and basically it's all i need. The only problem is that i need
> to able to specify an arbitrary window size (which is 3 in this example) but
> as soon as i try to assign it a different value this won't work anymore and
> i can't figure out why.
>
> Can anyone help me with this please?
>
> Thanks.
>
> Marco
>
>
>
> --
> View this message in context: http://itk-users.7.n7.nabble.com/ITK-users-Texture-Features-extraction-tp34642.html
> Sent from the ITK - 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



More information about the Insight-users mailing list