[ITK] [ITK-users] Texture analysis - two basics questions
Dženan Zukić
dzenanz at gmail.com
Wed Jan 13 17:28:12 EST 2016
If some computation is taking more than a few minutes, it is best to switch
to Release mode (or RelWithDebInfo) and then run it. With ITK code, Release
mode is many times faster than Debug.
Completely running your example 1 on my PC took 2-3 minutes in Release mode
(I switched after noticing how slow it is in Debug).
HTH
On Wed, Jan 13, 2016 at 5:01 PM, Yohann Tschudi <yxt227 at med.miami.edu>
wrote:
> Thank you very much !
> I let the default min and max pixel values ...
>
> Everything is corrected and is running correctly /a priori/ (not finished
> but first results seem ok).
> I am trying now on two examples :
> 74x60x17 pixels and 28x27x13 (short example)
> It takes very long for the first one (5-7hours), a lot less for the second
> one (around 1h30).
> I will test several parameters: size of the window 5x5x5 (literature),
> number of bins (16), fix the offset (to be determined).
>
> You can find the two input examples here :
> Example_DataMatrix.csv
> <
> http://itk-insight-users.2283740.n2.nabble.com/file/n7588350/Example_DataMatrix.csv
> >
> ExampleShort_DataMatrix.csv
> <
> http://itk-insight-users.2283740.n2.nabble.com/file/n7588350/ExampleShort_DataMatrix.csv
> >
>
> and the code :
> TextureFeatures.cxx
> <
> http://itk-insight-users.2283740.n2.nabble.com/file/n7588350/TextureFeatures.cxx
> >
>
> Hope this will help someone.
>
> Thank you again for your really quick answers.
> I ll post some results if they are ok.
>
>
>
>
> --
> View this message in context:
> http://itk-insight-users.2283740.n2.nabble.com/ITK-users-Texture-analysis-two-basics-questions-tp7588334p7588350.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/community/attachments/20160113/c11880c0/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