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 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 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 methodResetPhaseCorrectionSegments
Deletes all the phase correction segments.
Public methodResetPhaseCorrectionZones
Deletes all the phase correction segments.
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 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.
Top
See Also