There is an implementation of adaptive thresholding in the Insight Journal: <a href="http://www.midasjournal.org/browse/publication/702">http://www.midasjournal.org/browse/publication/702</a><div><br></div><div><a href="http://www.midasjournal.org/browse/publication/702"></a>It may not provide the same functionality as cvAdaptiveThreshold, but it may provide a solid foundation to modify to suit your needs (and become a valuable contribution to ITK!).<br>
<br><div class="gmail_quote">2011/5/19 Quan <span dir="ltr">&lt;<a href="mailto:mrvillage@163.com">mrvillage@163.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div>hello everyone:</div>
<div>      i know a function called &#39;cvAdaptiveThreshold&#39; in openCV,anybody know any type of filter in itk</div>
<div>that has the same function?Especially,the function mentioned above can threshold an image locally,for</div>
<div>example ,it can divide an image into two or four parts(domains) and do the threshold in each part separately </div>
<div>using C-means or other method.</div>
<div>      Simplely i can say it works like a locally threshold filter,however,i cannot find this kind of filter in itk,can U </div>
<div>give any advice?</div>
<div>Quan</div><font color="#888888"><br><br><span title="neteasefooter"><span></span></span></font><br>_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.html" target="_blank">http://www.kitware.com/products/protraining.html</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
<br></blockquote></div><br></div>