Click or drag to resize

DualWavelengthReconstructionConfigureProcessing Method

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

Parameters

dbDir
Type: SystemString
configId
Type: SystemInt32
cameraId
Type: SystemInt32

Implements

IReconstructionConfigureProcessing(String, Int32, Int32)
See Also