#include <itkHypersphereKernelMeanShiftModeSeeker.h>
Inheritance diagram for itk::Statistics::HypersphereKernelMeanShiftModeSeeker< TSample >:
Definition at line 37 of file itkHypersphereKernelMeanShiftModeSeeker.h.
|
Reimplemented from itk::Statistics::MeanShiftModeSeekerBase< TSample >. Definition at line 55 of file itkHypersphereKernelMeanShiftModeSeeker.h. |
|
Type fot the sum of measurement vectors used in computing the new mode Definition at line 68 of file itkHypersphereKernelMeanShiftModeSeeker.h. |
|
Typedefs from the superclass Reimplemented from itk::Statistics::MeanShiftModeSeekerBase< TSample >. Definition at line 53 of file itkHypersphereKernelMeanShiftModeSeeker.h. |
|
Reimplemented from itk::Statistics::MeanShiftModeSeekerBase< TSample >. Definition at line 44 of file itkHypersphereKernelMeanShiftModeSeeker.h. |
|
Type for the sum of measurements Definition at line 62 of file itkHypersphereKernelMeanShiftModeSeeker.h. |
|
Reimplemented from itk::Statistics::MeanShiftModeSeekerBase< TSample >. Definition at line 54 of file itkHypersphereKernelMeanShiftModeSeeker.h. |
|
Standard class typedefs. Reimplemented from itk::Statistics::MeanShiftModeSeekerBase< TSample >. Definition at line 42 of file itkHypersphereKernelMeanShiftModeSeeker.h. |
|
Reimplemented from itk::Statistics::MeanShiftModeSeekerBase< TSample >. Definition at line 43 of file itkHypersphereKernelMeanShiftModeSeeker.h. |
|
|
|
|
|
Computes the new mode with the given query point (queryPoint). The new mode will be stored in the newPoint Implements itk::Statistics::MeanShiftModeSeekerBase< TSample >.
|
|
Returns the covariance matrix of the target sample data Reimplemented from itk::Statistics::MeanShiftModeSeekerBase< TSample >.
|
|
Standard Macros Reimplemented from itk::Statistics::MeanShiftModeSeekerBase< TSample >.
|
|
Gets the radius of the kernel Definition at line 74 of file itkHypersphereKernelMeanShiftModeSeeker.h. |
|
Size of a measurement vector |
|
Standard Macros Reimplemented from itk::Statistics::MeanShiftModeSeekerBase< TSample >.
|
|
Methods invoked by Print() to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes. Reimplemented from itk::Statistics::MeanShiftModeSeekerBase< TSample >.
|
|
Sets the radius of the kernel |