Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include "itkImageToImageFilter.h"
#include "vnl/vnl_vector_fixed.h"
#include "vnl/vnl_matrix.h"
#include "vnl/algo/vnl_svd.h"
#include "itkVectorContainer.h"
#include "itkVectorImage.h"
#include <mitkFiberBundle.h>
#include <itkOrientationDistributionFunction.h>
#include "itkFiniteDiffOdfMaximaExtractionFilter.cpp"
Go to the source code of this file.
Classes | |
class | itk::FiniteDiffOdfMaximaExtractionFilter< PixelType, ShOrder, NrOdfDirections > |
Extract ODF peaks by searching all local maxima on a densely sampled ODF und clustering these maxima to get the underlying fiber direction. NrOdfDirections: number of sampling points on the ODF surface (about 20000 is a good value) More... | |
Namespaces | |
itk | |
SET FUNCTIONS. | |