![]() | IReconstruction Properties |
The IReconstruction 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
|
![]() | AmpProfile |
Gets the last amplitude (intensity) profile extracted. See ExtractArbitraryIntensityProfile(Int32, Int32, Int32, Int32, Boolean, Single, Single).
|
![]() | Bpp |
Gets or sets the number of BITS per pixel. Either 8 or 16.
|
![]() | CanRefresh | |
![]() | deltaN |
Gets or sets the difference of refractive index (used for phase->height conversion).
|
![]() | EffBpp |
Gets or sets the number of useful bits per pixel. It might differ from Bpp.
|
![]() | FinalPhaseImage | |
![]() | HasROI |
Gets a value indicating whether a region of interest is defined.
|
![]() | ImageHeight |
Gets the height of the current hologram image.
|
![]() | ImageWidth |
Gets the width of the current hologram image.
|
![]() | ImgAmp |
Gets a pointer to the processed amplitude (intensity) image.
|
![]() | ImgFFT |
Gets a pointer to the processed amplitude image of the 2D Fourier transform.
|
![]() | ImgHolo |
Gets a pointer to the raw hologram image (acquired from a camera).
|
![]() | ImgPhase |
Gets a pointer to the processed phase image.
|
![]() | lambda |
Gets or sets the wavelength.
|
![]() | LockPhaseScale | |
![]() | Mask | |
![]() | MaskArray | |
![]() | MaskVisibility |
Toggles the mask visibility on the output image.
|
![]() | NonMeasuredAreasFillingRadius |
Gets or sets the pixel radius for the non-measured areas filling feature.
|
![]() | OplMax | |
![]() | OplMin | |
![]() | PhaseColormap | |
![]() | PhaseCorrectionDegree | |
![]() | PhaseMeanValue |
Gets the mean value of the phase image (or its ROI).
Call ComputePhaseStdDev first to compute it.
|
![]() | PhaseMonitor | |
![]() | PhaseOffset |
Gets or sets the offset of the phase mask, i.e., the value of the phase image considered as 0, in [°].
|
![]() | PhaseProfile |
Gets the last phase profile extracted. See ExtractArbitraryPhaseProfile(Int32, Int32, Int32, Int32, Int32, Boolean, Boolean, Boolean, Single, Single).
|
![]() | 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.
|
![]() | 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).
|
![]() | 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.
|
![]() | 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).
|
![]() | 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.
|
![]() | PhaseStdDev |
Gets the standard deviation of the phase image (or its ROI).
Call ComputePhaseStdDev first to compute it.
|
![]() | PhMax | |
![]() | PhMin | |
![]() | ReconstructedPhase | |
![]() | RefHoloUse |
Enables or disables the usage of a reference hologram for reconstruction
|
![]() | ResolutionDivider |
Gets the resolution division value of the current hologram image.
|
![]() | SpectrumKx | |
![]() | SpectrumKy | |
![]() | StepAmpPhase | |
![]() | StepFinalPhaseImage | |
![]() | StepReconstructedPhase | |
![]() | TemporalPhaseAverageFramesNumber |
Gets of sets the number of frames to be averaged during the temporal averaging process.
|
![]() | TransMicroscope |
Gets or sets the type of the miscroscope.
|
![]() | Unwrap2D |
Toggles the 2D unwrapping.
|
![]() | Unwrap2DMethod |
Gets or sets the method for unwrapping in 2D.
|
![]() | UnwrapPhaseMonitorZones | |
![]() | UseHalfResolution |
Gets or sets the activation state of the half resolution feature.
|
![]() | UseSpatialPhaseAverage |
Gets or sets the activation state of the spatial phase averaging.
|
![]() | 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.
|
![]() | UseWavelengthFilter |
Gets the value indicating whether a wavelength filter is enabled.
|