|
WPOCT Software Developer's Kit (SDK)
SDK For using Wasatch Photonics OCT Spectrometers
|
This is the complete list of members for Background, including all inherited members.
| _autoSaveBG (defined in Background) | Background | protectedstatic |
| _averageSum (defined in Background) | Background | protectedstatic |
| _avgBgImage (defined in Background) | Background | protectedstatic |
| _avgBgLine (defined in Background) | Background | protectedstatic |
| _bgImage (defined in Background) | Background | protectedstatic |
| _initialized (defined in Background) | Background | protected |
| _maxBG (defined in Background) | Background | protectedstatic |
| _maxIntensity (defined in Background) | Background | protectedstatic |
| _mutexSubtract (defined in Background) | Background | protectedstatic |
| _numObjects | Background | protectedstatic |
| _scanProcessor (defined in Background) | Background | protected |
| _updateImage (defined in Background) | Background | protected |
| _useAutoDC (defined in Background) | Background | protectedstatic |
| _useAverageBG (defined in Background) | Background | protectedstatic |
| _useAveragedImage (defined in Background) | Background | protected |
| _useBackgroundSubtract (defined in Background) | Background | protectedstatic |
| AdjustForBackground(const U16 *raw, SGL *&inputData) (defined in Background) | Background | |
| Background(ScanProcessor *scanProcessor) (defined in Background) | Background | |
| BackgroundAverageAutoDCMethod(const T *raw, F *&inputData) | Background | inline |
| BackgroundAverageMethod(const T *raw, F *&inputData) | Background | inline |
| BackgroundImageMethod(const T *raw, F *&inputData) | Background | inline |
| ComputeAveragedBackground() | Background | protected |
| GetAutoSaveBG() const (defined in Background) | Background | inline |
| GetBackgroundImage(float *buffer, int size) | Background | |
| GetUseAutoDC() const (defined in Background) | Background | inline |
| GetUseAverageBG() const (defined in Background) | Background | inline |
| GetUseBackgroundSubtract() const (defined in Background) | Background | inline |
| InitGPUMethods(int programIndex) (defined in Background) | Background | inlinevirtual |
| InitStorage() (defined in Background) | Background | protectedvirtual |
| NoImageMethod(const T *raw, F *&inputData) | Background | inline |
| OnWidthHeightChanged(int width, int height) (defined in Background) | Background | inlinevirtual |
| ReleaseStorage() (defined in Background) | Background | inlineprotectedvirtual |
| SetAutoSaveBG(bool value) (defined in Background) | Background | inline |
| SetBackgroundImagePtr(const U16 *sourceptr) (defined in Background) | Background | protected |
| SetUseAutoDC(bool value) (defined in Background) | Background | inline |
| SetUseAverageBG(bool value) (defined in Background) | Background | inline |
| SetUseBackgroundSubtract(bool value) (defined in Background) | Background | inline |
| Subtract(const unsigned short *raw) (defined in Background) | Background | virtual |
| UpdateBackgroundArray(float *Background, float maxgb) (defined in Background) | Background | inlineprotectedvirtual |
| UpdateImage(float *buffer=nullptr, int size=0) | Background | |
| ~Background() (defined in Background) | Background | virtual |