<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
Hello&nbsp;Dženan,
<div><br>
</div>
<div>I have investigated a little bit about the texture, including GLCM, and realized it is not a trivial problem. The texture feature is indeed attractive, however as you already realized that it is not realistic to use in the segmentation process as it is
 in ITK. (Our team also had been tried to improve the ITK filter.) There have been a lots of trials making it faster besides ITK, but mostly from the 'hardware'. This paper is one of the approach to enhance the computation time (and might help you to understand):&nbsp;</div>
<div><br>
</div>
<div>Texture, I., &amp; Extraction, F. (2009). MSc THESIS Implementing Texture Feature Extraction Algorithms on FPGA.
<i>Electrical Engineering</i>.</div>
<div>
<div><br>
</div>
<div>I have looked at several other articles a while ago, and remember that most of the solution/research were based on hardware.</div>
</div>
<div>As far as I know, there is no really good improvement in algorithmic way yet.&nbsp;</div>
<div>Please let me know if I have a wrong perspective about textures. I would love to use textures in my work as well. :)&nbsp;</div>
<div><br>
</div>
<div>Thank you.</div>
<div><br>
</div>
<div>Regina (Eun young)</div>
<div><br>
</div>
<div><br>
</div>
<div>
<div>
<div>On Feb 10, 2012, at 8:18 AM, Dženan Zukić wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">After finding out how GLCM is used to extract features, I have created a new
<a href="http://www.itk.org/Wiki/ITK/Examples/Statistics/TextureFeatures">wiki&nbsp;example</a>. However, the execution speed has really disappointed me.
<div><br>
</div>
<div>The example is single-threaded, but even so 90 seconds for a small image (64x64x12) is too much. I wanted to use texture features along some other features for segmentation purposes, but really slow execution of this texture extraction technique has me
 reconsidering the usage of texture features.</div>
<div><br>
</div>
<div>If anyone has an idea how to significantly reduce execution time (in addition to the obvious&nbsp;parallelization), please let me know.</div>
<div><br>
</div>
<div>Regards,</div>
<div>Dženan</div>
_____________________________________<br>
Powered by <a href="http://www.kitware.com">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
http://www.kitware.com/products/protraining.html<br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
http://www.itk.org/Wiki/ITK_FAQ<br>
<br>
Follow this link to subscribe/unsubscribe:<br>
http://www.itk.org/mailman/listinfo/insight-users<br>
</blockquote>
</div>
<br>
</div>
</body>
</html>