![]() | SingleWavelengthReconstruction Properties |
The SingleWavelengthReconstruction type exposes the following members.
Name | Description | |
---|---|---|
![]() | AmplDivRefHolo | |
![]() | 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 | |
![]() | DataMutex | |
![]() | deltaN |
Gets or sets the difference of refraction 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.
|
![]() | Kx | |
![]() | Ky | |
![]() | lambda |
Gets or sets the wavelength.
|
![]() | LockPhaseScale | |
![]() | Mask | |
![]() | MaskArray | |
![]() | OplMax | |
![]() | OplMin | |
![]() | PhaseColormap |
Gets or sets the color map of the phase image.
|
![]() | 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.
|
![]() | 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.
|
![]() | PhAvgNum | |
![]() | PhCorrDegree | |
![]() | PhMax | |
![]() | PhMin | |
![]() | ReconstructedPhase | |
![]() | RefHoloUse | |
![]() | StepAmpPhase | |
![]() | StepFinalPhaseImage | |
![]() | StepReconstructedPhase | |
![]() | TempPhAvgState | |
![]() | TransMicroscope |
Gets or sets the type of the miscroscope.
|
![]() | Unwrap2D |
Toggles the 2D unwrapping.
|
![]() | Unwrap2DMethod |
Gets or sets the method for unwrapping in 2D.
|
![]() | WaveFilt |
Gets a value indicating whether a wavelength filter is enabled.
|