Discussion:
[ITK-users] Mean, Variance, Skinewski and Kurtosis
Abdelkhalek Bakkari
2017-05-31 09:42:26 UTC
Permalink
Dear Insight users,


I am in need of an example about measuring the Mean, Variance, Skinewski and Kurtosis of a gray scale image.

These features shoud be obtened using the Co-occurrence matrix and give an image for each statistical feature.



Thank you in advance.


Kind regards,
Dženan Zukić
2017-05-31 13:05:54 UTC
Permalink
Hi Abdelkhalek,

take a look at this example:
http://www.itk.org/Wiki/ITK/Examples/Statistics/TextureFeatures

You might be interested in this code:
https://github.com/blowekamp/itkTextureAnalysis
and this thread:
http://www.itk.org/pipermail/insight-users/2012-February/043764.html

Regards,
DÅŸenan Zukić, PhD, Senior R&D Engineer, Kitware (Carrboro, N.C.)

On Wed, May 31, 2017 at 5:42 AM, Abdelkhalek Bakkari <
Post by Abdelkhalek Bakkari
Dear Insight users,
I am in need of an example about measuring the Mean, Variance, Skinewski
and Kurtosis of a gray scale image.
These features shoud be obtened using the Co-occurrence matrix and give an
image for each statistical feature.
Thank you in advance.
Kind regards,
_____________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
http://www.kitware.com/products/protraining.php
http://www.itk.org/Wiki/ITK_FAQ
http://public.kitware.com/mailman/listinfo/insight-users
Loading...