Click or drag to resize
DualWavelengthReconstruction Properties

The DualWavelengthReconstruction type exposes the following members.

Properties
  NameDescription
Public propertyAmplDivRefHolo (Inherited from SingleWavelengthReconstruction.)
Public propertyAmpProfile
Gets the last amplitude (intensity) profile extracted. See ExtractArbitraryIntensityProfile(Int32, Int32, Int32, Int32, Boolean, Single, Single).
(Inherited from SingleWavelengthReconstruction.)
Public propertyBpp (Overrides DualWavelengthReconstructionAlternate.Bpp.)
Public propertyCanRefresh (Inherited from SingleWavelengthReconstruction.)
Public propertyDataMutex (Inherited from SingleWavelengthReconstruction.)
Public propertydeltaN
Gets or sets the difference of refraction index (used for phase->height conversion).
(Inherited from SingleWavelengthReconstruction.)
Public propertyEffBpp
Gets or sets the number of useful bits per pixel. It might differ from Bpp.
(Inherited from SingleWavelengthReconstruction.)
Public propertyFinalPhaseImage (Inherited from SingleWavelengthReconstruction.)
Public propertyHasROI
Gets a value indicating whether a region of interest is defined.
(Inherited from SingleWavelengthReconstruction.)
Public propertyImageHeight
Gets the height of the current hologram image.
(Inherited from SingleWavelengthReconstruction.)
Public propertyImageWidth
Gets the width of the current hologram image.
(Inherited from SingleWavelengthReconstruction.)
Public propertyImgAmp
Gets a pointer to the processed amplitude (intensity) image.
(Inherited from SingleWavelengthReconstruction.)
Public propertyImgFFT
Gets a pointer to the processed amplitude image of the 2D Fourier transform.
(Inherited from SingleWavelengthReconstruction.)
Public propertyImgHolo
Gets a pointer to the raw hologram image (acquired from a camera).
(Inherited from SingleWavelengthReconstruction.)
Public propertyImgPhase
Gets a pointer to the processed phase image.
(Inherited from SingleWavelengthReconstruction.)
Public propertyKx (Inherited from SingleWavelengthReconstruction.)
Public propertyKy (Inherited from SingleWavelengthReconstruction.)
Public propertylambda
Gets or sets the wavelength.
(Inherited from SingleWavelengthReconstruction.)
Public propertyLockPhaseScale (Inherited from SingleWavelengthReconstruction.)
Public propertyMask (Inherited from SingleWavelengthReconstruction.)
Public propertyMaskArray (Inherited from SingleWavelengthReconstruction.)
Public propertyOplMax (Inherited from SingleWavelengthReconstruction.)
Public propertyOplMin (Inherited from SingleWavelengthReconstruction.)
Public propertyPhaseColormap
Gets or sets the color map of the phase image.
(Inherited from SingleWavelengthReconstruction.)
Public propertyPhaseMeanValue
Gets the mean value of the phase image (or its ROI). Call ComputePhaseStdDev first to compute it.
(Inherited from SingleWavelengthReconstruction.)
Public propertyPhaseMonitor (Inherited from SingleWavelengthReconstruction.)
Public propertyPhaseOffset
Gets or sets the offset of the phase mask.
(Inherited from SingleWavelengthReconstruction.)
Public propertyPhaseProfile (Inherited from SingleWavelengthReconstruction.)
Public propertyPhaseROIHeight
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.)
Public propertyPhaseROILeft
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.)
Public propertyPhaseROIStride
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.)
Public propertyPhaseROITop
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.)
Public propertyPhaseROIWidth
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.)
Public propertyPhaseStdDev
Gets the standard deviation of the phase image (or its ROI). Call ComputePhaseStdDev first to compute it.
(Inherited from SingleWavelengthReconstruction.)
Public propertyPhAvgNum (Inherited from SingleWavelengthReconstruction.)
Public propertyPhCorrDegree (Inherited from SingleWavelengthReconstruction.)
Public propertyPhMax (Inherited from SingleWavelengthReconstruction.)
Public propertyPhMin (Inherited from SingleWavelengthReconstruction.)
Public propertyReconstructedPhase (Inherited from SingleWavelengthReconstruction.)
Public propertyRefHoloUse (Inherited from SingleWavelengthReconstruction.)
Public propertyStepAmpPhase (Inherited from SingleWavelengthReconstruction.)
Public propertyStepFinalPhaseImage (Inherited from SingleWavelengthReconstruction.)
Public propertyStepReconstructedPhase (Inherited from SingleWavelengthReconstruction.)
Public propertyTempPhAvgState (Inherited from SingleWavelengthReconstruction.)
Public propertyTransMicroscope
Gets or sets the type of the miscroscope.
(Inherited from SingleWavelengthReconstruction.)
Public propertyUnwrap2D
Toggles the 2D unwrapping.
(Inherited from SingleWavelengthReconstruction.)
Public propertyUnwrap2DMethod
Gets or sets the method for unwrapping in 2D.
(Inherited from SingleWavelengthReconstruction.)
Public propertyWaveFilt
Gets a value indicating whether a wavelength filter is enabled.
(Inherited from SingleWavelengthReconstruction.)
Top
See Also