InfieldCorrectionInput Constructor  | 
  
    Namespace: 
   Zivid.NET.Experimental.Calibration
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.1.0
Syntaxpublic InfieldCorrectionInput(
	DetectionResult detectionResult
)
Public Sub New ( 
	detectionResult As DetectionResult
)
public:
InfieldCorrectionInput(
	DetectionResult^ detectionResult
)
Parameters
- detectionResult
 - Type: Zivid.NET.CalibrationDetectionResult
 
See Also