Click or drag to resize

SingleWavelengthReconstructionUndoPhaseCorrectionSegment Method

Removes the last phase correction segment added for a certain orientation, method and fitting degree, then recomputes the fit on the remaining segments. Call AutoComputePhaseMaskUsingSegments(windowsList, phaseFitMethod, Int32, Boolean) to apply.

Namespace:  LynceeTec.Processing.Holography
Assembly:  LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntax
public virtual void UndoPhaseCorrectionSegment(
	SegmentOrientation orient
)

Parameters

orient
Type: LynceeTec.ImagingSegmentOrientation
The orientation of the segment.

Implements

IReconstructionUndoPhaseCorrectionSegment(SegmentOrientation)
See Also