ProcessingConfiguration Methods |
The ProcessingConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| AddFrequencySpectrumFilterShape |
Adds a shape to the list of shapes defining the frequency spectrum filter for the specified source.
| |
| AddPhaseCorrectionSegment | ||
| AddPhaseCorrectionZone | ||
| Dispose | ||
| 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 | ||
| GetPhaseContinuousCoefficient | ||
| 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.
| |
| ResetPhaseCalibrationCoefficients |
Removes all phase calibration coefficients.
| |
| ResetPhaseContinuousCoefficients | ||
| ResetPhaseCorrectionCoefficients |
Removes all phase correction coefficients.
| |
| 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 | ||
| SetPhaseContinuousCoefficient | ||
| 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 |