#include <itkVectorConnectedComponentImageFilter.h>
Public Member Functions | |
| TInput::ValueType | GetDistanceThreshold () |
| bool | operator!= (const SimilarVectorsFunctor &) const |
| bool | operator() (const TInput &a, const TInput &b) |
| bool | operator== (const SimilarVectorsFunctor &other) const |
| void | SetDistanceThreshold (const typename TInput::ValueType &thresh) |
| SimilarVectorsFunctor () | |
| ~SimilarVectorsFunctor () | |
Protected Attributes | |
| TInput::ValueType | threshold |
|
|||||||||
|
Definition at line 39 of file itkVectorConnectedComponentImageFilter.h. References itk::Functor::SimilarVectorsFunctor< TInput >::threshold. |
|
|||||||||
|
Definition at line 42 of file itkVectorConnectedComponentImageFilter.h. |
|
|||||||||
|
Definition at line 46 of file itkVectorConnectedComponentImageFilter.h. References itk::Functor::SimilarVectorsFunctor< TInput >::threshold. |
|
||||||||||
|
Definition at line 48 of file itkVectorConnectedComponentImageFilter.h. |
|
||||||||||||||||
|
Definition at line 56 of file itkVectorConnectedComponentImageFilter.h. References itk::Functor::SimilarVectorsFunctor< TInput >::threshold. |
|
||||||||||
|
Definition at line 52 of file itkVectorConnectedComponentImageFilter.h. |
|
||||||||||
|
Definition at line 44 of file itkVectorConnectedComponentImageFilter.h. References itk::Functor::SimilarVectorsFunctor< TInput >::threshold. |
|
|||||
1.4.2 written by Dimitri van Heesch,
© 1997-2000