 | SingleWavelengthReconstructionAmplDivRefHolo Property |
Enables or disables the normalization for each pixel of the reconstructed intensity images with the intensity of each corresponding pixel
of the reference hologram
Namespace:
LynceeTec.Processing.Holography
Assembly:
LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntaxpublic virtual bool AmplDivRefHolo { get; set; }
public:
virtual property bool AmplDivRefHolo {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanImplements
IReconstructionAmplDivRefHolo
See Also