Click or drag to resize

ProcessingConfiguration Methods

The ProcessingConfiguration type exposes the following members.

Methods
 NameDescription
Public methodAddFrequencySpectrumFilterShape Adds a shape to the list of shapes defining the frequency spectrum filter for the specified source.
Public methodAddPhaseCorrectionSegment Adds a phase correction segment to the existing ones.
Public methodAddPhaseCorrectionZone Adds a phase correction zone to the existing ones.
Public methodDispose 
Public methodEqualsIndicates whether the current object is equal to another object of the same type.
Public methodGetAutoFocusDistance_m Gets auto focus reconstruction distance at index position in the scan
Public methodGetAutoFocusMean Gets auto focus Mean at index position in the scan
Public methodGetAutoFocusNumberOfSteps Gets the number of steps in the auto focus scan
Public methodGetAutoFocusRoi Gets the region of interest in which the auto-focus must be performed.
Public methodGetAutoFocusSTD Gets auto focus STD at index position in the scan
Public methodGetFrequencySpectrumFilterShapes Gets the list of shapes defining the frequency spectrum filter for the specified source.
Public methodGetPhaseCalibrationCoefficient Gets the calibration phase correction coefficient for the specified order.
Public methodGetPhaseContinuousCoefficient Gets the user phase continuous coefficient for the specified order.
Public methodGetPhaseCorrectionCoefficient Gets the user phase correction coefficient for the specified order.
Public methodGetPhaseCorrectionSegments Gets an array containing the user defined phase correction segments.
Public methodGetPhaseCorrectionZones Gets an array containing the user defined phase correction zones.
Public methodGetRoi Gets the region of interest (ROI) defined on phase and intensity images.
Public methodLoadReferenceHologram(PhysicalLaserSource, String) Loads the reference hologram for the specified source from a path location.
Public methodLoadReferenceHologram(PhysicalLaserSource, Byte, Int32, Int32) Loads the reference hologram for the specified source from byte array.
Public methodResetAutoFocusRoi Resets the region of interest to the maximum size.
Public methodResetFrequencySpectrumFilterShapes Erases all the shapes added to the list of shapes defining the frequency spectrum filter for the specified source.
Public methodResetPhaseCalibrationCoefficients Removes all phase calibration coefficients.
Public methodResetPhaseContinuousCoefficients Removes all phase continuous coefficients.
Public methodResetPhaseCorrectionCoefficients Removes all phase correction coefficients.
Public methodResetPhaseCorrectionSegments Deletes all the phase correction segments.
Public methodResetPhaseCorrectionZones Deletes all the phase correction segments.
Public methodSaveReferenceHologram Saves the reference hologram for the specified source to a .bin file.
Public methodSetAutoFocusRoi Sets the region of interest in which the auto-focus must be performed.
Public methodSetFrequencySpectrumFilterShapes Sets the list of shapes defining the frequency spectrum filter for the specified source.
Public methodSetPhaseCalibrationCoefficient Sets the calibration phase correction coefficient for the specified order.
Public methodSetPhaseContinuousCoefficient Sets the user phase continuous coefficient for the specified order.
Public methodSetPhaseCorrectionCoefficient Sets the user phase correction coefficient for the specified order.
Public methodSetPhaseCorrectionSegments Sets an array containing the user defined phase correction segments.
Public methodSetPhaseCorrectionZones Sets an array containing the user defined phase correction zones.
Public methodSetRoi Sets the region of interest (ROI) to be extracted on phase and intensity images.
Public methodUndoFrequencySpectrumFilterShape Removes the last shape added to the list of shapes defining the frequency spectrum filter for the specified source.
Public methodUndoPhaseCorrectionSegment Remove the last phase correction segment added.
Public methodUndoPhaseCorrectionZone Remove the last phase correction zone added.
Public methodUseOneShotPhaseCorrection Enables OneShot phase correction for next reconstruction.
Top
See Also