Click or drag to resize

ConfigurationGenerateReferenceHolograms(Hologram) Method

Generates reference hologram from the specified hologram using the manual method. A reference hologram is generated for each wavelength in the current configuration. For each wavelength, the manual method uses the fouriers filters defined by the user in the configuration.

Namespace: LynceeTec.InterfaceProcessingV2.Configurations
Assembly: LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public void GenerateReferenceHolograms(
	Hologram hologram
)

Parameters

hologram  Hologram
 
See Also