Click or drag to resize

ConfigurationGenerateReferenceHolograms Method (Hologram, DictionaryPhysicalLaserSource, Int32, Int32)

Namespace:  LynceeTec.InterfaceProcessingV2.Configurations
Assembly:  LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public void GenerateReferenceHolograms(
	Hologram hologram,
	Dictionary<PhysicalLaserSource, int> automaticFilterQuadrants,
	int automaticFilterRadius
)

Parameters

hologram
Type: LynceeTec.ImagingHologram
automaticFilterQuadrants
Type: System.Collections.GenericDictionaryPhysicalLaserSource, Int32
automaticFilterRadius
Type: SystemInt32
See Also