| applyMask(MemImage *img, TypedImage< unsigned char > *mask) | ProjectionPreProcessing | static |
| computeGlobalGain() (defined in ProjectionPreProcessing) | ProjectionPreProcessing | protected |
| Configurable()=default (defined in Configurable) | Configurable | |
| Configurable(const Configurable &rhs) (defined in Configurable) | Configurable | |
| Configurable(Configurable &&rhs) noexcept (defined in Configurable) | Configurable | |
| configuration(Properties *p) const override | ProjectionPreProcessing | virtual |
| configure(const Properties *p) override | ProjectionPreProcessing | virtual |
| configureDefaults() | Configurable | virtual |
| convertFrame(TypedImage< T > *img, bool apply, double &minOut, double &maxOut, const Mask *imageMask=nullptr) | ProjectionPreProcessing | protected |
| gainMaps() (defined in ProjectionPreProcessing) | ProjectionPreProcessing | inline |
| getMaxTexVal() const | ProjectionPreProcessing | inline |
| init(int numFrames, bool background=true) | ProjectionPreProcessing | |
| m_airValue | ProjectionPreProcessing | protected |
| m_crop | ProjectionPreProcessing | protected |
| m_deleteMask | ProjectionPreProcessing | protected |
| m_depth | ProjectionPreProcessing | protected |
| m_downSample | ProjectionPreProcessing | protected |
| m_flipHorizontal | ProjectionPreProcessing | protected |
| m_flipVertical | ProjectionPreProcessing | protected |
| m_frameMax | ProjectionPreProcessing | protected |
| m_frameMin | ProjectionPreProcessing | protected |
| m_gainMaps | ProjectionPreProcessing | protected |
| m_globalGain | ProjectionPreProcessing | protected |
| m_images | ProjectionPreProcessing | protected |
| m_intensityScale | ProjectionPreProcessing | protected |
| m_intensityShift | ProjectionPreProcessing | protected |
| m_mask | ProjectionPreProcessing | protected |
| m_maxTexVal | ProjectionPreProcessing | protected |
| m_maxVal | ProjectionPreProcessing | protected |
| m_minVal | ProjectionPreProcessing | protected |
| m_mutex | ProjectionPreProcessing | protected |
| m_offsetMap | ProjectionPreProcessing | protected |
| m_onePass | ProjectionPreProcessing | protected |
| m_origVal | ProjectionPreProcessing | protected |
| m_params | Configurable | protected |
| m_rotateLeft | ProjectionPreProcessing | protected |
| m_rotateRight | ProjectionPreProcessing | protected |
| m_scaleIntensities | ProjectionPreProcessing | protected |
| m_secondPass | ProjectionPreProcessing | protected |
| m_threadpool | ProjectionPreProcessing | protected |
| m_waterPreCorrectCoeffs | ProjectionPreProcessing | protected |
| mask() (defined in ProjectionPreProcessing) | ProjectionPreProcessing | inline |
| mutex() | ProjectionPreProcessing | inline |
| offsetMap() (defined in ProjectionPreProcessing) | ProjectionPreProcessing | inline |
| operator=(const Configurable &) (defined in Configurable) | Configurable | |
| operator=(Configurable &&) noexcept (defined in Configurable) | Configurable | |
| operator=(NotCopyable &&) noexcept=default (defined in NotCopyable) | NotCopyable | private |
| operator=(const NotCopyable &)=delete (defined in NotCopyable) | NotCopyable | private |
| options(bool &orig, bool &downsample, int &rotate, int &flip) const | ProjectionPreProcessing | |
| process(Progress *progress=0) | ProjectionPreProcessing | |
| processFrame(int which) | ProjectionPreProcessing | |
| ProjectionPreProcessing(SharedImageSet &images) | ProjectionPreProcessing | |
| registerParameter(ParameterBase *param) | Configurable | |
| scheduleFrame(int which) | ProjectionPreProcessing | |
| setAirValue(int val) | ProjectionPreProcessing | inline |
| setCropping(const vec4i &borders) | ProjectionPreProcessing | inline |
| setDownSample(bool flag) | ProjectionPreProcessing | inline |
| setFlipHorizontal(bool flag) | ProjectionPreProcessing | inline |
| setFlipVertical(bool flag) | ProjectionPreProcessing | inline |
| setGainMaps(const std::vector< TypedImage< float > * > &gainMaps) | ProjectionPreProcessing | |
| setInputDepth(int depth) | ProjectionPreProcessing | inline |
| setMask(TypedImage< unsigned char > *mask) | ProjectionPreProcessing | inline |
| setMask(const MemImage *img, int threshold) (defined in ProjectionPreProcessing) | ProjectionPreProcessing | |
| setOffsetMap(TypedImage< float > *offsetMap) | ProjectionPreProcessing | |
| setOrigVal(bool flag) | ProjectionPreProcessing | inline |
| setRotateLeft(bool flag) | ProjectionPreProcessing | inline |
| setRotateRight(bool flag) | ProjectionPreProcessing | inline |
| setScaleIntensities(bool scaleIntensities) | ProjectionPreProcessing | inline |
| setWaterPreCorrectCoeffs(std::vector< double > coeffs) | ProjectionPreProcessing | inline |
| signalParametersChanged | Configurable | |
| unregisterParameter(const ParameterBase *param) | Configurable | |
| ~Configurable() (defined in Configurable) | Configurable | virtual |
| ~ProjectionPreProcessing() (defined in ProjectionPreProcessing) | ProjectionPreProcessing | virtual |