Click or drag to resize

MediaCy.IQL.Calibrations.NonLinear Namespace

Contains Non Linear, 2D Spatial Calibration classes.
Classes
  ClassDescription
Public classmcobjCalRegTypes
Interfaces
  InterfaceDescription
Public interfaceDIMcSpatial2DCalibEvents
The event source dispinterface associated with McImages and McImage objects.
Public interfaceDIMcSpatial2DCalibEvents_Event
Public interfaceIMcSpatial2DCalib
Interface IMcSpatial2DCalib
Public interfaceIMcSpatial2DCalibs
Interface IMcSpatial2DCalibs
Public interfaceMcSpatial2DCalib
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.
Public interfaceMcSpatial2DCalibs
A collection of spatial2D calibrations.
Delegates
Enumerations
  EnumerationDescription
Public enumerationmcCal2DLibPropertyIDs
PropertyID's for all OMFirePropertyChangedNotify calls
Public enumerationmcSpatial2DAxis
Indicate the axis
Public enumerationmcSpatial2DCalibType
Indicate the calibration type, Polynomial or LookupTable
Public enumerationmcSpatial2DFlags
A collection of flags indicating the calibration's status.
Public enumerationmcSpatial2DUnit
A collection of units. There are four kinds of units in it: Pixel(0,1), Physical(2~11), Frequency(12~24) and Time(25~31).