ITK
4.8.0
Insight Segmentation and Registration Toolkit
|
#include <itkFrangiTubularnessImageFilter.h>
Definition at line 38 of file itkFrangiTubularnessImageFilter.h.
Public Member Functions | |
bool | operator!= (const Tubularness &) const |
TOutput | operator() (const TInput &A) |
const Tubularness & | operator= (const Tubularness &one) |
bool | operator== (const Tubularness &other) const |
void | SetAlpha (double value) |
void | SetBeta (double value) |
void | SetBrightBackground (bool value) |
void | SetGamma (double value) |
Tubularness () | |
Tubularness (const Tubularness &one) | |
~Tubularness () | |
Private Attributes | |
double | m_Alpha |
double | m_Beta |
bool | m_BrigthForeground |
double | m_Gamma |
|
inline |
Definition at line 41 of file itkFrangiTubularnessImageFilter.h.
|
inline |
Definition at line 48 of file itkFrangiTubularnessImageFilter.h.
|
inline |
Definition at line 49 of file itkFrangiTubularnessImageFilter.h.
|
inline |
Definition at line 64 of file itkFrangiTubularnessImageFilter.h.
|
inline |
Definition at line 72 of file itkFrangiTubularnessImageFilter.h.
|
inline |
Definition at line 56 of file itkFrangiTubularnessImageFilter.h.
|
inline |
Definition at line 68 of file itkFrangiTubularnessImageFilter.h.
|
inline |
Definition at line 155 of file itkFrangiTubularnessImageFilter.h.
|
inline |
Definition at line 159 of file itkFrangiTubularnessImageFilter.h.
|
inline |
Definition at line 167 of file itkFrangiTubularnessImageFilter.h.
|
inline |
Definition at line 163 of file itkFrangiTubularnessImageFilter.h.
|
private |
Definition at line 174 of file itkFrangiTubularnessImageFilter.h.
Referenced by itk::Function::Tubularness< TInputImage::PixelType, TOutputImage::PixelType >::operator()(), itk::Function::Tubularness< TInputImage::PixelType, TOutputImage::PixelType >::operator=(), itk::Function::Tubularness< TInputImage::PixelType, TOutputImage::PixelType >::SetAlpha(), and itk::Function::Tubularness< TInputImage::PixelType, TOutputImage::PixelType >::Tubularness().
|
private |
Definition at line 175 of file itkFrangiTubularnessImageFilter.h.
Referenced by itk::Function::Tubularness< TInputImage::PixelType, TOutputImage::PixelType >::operator()(), itk::Function::Tubularness< TInputImage::PixelType, TOutputImage::PixelType >::operator=(), itk::Function::Tubularness< TInputImage::PixelType, TOutputImage::PixelType >::SetBeta(), and itk::Function::Tubularness< TInputImage::PixelType, TOutputImage::PixelType >::Tubularness().
|
private |
Definition at line 177 of file itkFrangiTubularnessImageFilter.h.
Referenced by itk::Function::Tubularness< TInputImage::PixelType, TOutputImage::PixelType >::operator()(), itk::Function::Tubularness< TInputImage::PixelType, TOutputImage::PixelType >::operator=(), itk::Function::Tubularness< TInputImage::PixelType, TOutputImage::PixelType >::SetBrightBackground(), and itk::Function::Tubularness< TInputImage::PixelType, TOutputImage::PixelType >::Tubularness().
|
private |
Definition at line 176 of file itkFrangiTubularnessImageFilter.h.
Referenced by itk::Function::Tubularness< TInputImage::PixelType, TOutputImage::PixelType >::operator()(), itk::Function::Tubularness< TInputImage::PixelType, TOutputImage::PixelType >::operator=(), itk::Function::Tubularness< TInputImage::PixelType, TOutputImage::PixelType >::SetGamma(), and itk::Function::Tubularness< TInputImage::PixelType, TOutputImage::PixelType >::Tubularness().