[Insight-users] anybody know both about ITK and openCV

robert tamburo robert.tamburo at gmail.com
Thu May 19 09:33:01 EDT 2011


There is an implementation of adaptive thresholding in the Insight Journal:
http://www.midasjournal.org/browse/publication/702

<http://www.midasjournal.org/browse/publication/702>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!).

2011/5/19 Quan <mrvillage at 163.com>

> hello everyone:
>       i know a function called 'cvAdaptiveThreshold' in openCV,anybody know
> any type of filter in itk
> that has the same function?Especially,the function mentioned above can
> threshold an image locally,for
> example ,it can divide an image into two or four parts(domains) and do the
> threshold in each part separately
> using C-means or other method.
>       Simplely i can say it works like a locally threshold filter,however,i
> cannot find this kind of filter in itk,can U
> give any advice?
> Quan
>
>
>
> _____________________________________
> 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.html
>
> 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://www.itk.org/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110519/896cc531/attachment-0001.htm>


More information about the Insight-users mailing list