 | SingleWavelengthReconstructionImgFFT Property |
Gets a pointer to the processed amplitude image of the 2D Fourier transform.
Namespace: LynceeTec.Processing.HolographyAssembly: LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntaxpublic virtual IntPtr ImgFFT { get; }
public:
virtual property IntPtr ImgFFT {
IntPtr get ();
}
Property Value
IntPtrImplements
IReconstructionImgFFT
See Also