Lyncee Tec SDK Documentation
Lyncee Tec SDK Documentation
LynceeTec.Processing.Holography
SingleWavelengthReconstruction Class
SingleWavelengthReconstruction Methods
AddPhCorrSegment Method
AddPhCorrZone Method
AddPhOffAdjZone Method
ComputePhaseHistogram Method
ComputePhaseStdDev Method
ConfigureProcessing Method
CopyAmp32fToMemStream Method
CopyAmpToMemStream Method
CopyHoloToMemStream Method
CopyHoloToRH Method
CopyImg32fResult Method
CopyImgResult Method
CopyPhase32fToMemStream Method
CopyPhaseToMemStream Method
CreateStitching Method
CutNewEllFourierRegion Method
CutNewRectFourierRegion Method
Dispose Method
Do2DAdjustDpm Method
DoAutoAdjustDpm Method
DoAutoPhaseCorrectionNoCT Method
DoMonitorPhaseZone Method
DumpPhaseMonitor Method
ExtractArbitraryIntensityProfile Method
ExtractArbitraryPhaseProfile Method
ExtractProfile Method
ExtractROI Method
FineFocusSearch Method
GetAmp32f Method
GetAvgRHBufHolo Method
GetDistance Method
GetNumFourierFilters Method
GetOplValue Method
GetPhase32f Method
getPhaseHistogram Method
GetPhaseValue Method
GetPhCorrCoeff Method
InitProcessingChain Method
LoadFourierRegion Method
LoadPhOffAdjZones Method
LoadRefHolo Method
OnDistanceChange Method
OnDpmChange Method
OnNewImage Method
OnOffsetChange Method
ParsePhOffAdjZones Method
PhaseToHeightNmConversionFactor Method
Process Method
RecomputeKxKy Method
ReconstructFile Method
ReconstructSequence Method
RedoFourierFilter Method
RefreshAmplitude Method
RefreshFourier Method
RefreshIntensityPhase Method
RefreshPhase Method
RemoveLastFourierFilter Method
ResetFourierRegions Method
ResetPhaseMask Method
ResetPhCorrSegment Method
ResetPhCorrZone Method
ResetPhOffAdjZone Method
ResetROI Method
ResetTempAvg Method
SaveFourierRegion Method
SaveImage Method
SaveImageFloat Method
SavePhOffAdjZones Method
SaveRefHolo Method
SetDistance Method
SetPhCorrCoeff Method
SetSpTilt Method
SetWaveFilt Method
SignalNewImage Method
UndoPhCorrSegment Method
UseCurrentHoloAsRef Method
SingleWavelengthReconstruction
ResetPhCorrSegment Method
Removes all phase correction segments. Call
OnDpmChange(windowsList)
to apply.
Namespace:
LynceeTec.Processing.Holography
Assembly:
LynceeTec.Processing (in LynceeTec.Processing.dll) Version: 6.6.0 6_6_dev_win7 eedf306, built 2018-03-20 10:08:02 UTC
Syntax
C#
C++
Copy
public
virtual
void
ResetPhCorrSegment
()
public
:
virtual
void
ResetPhCorrSegment
()
Implements
IReconstruction
ResetPhCorrSegment
See Also
Reference
SingleWavelengthReconstruction Class
LynceeTec.Processing.Holography Namespace
SingleWavelengthReconstruction
AddPhCorrSegment(Int32, Int32, Int32, Int32, phaseFitMethod, Int32)
SingleWavelengthReconstruction
UndoPhCorrSegment(Int32, phaseFitMethod, Int32)
SingleWavelengthReconstruction
OnDpmChange(windowsList)