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