Click or drag to resize

SingleWavelengthReconstructionConfigureProcessing Method

Namespace:  LynceeTec.Processing.Holography
Assembly:  LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntax
public virtual void ConfigureProcessing(
	string dbPath,
	int configId,
	int cameraId
)

Parameters

dbPath
Type: SystemString
configId
Type: SystemInt32
cameraId
Type: SystemInt32

Implements

IReconstructionConfigureProcessing(String, Int32, Int32)
See Also