IMcSpatialCalibGetPolynomialMapping Method
|
|
Get the two polynomials that define the current spatial mapping
Namespace:
MediaCy.IQL.Calibrations
Assembly:
MediaCy.IQL.Calibrations (in MediaCy.IQL.Calibrations.dll) Version: 10.0.6912.0
SyntaxFunction GetPolynomialMapping As Object
Return Value
Type:
ObjectHRESULT
RemarksThe polynomials can be set via SetPolynomialMapping, or calculated from
a set of points passed by SetPointMapping.
See Also