SIVIC API
0.9.26
|
#include <svkMathUtils.h>
Public Member Functions | |
vtkTypeMacro (svkMathUtils, vtkObject) | |
Static Public Member Functions | |
static svkMathUtils * | New () |
static void | MedianFilter1D (float *dynamicVoxelPtr, int arrayLength, int windowSize) |
Protected Member Functions | |
svkMathUtils () | |
~svkMathUtils () | |
Class to derive peak height from a DCE image
|
protected |
|
protected |
|
static |
Median filters an array, using a neighborhood window of windowSize.
|
static |
vtkTypeMacro | ( | svkMathUtils | , |
vtkObject | |||
) |