Configuration Methods |
The Configuration type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplyFittingResult(FittingResult) | Applies the fitting previously computed by the reconstruction object. | |
| ApplyFittingResult(FittingResult, Boolean) | Applies the fitting previously computed by the reconstruction object. | |
| Dispose | ||
| Equals | ||
| GenerateReferenceHolograms(Hologram) | 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. | |
| GenerateReferenceHolograms(Hologram, DictionaryPhysicalLaserSource, Int32, Int32) | ||
| GetReconstructionDistanceConversionFactor | Get the factor converting digital reconstruction distance to physical distance. | |
| Initialize(GlobalMetadata) | Initializes the configuration using metadata | |
| Initialize(IConfigManager) | Initializes the configuration using a configuration manager | |
| LoadAcquisitionMetadata | Loads the acquisition metadata and initialize the configuration. | |
| LoadProcessingMetadata | Loads the processing metadata and initialize the configuration. |