ITK
4.8.0
Insight Segmentation and Registration Toolkit
|
#include <itkDescoteauxSheetnessImageFilter.h>
Definition at line 43 of file itkDescoteauxSheetnessImageFilter.h.
Public Member Functions | |
bool | operator!= (const Sheetness &) const |
TOutput | operator() (const TInput &A) |
bool | operator== (const Sheetness &other) const |
void | SetAlpha (double value) |
void | SetC (double value) |
void | SetDetectBrightSheets (bool value) |
void | SetDetectDarkSheets (bool value) |
void | SetGamma (double value) |
Sheetness () | |
~Sheetness () | |
Private Attributes | |
double | m_Alpha |
double | m_C |
bool | m_DetectBrightSheets |
double | m_Gamma |
|
inline |
Definition at line 46 of file itkDescoteauxSheetnessImageFilter.h.
|
inline |
Definition at line 53 of file itkDescoteauxSheetnessImageFilter.h.
|
inline |
Definition at line 54 of file itkDescoteauxSheetnessImageFilter.h.
|
inline |
Definition at line 62 of file itkDescoteauxSheetnessImageFilter.h.
|
inline |
Definition at line 58 of file itkDescoteauxSheetnessImageFilter.h.
|
inline |
Definition at line 144 of file itkDescoteauxSheetnessImageFilter.h.
|
inline |
Definition at line 152 of file itkDescoteauxSheetnessImageFilter.h.
|
inline |
Definition at line 156 of file itkDescoteauxSheetnessImageFilter.h.
|
inline |
Definition at line 160 of file itkDescoteauxSheetnessImageFilter.h.
|
inline |
Definition at line 148 of file itkDescoteauxSheetnessImageFilter.h.
|
private |
Definition at line 166 of file itkDescoteauxSheetnessImageFilter.h.
Referenced by itk::Function::Sheetness< TInputImage::PixelType, TOutputImage::PixelType >::operator()(), itk::Function::Sheetness< TInputImage::PixelType, TOutputImage::PixelType >::SetAlpha(), and itk::Function::Sheetness< TInputImage::PixelType, TOutputImage::PixelType >::Sheetness().
|
private |
Definition at line 168 of file itkDescoteauxSheetnessImageFilter.h.
Referenced by itk::Function::Sheetness< TInputImage::PixelType, TOutputImage::PixelType >::operator()(), itk::Function::Sheetness< TInputImage::PixelType, TOutputImage::PixelType >::SetC(), and itk::Function::Sheetness< TInputImage::PixelType, TOutputImage::PixelType >::Sheetness().
|
private |
Definition at line 169 of file itkDescoteauxSheetnessImageFilter.h.
Referenced by itk::Function::Sheetness< TInputImage::PixelType, TOutputImage::PixelType >::operator()(), itk::Function::Sheetness< TInputImage::PixelType, TOutputImage::PixelType >::SetDetectBrightSheets(), itk::Function::Sheetness< TInputImage::PixelType, TOutputImage::PixelType >::SetDetectDarkSheets(), and itk::Function::Sheetness< TInputImage::PixelType, TOutputImage::PixelType >::Sheetness().
|
private |
Definition at line 167 of file itkDescoteauxSheetnessImageFilter.h.
Referenced by itk::Function::Sheetness< TInputImage::PixelType, TOutputImage::PixelType >::operator()(), itk::Function::Sheetness< TInputImage::PixelType, TOutputImage::PixelType >::SetGamma(), and itk::Function::Sheetness< TInputImage::PixelType, TOutputImage::PixelType >::Sheetness().