ANIMA
4.0
|
#include <itkImageToImageFilter.h>
#include <itkImageRegionIterator.h>
#include <itkImageRegionConstIterator.h>
#include <itkVariableSizeMatrix.h>
#include "animaTLinksFilter.hxx"
Go to the source code of this file.
Classes | |
class | anima::TLinksFilter< TInput, TOutput > |
Class computing the probability maps that are used to create the t-links. More... | |
Namespaces | |
anima | |
Enumerations | |
enum | TLinkMode { singleGaussianTLink = 0, stremTLink } |
enum TLinkMode |
Enumerator | |
---|---|
singleGaussianTLink | |
stremTLink |
Definition at line 8 of file animaTLinksFilter.h.