[Insight-users] Texture Filter
Nicholas Tustison
ntustison at gmail.com
Sun Jan 25 11:08:44 EST 2009
Hi Marsall,
Just in case you might be interested, another set of texture
measurements based on run-length matrices is available via the
following IJ publication
http://hdl.handle.net/1926/1374
The API of the corresponding classes is identical to that of the
classes pointed out by Karthik so they should be relatively easy to
use in addition to the cooccurrence-matrix-based classes.
Nick
On Jan 25, 2009, at 12:50 AM, Karthik Krishnan wrote:
> Marshall:
>
> Take a look at the classes :
> GreyLevelCooccurrenceMatrixTextureCoefficientsCalculator and
> ScalarImageToGreyLevelCooccurrenceMatrixGenerator. You would use the
> latter to get the co-occurance matrix and then use the former to
> compute necessary texture properties ( entropy, correlation etc. ).
> At present they calculate 4 types of coefficients, but Yyu might
> want to create variants of the GLCMTextureCoefficientsCalcultator to
> calculate additional texture features from the resulting 2D
> histrogram that suit your application.
>
> HTH
> --
> karthik
>
>
>
>
>
> Marshall Strother wrote:
>> Hi. I'm looking for a way to calculate texture features in itk
>> similar to http://www.mathworks.com/access/helpdesk/help/toolbox/images/index.html?/access/helpdesk/help/toolbox/images/f11-27972.html
>> in matlab.
>>
>> I have heard that the functionality exists in itk, and I would
>> expect it to be well suited to a Neighborhood Filter, but I've been
>> looking at the Software Guide and the doxygen documentation for a
>> while now and I can't seem to find anything.
>>
>> Specifically, I'm looking for a way to calculate local range,
>> standard deviation, contrast, local homogeneity, and entropy.
>>
>> Can someone point me in the right direction?
>>
>> Thanks!
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Insight-users mailing list
>> Insight-users at itk.org
>> http://www.itk.org/mailman/listinfo/insight-users
>>
>
> --
> Karthik Krishnan
> R & D Engineer,
> Kitware Inc,
> Ph: 518 371 3971 x119
> Fax: 518 371 3971
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090125/49029d44/attachment.htm>
More information about the Insight-users
mailing list