[Insight-users] Local texture computation in ITK4 / itkScalarImageToCooccurrenceMatrixFilter thread safe?

Martijn Steenwijk martijnsteenwijk at gmail.com
Fri Oct 19 16:31:55 EDT 2012


Dear all,

I would like to compute local GLCM texture features using ITK4. As a basis
for that I used the otb::ScalarImageToTexturesImageFilter as suggested here
(http://www.itk.org/pipermail/insight-users/2011-May/040940.html). This is
however based on ITK3.

I replaced the *itk::GreyLevelCooccurrenceMatrixTextureCoefficientsCalculator
*class by the new itkScalarImageToCooccurrenceMatrixFilter in the
multithreaded filter. Using one thread this works flawlessly, but using
more threads I get errors indicating that
itkScalarImageToCooccurenceMatrixFilter is not thread safe. I

Could you help me out?

Best,
Martijn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20121019/3627ba10/attachment.htm>


More information about the Insight-users mailing list