![]() | PostProcessingConfiguration Class |
Namespace: LynceeTec.InterfaceProcessingV2.Configurations
The PostProcessingConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | PostProcessingConfiguration | Initializes a new instance of the PostProcessingConfiguration class |
Name | Description | |
---|---|---|
![]() | BackgroundFlatteningStructuringElementSize |
Gets or sets the background flattening structuring element size in pixels.
|
![]() | BackgroundThresholdingStructuringElementSize |
Gets or sets the background thresholding structuring element size in pixels.
|
![]() | HologramHistogramBins |
Gets or sets the hologram histogram bins number.
|
![]() | MaskFilledNonMeasuredPoints |
Gets or sets the property hiding filled non-measured point in the exported mask.
|
![]() | NonMeasuredPointsFillingRadius |
Gets or sets the radius in pixel around any measured point.
Every non-measured point in this radius will be approximated.
|
![]() | PhaseOffsetValue_rad |
Gets or sets the phase offset value.
|
![]() | PhaseUnwrappingMethod |
Gets or sets the phase unwrapping method to be used when enabled.
|
![]() | SpatialAveragingSize |
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.
|
![]() | UseBackgroundFlattening |
Enables or disables the background flattening.
|
![]() | UseBackgroundThresholding |
Enables or disables the background thresholding.
|
![]() | UseHalfResolution |
Enables or disables the half-resolution option.
|
![]() | UseHologramHistogram |
Enables or disables hologram histogram computation.
|
![]() | UseMinMaxComputation |
Enables or disables min and max values computation on each image.
|
![]() | UseNonMeasuredPointsFilling |
Enables or disables non-measured points filling. (inpainting)
|
![]() | UsePhaseOffsetCompensation |
Enables or disables phase offset compensation.
|
![]() | UsePhaseUnwrapping |
Enables or disables phase unwrapping.
|
![]() | UseSpatialAveraging |
Enables or disables the spatial averaging.
|
![]() | UseWavelengthFilter |
Enables or disables wavelength filtering.
|
![]() | WavelengthFilterCutoffMax |
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.
|
![]() | WavelengthFilterCutoffMin |
Gets or sets the minimal cutoff for the defined wavelength filter type.
This cutoff must be defined for any kind of filter.
|
![]() | WavelengthFilterType |
Gets or sets the wavelength filter type to be used when enabled.
|
Name | Description | |
---|---|---|
![]() | Copy |
Copy all the parameters from another configuration
|
![]() | Dispose | Releases all resources used by the PostProcessingConfiguration |
![]() | Equals | |
![]() | GetPhaseOffsetZone |
Defines the phase offset zone where the offset value will be used as the reference phase value.
|
![]() | ResetPhaseOffsetZone |
Resets the defined phase offset zone.
|
![]() | SetPhaseOffsetZone |
Defines the phase offset zone where the offset value will be used as the reference.
|