#include "mitkBilateralFilter.h"
#include "mitkImageAccessByItk.h"
#include "mitkImageCast.h"
#include <itkBilateralImageFilter.h>
Go to the source code of this file.