Click or drag to resize

ReconstructionFactory Class

Factory for reconstruction objects
Inheritance Hierarchy
SystemObject
  LynceeTec.Processing.HolographyReconstructionFactory

Namespace:  LynceeTec.Processing.Holography
Assembly:  LynceeTec.Processing (in LynceeTec.Processing.dll) Version: 6.6.0 6_6_dev_win7 eedf306, built 2018-03-20 10:08:02 UTC
Syntax
public class ReconstructionFactory

The ReconstructionFactory type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateReconstruction
Creates an instance of a reconstruction object and initializes it with the parameters for reconstruction. Images must always be processed with parameters identical to the ones used to record them.
Top
See Also