ANIMA  4.0
Classes | Namespaces | Enumerations
animaTLinksFilter.h File Reference
#include <itkImageToImageFilter.h>
#include <itkImageRegionIterator.h>
#include <itkImageRegionConstIterator.h>
#include <itkVariableSizeMatrix.h>
#include "animaTLinksFilter.hxx"
+ Include dependency graph for animaTLinksFilter.h:
+ This graph shows which files directly or indirectly include this file:

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
}
 

Enumeration Type Documentation

◆ TLinkMode

enum TLinkMode
Enumerator
singleGaussianTLink 
stremTLink 

Definition at line 8 of file animaTLinksFilter.h.