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
Public methodAddPhaseCorrectionZone
Public methodDispose
Public methodEquals
Copy all the parameters from another configuration
Public methodGetAutoFocusRoi
Gets the region of interest in which the auto-focus must be performed.
Public methodGetFrequencySpectrumFilterShapes
Gets the list of shapes defining the frequency spectrum filter for the specified source.
Public methodGetPhaseCalibrationCoefficient
Public methodGetPhaseCorrectionCoefficient
Public methodGetPhaseCorrectionSegments
Public methodGetPhaseCorrectionZones
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
Public methodResetPhaseCorrectionZones
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
Public methodSetPhaseCorrectionCoefficient
Public methodSetPhaseCorrectionSegments
Public methodSetPhaseCorrectionZones
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
Public methodUndoPhaseCorrectionZone
Top
See Also