[ITK-users] Texture features/descriptors for 3D objects

Matt McCormick matt.mccormick at kitware.com
Sat Nov 22 12:32:49 EST 2014


Hi Francisco,

The following classes can be useful for computing the co-occurence matrices:

  http://www.itk.org/Doxygen/html/classitk_1_1Statistics_1_1ScalarImageToTextureFeaturesFilter.html

  http://www.itk.org/Doxygen/html/classitk_1_1Statistics_1_1ScalarImageToCooccurrenceMatrixFilter.html

  http://www.itk.org/Doxygen/html/classitk_1_1Statistics_1_1HistogramToTextureFeaturesFilter.html

HTH,
Matt

On Sat, Nov 22, 2014 at 2:51 AM, Francisco Lopez de la Franca
<franciscolopezdelafranca at gmail.com> wrote:
> Hi,
>
> Recently, I have been reading some documentation talking on the texture
> features extraction subject. I am very interested on it, and I would like to
> do some tests.
>
> Does anyone know any framework, tool or library (ITK, VTK or Matlab)
> providing with a class of function to extract the textures features or
> descriptors for a tridimensional object?
>
> In that documents, the authors talk about the co-occurrence matrices. If
> anyone has some experience on this, I would appreciate a lot if it is
> shared.
>
> Thank you very much in advance.
> Regards.
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/insight-users
>


More information about the Insight-users mailing list