FilterSlopes is part of the WaveTrain system class library.
|
Parameters
|
ignoreZeros |  bool | Include zero slopes in the calculations | true |
timesSigma |  float | How many times the slope standard deviation to discard. | 2.0 |
Inputs
|
xSlopes |  Vector<float> | x wavefront slopes | ZeroVecF(3) |
ySlopes |  Vector<float> | y wavefront slopes | ZeroVecF(3) |
intensity |  Vector<float> | Intensity Vector from WFSImageProcessing | ZeroVecF(3) |
Outputs
|
xSlopesFiltered |  Vector<float> | x slopes after filtering | ZeroVecF(3) |
ySlopesFiltered |  Vector<float> | y slopes after filtering | ZeroVecF(3) |
intensityFiltered |  Vector<float> | Filtered Intensity Vector | ZeroVecF(3) |
Subsystems |
|
|
Last Saved: Fri Aug 12 08:42:39 MDT 2005 by TVE version 2009B
|
|