![]() | 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 | |
---|---|---|
![]() | MaskFilledNonMeasuredPoints |
Gets or sets the property hiding filled non-measured point in the exported mask.
|
![]() | NonMeasuredPointFillingRadius |
Gets or sets the radius in pixel around any measured point.
Every non-measured point in this radius will be approximated.
|
![]() | PhaseOffsetValue |
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.
|
![]() | TemporalAveragingFramesNumber |
Gets or sets the number of frames to be averaged in time.
|
![]() | UseHalfResolution |
Enables or disables the half-resolution option.
|
![]() | UseNonMeasuredPointsFilling |
Enables or disables non-measured points filling. (inpainting)
|
![]() | UsePhaseUnwrapping |
Enables or disables phase unwrapping.
|
![]() | UseSpatialAveraging |
Enables or disables the spatial averaging.
|
![]() | UseTemporalAveraging |
Enables or disables the temporal 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 | |
---|---|---|
![]() | Dispose | Releases all resources used by the PostProcessingConfiguration |
![]() | 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.
|