![]() | Processing |
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 correction degree for the phase fitting. |
![]() | PhaseCorrectionDegrees | Gets or sets specific correction degrees for the phase fitting. |
![]() | 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. |
![]() | RollingTemporalAveragingWindowSize | Enables or disables rolling temporal averaging. |
![]() | 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. |
![]() | UpdateConfigurationCoefficients | Enables or disables the application of coefficients to the config. |
![]() | UseAmplitudeDivision | Enables or disables amplitude division of the reference hologram in reconstruction process. |
![]() | 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. |
![]() | UseRollingTemporalAveraging | Sets the window size for rolling temporal averaging. Default value is 1 (which disables the averaging). |
![]() | 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 | Adds a phase correction segment to the existing ones. |
![]() | AddPhaseCorrectionZone | Adds a phase correction zone to the existing ones. |
![]() | Dispose | Releases all resources used by the ProcessingConfiguration |
![]() | Equals | Indicates whether the current object is equal to another object of the same type. |
![]() | GetAutoFocusDistance_m | Gets auto focus reconstruction distance at index position in the scan |
![]() | GetAutoFocusMean | Gets auto focus Mean at index position in the scan |
![]() | GetAutoFocusNumberOfSteps | Gets the number of steps in the auto focus scan |
![]() | GetAutoFocusRoi | Gets the region of interest in which the auto-focus must be performed. |
![]() | GetAutoFocusSTD | Gets auto focus STD at index position in the scan |
![]() | GetFrequencySpectrumFilterShapes | Gets the list of shapes defining the frequency spectrum filter for the specified source. |
![]() | GetPhaseCalibrationCoefficient | Gets the calibration phase correction coefficient for the specified order. |
![]() | GetPhaseContinuousCoefficient | Gets the user phase continuous coefficient for the specified order. |
![]() | GetPhaseCorrectionCoefficient | Gets the user phase correction coefficient for the specified order. |
![]() | GetPhaseCorrectionSegments | Gets an array containing the user defined phase correction segments. |
![]() | GetPhaseCorrectionZones | Gets an array containing the user defined phase correction zones. |
![]() | 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. |
![]() | ResetPhaseCalibrationCoefficients | Removes all phase calibration coefficients. |
![]() | ResetPhaseContinuousCoefficients | Removes all phase continuous coefficients. |
![]() | ResetPhaseCorrectionCoefficients | Removes all phase correction coefficients. |
![]() | ResetPhaseCorrectionSegments | Deletes all the phase correction segments. |
![]() | ResetPhaseCorrectionZones | Deletes all the phase correction segments. |
![]() | 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 | Sets the calibration phase correction coefficient for the specified order. |
![]() | SetPhaseContinuousCoefficient | Sets the user phase continuous coefficient for the specified order. |
![]() | SetPhaseCorrectionCoefficient | Sets the user phase correction coefficient for the specified order. |
![]() | SetPhaseCorrectionSegments | Sets an array containing the user defined phase correction segments. |
![]() | SetPhaseCorrectionZones | Sets an array containing the user defined phase correction zones. |
![]() | 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 | Remove the last phase correction segment added. |
![]() | UndoPhaseCorrectionZone | Remove the last phase correction zone added. |
![]() | UseOneShotPhaseCorrection | Enables OneShot phase correction for next reconstruction. |