[ITK] [ITK-users] HistogramEqualization in ITK
Lowekamp, Bradley (NIH/NLM/LHC) [C]
blowekamp at mail.nih.gov
Thu Apr 13 09:00:28 EDT 2017
Hello,
You need to read and study the two algorithms closer. There is a referenced paper in the ITK documentation[1].
You should also look into the HistogramMatchingImageFilter [2].
HTH,
Brad
[1] https://itk.org/Doxygen/html/classitk_1_1AdaptiveHistogramEqualizationImageFilter.html
[2] https://itk.org/Doxygen/html/classitk_1_1HistogramMatchingImageFilter.html
> On Apr 13, 2017, at 8:25 AM, wangtaoiz <wangtao_ at sjtu.edu.cn> wrote:
>
> Dear all
> I want to use itk::AdaptiveHistogramEqualizationImageFilter to do a
> HistogramEqualization filter on a image as follow:
> <http://itk-users.7.n7.nabble.com/file/n38108/snipaste20170413_200959.png>
> So I set the parameters SetAlpha(0.5), SetBeta(0.5), the result is as
> follow:
> <http://itk-users.7.n7.nabble.com/file/n38108/snipaste20170413_201446.png>
> but actually the result I want is showed as follow (which is generated by
> opencv cvEqualizeHist() function):
> <http://itk-users.7.n7.nabble.com/file/n38108/snipaste20170413_201132.png>
> So I want to ask you if I can get that HistogramEqualization result by ITK?
>
> Thanks a lot
> Wang
>
>
>
> --
> View this message in context: http://itk-users.7.n7.nabble.com/HistogramEqualization-in-ITK-tp38108.html
> Sent from the ITK - Users mailing list archive at Nabble.com.
> _____________________________________
> 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
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/mailman/listinfo/community
_____________________________________
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 Community
mailing list