ICogImage16RangeLegacy GetRootFromSensor3D Method Cognex VisionPro 9.8 SR1

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 75.0.0.0 (75.0.0.0)
Syntax

void GetRootFromSensor3D(
	out double M00,
	out double M01,
	out double M02,
	out double M10,
	out double M11,
	out double M12,
	out double M20,
	out double M21,
	out double M22,
	out double TX,
	out double TY,
	out double TZ
)

Parameters

M00
Type: System Double 
M01
Type: System Double 
M02
Type: System Double 
M10
Type: System Double 
M11
Type: System Double 
M12
Type: System Double 
M20
Type: System Double 
M21
Type: System Double 
M22
Type: System Double 
TX
Type: System Double 
TY
Type: System Double 
TZ
Type: System Double 
See Also