McSpatial2DCalib Interface
|
|
A non-linear, dual units 2D calibration associates with image.
Remark:
Calibrate image from Pixel value to physical space (such as meter),
frequency space (such as hertz) or time space (such as second).
Axis X and Y have its own independent calibration, and may have
different units in same or different space.
Can not create object by "new"; Should use collection to create object.
Namespace:
MediaCy.IQL.Calibrations.NonLinear
Assembly:
MediaCy.IQL.Calibrations.NonLinear (in MediaCy.IQL.Calibrations.NonLinear.dll) Version: 10.0.6912.0
SyntaxPublic Interface McSpatial2DCalib
Inherits IMcSpatial2DCalib
See Also