Click or drag to resize

CalibratorResetCameraCorrection Method

Reset the in-field correction on a camera to factory settings

Namespace:  Zivid.NET.Experimental.Calibration
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public static void ResetCameraCorrection(
	Camera camera
)

Parameters

camera
Type: Zivid.NETCamera
The camera to reset
See Also