Click or drag to resize

FixedPlacementOfCalibrationObjects Constructor (FixedPlacementOfFiducialMarkers)

Constructs a FixedPlacementOfCalibrationObjects instance from fiducial markers.

Namespace:  Zivid.NET.Experimental.Calibration.HandEyeLowDOF
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.0.0
Syntax
public FixedPlacementOfCalibrationObjects(
	FixedPlacementOfFiducialMarkers markers
)

Parameters

markers
Type: Zivid.NET.Experimental.Calibration.HandEyeLowDOFFixedPlacementOfFiducialMarkers
Fixed placement of fiducial markers.
See Also