![]() | ProcessingConfiguration Class |
Namespace: LynceeTec.InterfaceProcessingV2.Configurations
The ProcessingConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | ProcessingConfiguration | Initializes a new instance of the ProcessingConfiguration class |
Name | Description | |
---|---|---|
![]() | AutoFocusDeltaDistance_m |
Gets or sets the distance around the current reconstruction distance in which the auto-focus search is performed.
|
![]() | AutoFocusTolerance_m |
Gets or sets the tolerance of the auto-focus method.
|
![]() | MaximizeAutoFocusContrast |
Enables or disables the contrast maximization during auto-focus process.
|
![]() | PhaseCalibrationDegree |
Gets or sets the phase correction degree for calibration mode.
|
![]() | PhaseCorrectionDegree |
Gets or sets the phase correction degree for user mode.
|
![]() | PhaseFittingTool |
Gets or sets the phase fitting tool used to perform phase correction.
|
![]() | PhaseSegmentFittingMethod |
Gets or sets the phase fitting method used with segments correction.
|
![]() | PhaseZoneFittingPolynomialBasis |
Gets or sets the phase fitting polynomial basis to perform phase correction using zones only.
|
![]() | ReconstructionDistance_m |
Gets or sets the reconstruction distance in meter.
|
![]() | SaveFrequencySpectrum |
Enables or disables the export of frequency spectrum image.
|
![]() | SaveReconstructedPhaseIntensity |
Enables or disables the export of reconstructed phase and intensity images.
Those images are extracted before the post-processing.
|
![]() | SpectrumCenteringKx |
Defines the Kx parameter centering the frequency spectrum in width direction.
|
![]() | SpectrumCenteringKy |
Defines the Ky parameter centering the frequency spectrum in height direction.
|
![]() | SpectrumCenteringMethod |
Gets or sets the frequency spectrum centering method when no reference hologram is used.
|
![]() | UseAutoFocus |
Enables or disables the auto-focus for each reconstructed hologram.
|
![]() | UseAutoSpectrumCentering |
Enables or disables the automatic frequency spectrum centering when no reference hologram is used.
|
![]() | UseCalibrationPhaseCorrection |
Enables or disables calibration phase correction which performs phase correction independently on each source.
|
![]() | UseContinuousPhaseCorrection |
Enables or disables continuous phase correction which performs phase correction on each frame.
|
![]() | UseManualFrequencySpectrumFiltering |
Enables or disables the manual frequency spectrum filter defined by the user.
|
![]() | UsePhaseAutoFocus |
Uses the phase when performing the auto-focus.
|
![]() | UseReferenceHologram |
Enables or disables reference hologram in reconstruction process.
|
![]() | UseShortSyntheticWavelength |
Enables or disables the short synthetic wavelength computation.
|
Name | Description | |
---|---|---|
![]() | AddFrequencySpectrumFilterShape |
Adds a shape to the list of shapes defining the frequency spectrum filter for the specified source.
|
![]() | AddPhaseCorrectionSegment | |
![]() | AddPhaseCorrectionZone | |
![]() | Dispose | Releases all resources used by the ProcessingConfiguration |
![]() | Equals |
Copy all the parameters from another configuration
|
![]() | GetAutoFocusRoi |
Gets the region of interest in which the auto-focus must be performed.
|
![]() | GetFrequencySpectrumFilterShapes |
Gets the list of shapes defining the frequency spectrum filter for the specified source.
|
![]() | GetPhaseCalibrationCoefficient | |
![]() | GetPhaseCorrectionCoefficient | |
![]() | GetPhaseCorrectionSegments | |
![]() | GetPhaseCorrectionZones | |
![]() | GetRoi |
Gets the region of interest (ROI) defined on phase and intensity images.
|
![]() | LoadReferenceHologram(PhysicalLaserSource, String) |
Loads the reference hologram for the specified source from a path location.
|
![]() | LoadReferenceHologram(PhysicalLaserSource, Byte, Int32, Int32) |
Loads the reference hologram for the specified source from byte array.
|
![]() | ResetAutoFocusRoi |
Resets the region of interest to the maximum size.
|
![]() | ResetFrequencySpectrumFilterShapes |
Erases all the shapes added to the list of shapes defining the frequency spectrum filter for the specified source.
|
![]() | ResetPhaseCorrectionSegments | |
![]() | ResetPhaseCorrectionZones | |
![]() | SaveReferenceHologram |
Saves the reference hologram for the specified source to a .bin file.
|
![]() | SetAutoFocusRoi |
Sets the region of interest in which the auto-focus must be performed.
|
![]() | SetFrequencySpectrumFilterShapes |
Sets the list of shapes defining the frequency spectrum filter for the specified source.
|
![]() | SetPhaseCalibrationCoefficient | |
![]() | SetPhaseCorrectionCoefficient | |
![]() | SetPhaseCorrectionSegments | |
![]() | SetPhaseCorrectionZones | |
![]() | SetRoi |
Sets the region of interest (ROI) to be extracted on phase and intensity images.
|
![]() | UndoFrequencySpectrumFilterShape |
Removes the last shape added to the list of shapes defining the frequency spectrum filter for the specified source.
|
![]() | UndoPhaseCorrectionSegment | |
![]() | UndoPhaseCorrectionZone |