SimpleITK
1.0.1
|
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... | |