[ITK-users] [ITK] MultiThreader?

Matt McCormick matt.mccormick at kitware.com
Tue Aug 5 15:04:45 EDT 2014


Hi Dan,

Does your DownSampleImageFilter have a ThreadedGenerateData method?
If so, its method may need to be updated to use "ThreadIdType" as
indicated in the error message.

Hope this helps,
Matt

On Tue, Aug 5, 2014 at 2:34 PM, Dan Mercik <mercikd at thomas.edu> wrote:
> Hey,
>
>         After running my code I caught an exception trying to write deconstructing output. The error occurred
>
>  during single method execute. I also got an error That the DownSampleImageFilter subclass should override this method. I took a snippet of error output I received which is located attached to this email. Do you have any idea on how to solve this issue?
>
> Daniel Mercik
>
> Computer Science Major
>
> Service Desk Technician
>
> Thomas College
>
> _____________________________________
> 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
>
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/mailman/listinfo/community
>


More information about the Insight-users mailing list