[Insight-users] Does WrapITK support texture feature extraction?

Shlomi Lifshits lifshits_il at yahoo.com
Mon Jan 12 07:05:31 EST 2009


Hi All,

When executing the following Python code, I get an error:

import itk
InputPixelType=itk.UC
Dimension=2

InputImageType=itk.Image[InputPixelType,Dimension]
GLCMGeneratorType=itk.ScalarImageToGreyLevelCooccurrenceMatrixGenerator[InputImageType]

The error:

AttributeError: 'LazyITKModule' object has no attribute
'ScalarImageToGreyLevelCooccurrenceMatrixGenerator'

Does WrapITK support texture feature extraction?

Thanks a lot,
Shlomi
-- 
View this message in context: http://www.nabble.com/Does-WrapITK-support-texture-feature-extraction--tp21398865p21398865.html
Sent from the ITK - Users mailing list archive at Nabble.com.



More information about the Insight-users mailing list