|
SimpleITK
1.0.1
|
Include dependency graph for sitkAdaptiveHistogramEqualizationImageFilter.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | itk::simple::AdaptiveHistogramEqualizationImageFilter |
| Power Law Adaptive Histogram Equalization. More... | |
Namespaces | |
| itk | |
| itk::simple | |
Functions | |
| Image | itk::simple::AdaptiveHistogramEqualization (const Image &image1, const std::vector< unsigned int > &radius=std::vector< unsigned int >(3, 5), float alpha=0.3f, float beta=0.3f, bool useLookupTable=false) |
| Power Law Adaptive Histogram Equalization. More... | |
1.8.9.1