Click or drag to resize

FixedPlacementOfFiducialMarkers Class

Specifies the fixed placement of a list of fiducial markers for low degrees-of-freedom hand-eye calibration.
Inheritance Hierarchy
SystemObject
  Zivid.NET.Experimental.Calibration.HandEyeLowDOFFixedPlacementOfFiducialMarkers

Namespace:  Zivid.NET.Experimental.Calibration.HandEyeLowDOF
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 2.15.0.0
Syntax
public class FixedPlacementOfFiducialMarkers : IDisposable

The FixedPlacementOfFiducialMarkers type exposes the following members.

Constructors
  NameDescription
Public methodFixedPlacementOfFiducialMarkers
Constructs a FixedPlacementOfFiducialMarkers instance.
Top
Properties
  NameDescription
Public propertyIsDisposed
Check if the object is disposed
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the FixedPlacementOfFiducialMarkers
Public methodGetNativePtr
Public methodToString
Get string representation of this object
(Overrides ObjectToString.)
Top
See Also