#include <itkHistogramToEntropyImageFilter.h>
Public Types | |
| typedef double | OutputPixelType |
Public Member Functions | |
| HistogramEntropyFunction () | |
| ~HistogramEntropyFunction () | |
| OutputPixelType | operator() (const TInput &A) |
| void | SetTotalFrequency (const unsigned long n) |
| unsigned long | GetTotalFrequency () const |
|
|||||
|
Definition at line 61 of file itkHistogramToEntropyImageFilter.h. Referenced by itk::Function::HistogramEntropyFunction< TInput >::operator()(). |
|
|||||||||
|
Definition at line 64 of file itkHistogramToEntropyImageFilter.h. |
|
|||||||||
|
Definition at line 67 of file itkHistogramToEntropyImageFilter.h. |
|
|||||||||
|
Definition at line 90 of file itkHistogramToEntropyImageFilter.h. |
|
||||||||||
|
Definition at line 69 of file itkHistogramToEntropyImageFilter.h. References itk::Function::HistogramEntropyFunction< TInput >::OutputPixelType. |
|
||||||||||
|
Definition at line 85 of file itkHistogramToEntropyImageFilter.h. |
1.3.5 written by Dimitri van Heesch,
© 1997-2000