![]() | DualWavelengthReconstruction Methods |
The DualWavelengthReconstruction type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddPhaseCorrectionSegment |
Adds a new vertical or horizontal segment for the phase mask adjustment, then recomputes the fit.
(Only for multi-segment phase correction method. The method needs at least one vertical and one horizontal segment).
Call ComputePhaseMask to apply.
(Inherited from SingleWavelengthReconstruction.) |
![]() | AddPhaseCorrectionZone |
Adds a phase correction zone, either rectangular or an ellipse. Call ComputePhaseMask to apply.
(Inherited from SingleWavelengthReconstruction.) |
![]() | AddPhaseMonitorZone | (Inherited from SingleWavelengthReconstruction.) |
![]() | AddPhaseOffsetAdjustmentZone |
Adds a phase offset correction zone. (Valid only for the multi-zone phase offset method)
(Inherited from SingleWavelengthReconstruction.) |
![]() | AutoComputePhaseMaskUsingSegments |
Performs an automatic adjustment of phase parameters, including crossed-terms, using an iterative method.
(Inherited from SingleWavelengthReconstruction.) |
![]() | AutoComputePhaseMaskUsingZones |
Perform a 2D phase fit on a rectangular zone.
(Inherited from SingleWavelengthReconstruction.) |
![]() | ComputePhaseHistogram |
Computes the histogram of the phase image (or of its ROI).
Call getPhaseHistogram to get the result.
(Inherited from SingleWavelengthReconstruction.) |
![]() | ComputePhaseStdDev |
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.
(Inherited from SingleWavelengthReconstruction.) |
![]() | ConfigureProcessing | (Overrides DualWavelengthReconstructionAlternate.ConfigureProcessing(IHardwareConfiguration, IHolographicMeasurementConfig).) |
![]() | CopyAmp32fToMemStream | (Inherited from SingleWavelengthReconstruction.) |
![]() | CopyAmpToMemStream | (Inherited from SingleWavelengthReconstruction.) |
![]() | CopyHoloToRH |
Copies the current hologram known by the reconstruction to the array of holograms used as reference. Prefer a copy to array using
GetAvgRHBufHolo(Int32) when using several avaraged holograms
(Inherited from SingleWavelengthReconstruction.) |
![]() | CopyImg32fResult(Single, Int32, windowsList) |
Copies the floating point image result of processing in a local buffer.
(Inherited from SingleWavelengthReconstruction.) |
![]() | CopyImg32fResult(Single, Int32, windowsList, Boolean) |
Copies the floating point image result of processing in a local buffer.
(Inherited from SingleWavelengthReconstruction.) |
![]() | CopyImgResult |
Copies the image result of processing in a local buffer.
(Inherited from SingleWavelengthReconstruction.) |
![]() | CopyPhase32fToMemStream | (Inherited from SingleWavelengthReconstruction.) |
![]() | CopyPhaseToMemStream | (Inherited from SingleWavelengthReconstruction.) |
![]() | CreateStitching | (Inherited from SingleWavelengthReconstruction.) |
![]() | CutNewEllFourierRegion | (Inherited from SingleWavelengthReconstruction.) |
![]() | CutNewRectFourierRegion | (Inherited from SingleWavelengthReconstruction.) |
![]() | Dispose | (Inherited from SingleWavelengthReconstruction.) |
![]() | DoAutoPhaseCorrectionNoCT | (Inherited from SingleWavelengthReconstruction.) |
![]() | DoMonitorPhaseZone | (Inherited from SingleWavelengthReconstruction.) |
![]() | DumpPhaseMonitor | (Inherited from SingleWavelengthReconstruction.) |
![]() | ExtractArbitraryIntensityProfile |
Extracts a profile in the intensity (amplitude) image. Use AmpProfile to get the result.
(Inherited from SingleWavelengthReconstruction.) |
![]() | ExtractProfile | (Inherited from SingleWavelengthReconstruction.) |
![]() | GetAmp32f | (Inherited from SingleWavelengthReconstruction.) |
![]() | GetAvgRHBufHolo |
Gets a reference to the byte array to copy the reference hologram data when using several averaged holograms
(Inherited from SingleWavelengthReconstruction.) |
![]() ![]() | GetDistance |
Gets or sets the reconstruction distance for one of the laser source, in [m]. The value must include the Objective-Source Correction.
The new value will be used on the next processed image.
To reprocess the last hologram, call OnDistanceChange(windowsList) after setting the value.
(Inherited from SingleWavelengthReconstruction.) |
![]() | GetNumFourierFilters | (Inherited from SingleWavelengthReconstruction.) |
![]() | GetPhase32f | (Inherited from SingleWavelengthReconstruction.) |
![]() | GetPhaseCorrectionCoefficient | (Inherited from SingleWavelengthReconstruction.) |
![]() | getPhaseHistogram |
Gets the phase histogram. Call ComputePhaseHistogram to compute it.
(Inherited from SingleWavelengthReconstruction.) |
![]() | GetPhaseValue | (Inherited from SingleWavelengthReconstruction.) |
![]() | InitProcessingChain | (Overrides DualWavelengthReconstructionAlternate.InitProcessingChain(Int32, Int32, Int32, Double, Double, Double, Double, Double, Double, Double, Double, Int32, Int32, Double).) |
![]() | LoadFourierRegion | (Inherited from SingleWavelengthReconstruction.) |
![]() | LoadPhaseOffsetAdjustmentZones | (Inherited from SingleWavelengthReconstruction.) |
![]() | OnDistanceChange |
Recomputes the phase mask and redoes the Fresnel transform, then process the images defined in visMask.
Call after changing the reconstruction distance (SetDistance(Int32, Double)).
(Inherited from SingleWavelengthReconstruction.) |
![]() | OnNewImage(windowsList) |
Signals that a new image is available in the memory pointed by ImgHolo, gives it to the processing chain and processes it.
(Overrides DualWavelengthReconstructionAlternate.OnNewImage(windowsList).) |
![]() | OnNewImage(Hologram, windowsList) |
Gives a new image to the processing chain and processes it
(Overrides DualWavelengthReconstructionAlternate.OnNewImage(Hologram, windowsList).) |
![]() | ParsePhaseOffsetAdjustmentZones | (Inherited from SingleWavelengthReconstruction.) |
![]() | PerformAutoFocus |
Compute the focus position.
(Inherited from SingleWavelengthReconstruction.) |
![]() | Process |
Reconstructs the image pointed by ImgHolo (Inherited from SingleWavelengthReconstruction.) |
![]() | ReconstructFile | (Inherited from SingleWavelengthReconstruction.) |
![]() | ReconstructSequence | (Inherited from SingleWavelengthReconstruction.) |
![]() | RedoFourierFilter | (Inherited from SingleWavelengthReconstruction.) |
![]() | RefreshFourier | (Inherited from SingleWavelengthReconstruction.) |
![]() | RefreshIntensityPhase | (Inherited from SingleWavelengthReconstruction.) |
![]() | RemoveLastFourierFilter | (Inherited from SingleWavelengthReconstruction.) |
![]() | ResetFourierRegions | (Inherited from SingleWavelengthReconstruction.) |
![]() | ResetPhaseCorrectionSegments |
Removes all phase correction segments. Call AutoComputePhaseMaskUsingSegments(windowsList, phaseFitMethod, Int32, Boolean) to apply.
(Inherited from SingleWavelengthReconstruction.) |
![]() | ResetPhaseCorrectionZones |
Removes all phase correction zones. Call AutoComputePhaseMaskUsingZones(windowsList, phaseFitPolyBase, Int32, Boolean) to apply.
(Inherited from SingleWavelengthReconstruction.) |
![]() | ResetPhaseMask | (Inherited from SingleWavelengthReconstruction.) |
![]() | ResetPhaseMonitorZones | (Inherited from SingleWavelengthReconstruction.) |
![]() | ResetPhaseOffsetAdjustmentZones | (Inherited from SingleWavelengthReconstruction.) |
![]() | ResetTemporalPhaseAverage |
Resets the temporal averaging count.
The next reconstructed hologram will be the first of the next averaging process.
(Inherited from SingleWavelengthReconstruction.) |
![]() | SaveFourierRegion | (Inherited from SingleWavelengthReconstruction.) |
![]() | SaveImage |
Saves an image in TIFF format
(Overrides DualWavelengthReconstructionAlternate.SaveImage(windowsList, String, Colormaps, Boolean).) |
![]() | SavePhaseOffsetAdjustmentZones | (Inherited from SingleWavelengthReconstruction.) |
![]() ![]() | SetDistance |
Sets the reconstruction distance for one of the laser source, in [m]. The value must include the Objective-Source Correction.
The new value will be used on the next processed image.
To reprocess the last hologram, call OnDistanceChange(windowsList) after setting the value.
(Inherited from SingleWavelengthReconstruction.) |
![]() | SetHoloListSize | (Overrides DualWavelengthReconstructionAlternate.SetHoloListSize(Int32).) |
![]() | SetHoloRHListSize |
Define the number of holograms which will be averaged to produce the reference hologram
(Overrides DualWavelengthReconstructionAlternate.SetHoloRHListSize(Int32).) |
![]() | SetPhaseCorrectionCoefficient | (Inherited from SingleWavelengthReconstruction.) |
![]() | SetSpTilt | (Inherited from SingleWavelengthReconstruction.) |
![]() | SetWavelengthFilterParameters |
Enables/Disables and configures a filter applied to the complex wavefront (it influences both the phase and the amplitude image).
(Inherited from SingleWavelengthReconstruction.) |
![]() | SignalNewImage | (Overrides SingleWavelengthReconstructionSignalNewImage.) |
![]() | SignalNewImage(Int32) | (Inherited from SingleWavelengthReconstruction.) |
![]() | UndoPhaseCorrectionSegment |
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.
(Inherited from SingleWavelengthReconstruction.) |