Click or drag to resize

PostProcessingConfiguration Properties

The PostProcessingConfiguration type exposes the following members.

Properties
 NameDescription
Public propertyBackgroundFlatteningDownsamplingFactor Gets or sets the background flattening downsampling factor.
Public propertyBackgroundFlatteningStructuringElementSize Gets or sets the background flattening structuring element size in pixels.
Public propertyHologramHistogramBins Gets or sets the hologram histogram bins number.
Public propertyMaskFilledNonMeasuredPoints Gets or sets the property hiding filled non-measured point in the exported mask.
Public propertyNonMeasuredPointsFillingRadius Gets or sets the radius in pixel around any measured point. Every non-measured point in this radius will be approximated.
Public propertyPhaseOffsetValue_rad Gets or sets the phase offset value.
Public propertyPhaseUnwrappingMethod Gets or sets the phase unwrapping method to be used when enabled.
Public propertyResizingFactor Gets or sets the resizing factor.
Public propertySpatialAveragingSize Gets or sets the averaging mask size (width and height) to be averaged in space. The maximum allowed size is 9. Every larger number will be replaced by this maximum value.
Public propertyUseBackgroundFlattening Enables or disables the background flattening.
Public propertyUseHalfResolution Enables or disables the half-resolution option.
Public propertyUseHologramHistogram Enables or disables hologram histogram computation.
Public propertyUseMaskForUnwrapping Enables or disables mask when performing phase unwrapping.
Public propertyUseMeanStdDevComputation Enables or disables mean and standard deviation values computation on each image.
Public propertyUseMinMaxComputation Enables or disables min and max values computation on each image.
Public propertyUseNonMeasuredPointsFilling Enables or disables non-measured points filling. (inpainting)
Public propertyUsePhaseOffsetCompensation Enables or disables phase offset compensation.
Public propertyUsePhaseUnwrapping Enables or disables phase unwrapping.
Public propertyUseResizing Enables or disables the resizing.
Public propertyUseSpatialAveraging Enables or disables the spatial averaging.
Public propertyUseUnwrappedPhaseZeroThreshold Enables or disables zero threshold on unwrapped phase.
Public propertyUseWavelengthFilter Enables or disables wavelength filtering.
Public propertyWavelengthFilterCutoffMax Gets or sets the maximal cutoff for the defined wavelength filter type. This cutoff must be defined only for the band-pass and band-stop filters.
Public propertyWavelengthFilterCutoffMin Gets or sets the minimal cutoff for the defined wavelength filter type. This cutoff must be defined for any kind of filter.
Public propertyWavelengthFilterType Gets or sets the wavelength filter type to be used when enabled.
Top
See Also