[ITK] [ITK-users] HistogramEqualization in ITK
wangtaoiz
wangtao_ at sjtu.edu.cn
Thu Apr 13 08:25:37 EDT 2017
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
More information about the Community
mailing list