#include <iostream>#include "itkImageToImageFilter.h"#include "AdaptiveDenoisingExport.h"#include "itkConstNeighborhoodIterator.h"#include "itkNonLocalPatchBasedImageFilter.hxx"
Include dependency graph for itkNonLocalPatchBasedImageFilter.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | itk::NonLocalPatchBasedImageFilter< TInputImage, TOutputImage > |
| class | itk::NonLocalPatchBasedImageFilterEnums |
Namespaces | |
| namespace | itk |
Functions | |
| AdaptiveDenoising_EXPORT std::ostream & | itk::operator<< (std::ostream &out, const NonLocalPatchBasedImageFilterEnums::SimilarityMetric value) |