![]() | DualWavelengthReconstruction Properties |
The DualWavelengthReconstruction type exposes the following members.
Name | Description | |
---|---|---|
![]() | AmplDivRefHolo |
Enables or disables the normalization for each pixel of the reconstructed intensity images with the intensity of each corresponding pixel
of the reference hologram
(Inherited from SingleWavelengthReconstruction.) |
![]() | AmpProfile |
Gets the last amplitude (intensity) profile extracted. See ExtractArbitraryIntensityProfile(Int32, Int32, Int32, Int32, Boolean, Single, Single).
(Inherited from SingleWavelengthReconstruction.) |
![]() | Bpp | (Overrides DualWavelengthReconstructionAlternate.Bpp.) |
![]() | CanRefresh | (Inherited from SingleWavelengthReconstruction.) |
![]() | deltaN |
Gets or sets the difference of refractive index (used for phase->height conversion).
(Inherited from SingleWavelengthReconstruction.) |
![]() | EffBpp |
Gets or sets the number of useful bits per pixel. It might differ from Bpp.
(Inherited from SingleWavelengthReconstruction.) |
![]() | FinalPhaseImage | (Inherited from SingleWavelengthReconstruction.) |
![]() | HasROI |
Gets a value indicating whether a region of interest is defined.
(Inherited from SingleWavelengthReconstruction.) |
![]() | ImageHeight |
Gets the height of the current hologram image.
(Inherited from SingleWavelengthReconstruction.) |
![]() | ImageWidth |
Gets the width of the current hologram image.
(Inherited from SingleWavelengthReconstruction.) |
![]() | ImgAmp |
Gets a pointer to the processed amplitude (intensity) image.
(Inherited from SingleWavelengthReconstruction.) |
![]() | ImgFFT |
Gets a pointer to the processed amplitude image of the 2D Fourier transform.
(Inherited from SingleWavelengthReconstruction.) |
![]() | ImgHolo |
Gets a pointer to the raw hologram image (acquired from a camera).
(Inherited from SingleWavelengthReconstruction.) |
![]() | ImgPhase |
Gets a pointer to the processed phase image.
(Inherited from SingleWavelengthReconstruction.) |
![]() | lambda |
Gets or sets the wavelength.
(Inherited from SingleWavelengthReconstruction.) |
![]() | LockPhaseScale | (Inherited from SingleWavelengthReconstruction.) |
![]() | Mask | (Inherited from SingleWavelengthReconstruction.) |
![]() | MaskArray | (Inherited from SingleWavelengthReconstruction.) |
![]() | MaskVisibility |
Gets or sets the mask visibility on the final image
(Inherited from SingleWavelengthReconstruction.) |
![]() | NonMeasuredAreasFillingRadius |
Gets or sets the pixel radius for the non-measured areas filling feature.
(Inherited from SingleWavelengthReconstruction.) |
![]() | PhaseColormap |
Gets or sets the color map of the phase image.
(Inherited from SingleWavelengthReconstruction.) |
![]() | PhaseCorrectionDegree | (Inherited from SingleWavelengthReconstruction.) |
![]() | PhaseMeanValue |
Gets the mean value of the phase image (or its ROI).
Call ComputePhaseStdDev first to compute it.
(Inherited from SingleWavelengthReconstruction.) |
![]() | PhaseMonitor | (Inherited from SingleWavelengthReconstruction.) |
![]() | PhaseOffset |
Gets or sets the offset of the phase mask.
(Inherited from SingleWavelengthReconstruction.) |
![]() | PhaseProfile |
Gets the last phase profile extracted. See ExtractArbitraryPhaseProfile(Int32, Int32, Int32, Int32, Int32, Boolean, Boolean, Boolean, Single, Single).
(Inherited from SingleWavelengthReconstruction.) |
![]() | PhaseROIHeight |
Gets the height of the region of interest on the phase and amplitude images. If no ROI is defined, returns the height of the image.
(Inherited from SingleWavelengthReconstruction.) |
![]() | PhaseROILeft |
Gets the offset of the region of interest from the left of the image. (X coordinate of the top left corner of the ROI).
(Inherited from SingleWavelengthReconstruction.) |
![]() | PhaseROIStride |
Gets the stride of the region of interest (distance in bytes between two lines of the image) for float amplitude or phase images.
If no ROI is defined, returns the stride of the image.
Stride is always a multiple of 4.
(Inherited from SingleWavelengthReconstruction.) |
![]() | PhaseROITop |
Gets the offset of the region of interest from the top of the image. (Y coordinate of the top left corner of the ROI).
(Inherited from SingleWavelengthReconstruction.) |
![]() | PhaseROIWidth |
Gets the width of the region of interest on the phase and amplitude images. If no ROI is defined, returns the width of the image.
(Inherited from SingleWavelengthReconstruction.) |
![]() | PhaseStdDev |
Gets the standard deviation of the phase image (or its ROI).
Call ComputePhaseStdDev first to compute it.
(Inherited from SingleWavelengthReconstruction.) |
![]() | PhMax | (Inherited from SingleWavelengthReconstruction.) |
![]() | PhMin | (Inherited from SingleWavelengthReconstruction.) |
![]() | ReconstructedPhase | (Inherited from SingleWavelengthReconstruction.) |
![]() | RefHoloUse |
Enables or disables the usage of a reference hologram for reconstruction
(Inherited from SingleWavelengthReconstruction.) |
![]() | ResolutionDivider |
Gets the resolution division value of the current hologram image.
(Inherited from SingleWavelengthReconstruction.) |
![]() | StepAmpPhase | (Inherited from SingleWavelengthReconstruction.) |
![]() | StepFinalPhaseImage | (Inherited from SingleWavelengthReconstruction.) |
![]() | StepReconstructedPhase | (Inherited from SingleWavelengthReconstruction.) |
![]() | TemporalPhaseAverageFramesNumber |
Gets of sets the number of frames to be averaged during the temporal averaging process.
(Inherited from SingleWavelengthReconstruction.) |
![]() | TransMicroscope |
Gets or sets the type of the miscroscope.
(Inherited from SingleWavelengthReconstruction.) |
![]() | Unwrap2D |
Toggles the 2D unwrapping.
(Inherited from SingleWavelengthReconstruction.) |
![]() | Unwrap2DMethod |
Gets or sets the method for unwrapping in 2D.
(Inherited from SingleWavelengthReconstruction.) |
![]() | UnwrapPhaseMonitorZones | (Inherited from SingleWavelengthReconstruction.) |
![]() | UseHalfResolution |
Gets or sets the activation state of the half resolution feature.
(Inherited from SingleWavelengthReconstruction.) |
![]() | UseSpatialPhaseAverage |
Gets or sets the activation state of the spatial phase averaging.
(Inherited from SingleWavelengthReconstruction.) |
![]() | UseTemporalPhaseAverage |
Gets or sets the activation state of the temporal phase averaging.
true adds the given holograms in the reconstruction object
until TemporalPhaseAverageFramesNumber is reached.
The last reconstructed phase is averaged.
(Inherited from SingleWavelengthReconstruction.) |
![]() | UseWavelengthFilter |
Gets a value indicating whether a wavelength filter is enabled.
(Inherited from SingleWavelengthReconstruction.) |