Calibrator3DExtrinsicMatrix Property

CVB.Net Documentation
Gets/sets the extrinsic transformation matrix of the calibrator.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public AffineMatrix3D ExtrinsicMatrix { get; set; }

Property Value

Type: AffineMatrix3D
Exceptions

ExceptionCondition
CvbExceptionWhen setting or getting the extrinsic matrix failed.
See Also

Reference