 | ConfigurationGenerateReferenceHolograms Method (Hologram, DictionaryPhysicalLaserSource, Int32, Int32) |
Namespace:
LynceeTec.InterfaceProcessingV2.Configurations
Assembly:
LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic void GenerateReferenceHolograms(
Hologram hologram,
Dictionary<PhysicalLaserSource, int> automaticFilterQuadrants,
int automaticFilterRadius
)
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