Click or drag to resize
SingleWavelengthReconstruction Methods

The SingleWavelengthReconstruction type exposes the following members.

Methods
  NameDescription
Public methodAddPhCorrSegment
Adds a new vertical or horizontal segment for the phase mask adjustement, then recomputes the fit. (Only for multi-segment phase correction method. The method needs at least one vertical and one horizontal segment).
Public methodAddPhCorrZone
Adds a phase correction zone, either rectangular or an ellipse.
Public methodAddPhOffAdjZone
Public methodComputePhaseHistogram
Computes the histogram of the phase image (or of its ROI). Call getPhaseHistogram to get the result.
Public methodComputePhaseStdDev
Computes the mean value and standard deviation of the phase image (or its region of interest if one is defined). Use PhaseMeanValue and PhaseStdDev to read the result.
Public methodConfigureProcessing
Public methodCopyAmp32fToMemStream
Public methodCopyAmpToMemStream
Public methodCopyHoloToMemStream
Public methodCopyHoloToRH
Public methodCopyImg32fResult
Copies the floating point image result of processing in a local buffer.
Public methodCopyImgResult
Copies the image result of processing in a local buffer.
Public methodCopyPhase32fToMemStream
Public methodCopyPhaseToMemStream
Public methodCutNewEllFourierRegion
Public methodCutNewRectFourierRegion
Public methodDispose
Public methodDo2DAdjustDpm
Perform a 2D phase fit on a rectangular zone.
Public methodDoAutoAdjustDpm
Performs an automatic adjustment of phase parameters, including crossed-terms, using an iterative method.
Public methodDoAutoPhaseCorrectionNoCT
Public methodDoMonitorPhaseZone
Public methodDumpPhaseMonitor
Public methodExtractArbitraryIntensityProfile
Extracts a profile in the intensity (amplitude) image. Use AmpProfile to get the result.
Public methodExtractArbitraryPhaseProfile
Extracts a profile in the phase image. Use PhaseProfile to get the result.
Public methodExtractProfile
Public methodExtractROI
Sets a region of interest in the phase and intensity images.
Public methodFineFocusSearch
Public methodGetAmp32f
Public methodGetAvgRHBufHolo
Public methodGetNumFourierFilters
Public methodGetPhase32f
Public methodgetPhaseHistogram
Public methodInitProcessingChain
Public methodLoadFourierRegion
Public methodLoadPhOffAdjZones
Public methodLoadRefHolo
Public methodOnDistanceChange
Recomputes the phase mask and redoes the Fresnel transform, then process the images defined in visMask. Call after changing DistanceInt32.
Public methodOnDpmChange
Recomputes the phase correction mask and updates the selected images.
Public methodOnNewImage(windowsList)
Signals that a new image is available in the memory pointed by ImgHolo, gives it to the processing chain and processes it.
Public methodOnNewImage(Hologram, windowsList)
Gives a new image to the processing chain and processes it.
Public methodOnOffsetChange
Updates the phase image when the phase offset has changed (without recomputing the whole phase mask)
Public methodParsePhOffAdjZones
Public methodProcess
Public methodRecomputeKxKy
Public methodReconstructFile
Public methodReconstructSequence
Public methodRedoFourierFilter
Public methodRefreshAmplitude
Public methodRefreshFourier
Public methodRefreshIntensityPhase
Public methodRefreshPhase
Public methodRemoveLastFourierFilter
Public methodResetFourierRegions
Public methodResetPhaseMask
Public methodResetPhCorrSegment
Removes all phase correction segments.
Public methodResetPhCorrZone
Removes all phase correction zones.
Public methodResetPhOffAdjZone
Public methodResetROI
Removes the region of interest for the phase and amplitude images.
Public methodResetTempAvg
Public methodSaveFourierRegion
Public methodSaveImage
Saves an image in TIFF format
Public methodSaveImageFloat
Saves an image as floating-point values in a binary or text file
Public methodSavePhOffAdjZones
Public methodSaveRefHolo
Public methodSetSpTilt
Public methodSetWaveFilt
Enables/Disables and configures a filter applied to the complex wavefront (it influences both the phase and the amplitude image).
Public methodSignalNewImage
Public methodSignalNewImage(Int32)
Public methodUndoPhCorrSegment
Removes the last phase correction segment added for a certain orientation, method and fitting degree, then recomputes the fit on the remaining segments.
Public methodUseCurrentHoloAsRef
Top
See Also