[Insight-users] Disable multy threading for the image type

Volodymyr Tkachuk vova.tkachuk at gmail.com
Wed Nov 10 11:24:13 EST 2010


Hello,

I wrote my own Image class for storing compressed bit masks. However it is
not thread-safe (for parallel writing) due to compression. 

Which is the best way to prevent this class be used as OutputImageType for
filters which use multy threading?

Can I design it some how, that it will not compile as OutputImageType?

Thanks for any ideas or answers.
-- 
View this message in context: http://itk-insight-users.2283740.n2.nabble.com/Disable-multy-threading-for-the-image-type-tp5725376p5725376.html
Sent from the ITK Insight Users mailing list archive at Nabble.com.


More information about the Insight-users mailing list