Property | Type | Description | |
---|---|---|---|
FocalLength | float | ||
ImageName | string | ||
ImagePoints | Accord.Point[] | ||
IsCoplanar | bool | ||
ModelPoints | Vector3[] |
Method | Description | |
---|---|---|
Sample ( string imageName, Accord imagePoints, Vector3 modelPoints, float focalLength, bool isCoplanar ) : System |
public Sample ( string imageName, Accord imagePoints, Vector3 modelPoints, float focalLength, bool isCoplanar ) : System | ||
imageName | string | |
imagePoints | Accord | |
modelPoints | Vector3 | |
focalLength | float | |
isCoplanar | bool | |
return | System |