[Insight-users] Local Texture Features

Neil Panjwani paniwani at gmail.com
Wed Apr 27 16:48:39 EDT 2011


Hi,

I'm interested in computing local texture maps. I found a few filters in
ITK, including the GreyLevelCooccurrenceMatrixTextureCoefficientsCalculator,
which does compute many of the features I'm interested in. However, it does
so over an entire image, a masked image, or given a cooccurrence matrix
(which is usually generated from the entire image) and only returns one
texture value for each feature given that input. I'd like to compute these
features locally, in say a 9x9 neighborhood much like the MATLAB function
entropyfilt() (
http://www.mathworks.com/help/toolbox/images/ref/entropyfilt.html)

How can I utilize these filters to compute local features?

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110427/ec6e3b87/attachment.htm>


More information about the Insight-users mailing list