MediaCy.IQL.Operations Namespace |
![]() |
Interface | Description | |
---|---|---|
![]() | IMcBackground | |
![]() | IMcColorComposite | An interface implemented by McColorComposite. |
![]() | IMcColorModel | An interface implemented by McColorModel. |
![]() | IMcCompositeHost | An interface implemented by McCompositeHost. |
![]() | IMcGeometry | An interface implemented by McGeometry. |
![]() | IMcHighDynamicRangeImage | An interface implemented by McHighDynamicRangeImage. |
![]() | IMcHistogram | |
![]() | IMcHistogram2 | An interface implemented by McHistogram. |
![]() | IMcImageFromPoints | An interface implemented by McImageFromPoints. |
![]() | IMcOperations | An interface implemented by McOperations. |
![]() | IMcOperations2 | An interface implemented by McOperations. |
![]() | IMcTransform | An interface implemented by McTransform. |
![]() | IMcWarp | |
![]() | McBackground | Image operator to perform background correction using division or subtraction, exposed as Image.Background. |
![]() ![]() | McColorComposite | An image operator with methods necessary to create a "color composite" image. |
![]() | McColorModel | Image operator to provide color channel access and color model conversion, exposed as Image.ColorModel. |
![]() | McCompositeHost | An image operator that can host properties controlling creation of
a "color composite" image, along with a preview display of the composite result. |
![]() | McGeometry | |
![]() | McHighDynamicRangeImage | An image operator that creates a High Dynamic Range image from a set of frames
aquired with different exposure time. |
![]() | McHistogram | Image operator to provide Histogram processing and analysis, exposed as Image.Histogram. |
![]() | McImageFromPoints | McImageFromPoints |
![]() | McOperations | Performs arithmetic and logical operations. |
![]() | McTransform | Image operator to transform image, exposed as Image.Transform. |
![]() | McWarp | Image operator to warp an image, mapping a set of points
from the image to a set of points in a reference image, exposed as Image.Warp. |
Enumeration | Description | |
---|---|---|
![]() | mcBlendControlFlags | Legal flag values for the McGeometry Blend ControlFlags argument.Values may be OR'ed together. |
![]() | mcCachedCompositeImageFlags | Legal bit values for the McCompositeHost.CachedCompositeImageControlFlags argument. |
![]() | mcCompositeControlFlags | Legal bit values for the McColorComposite.DoCompositeControlFlags argument. |
![]() | mcCompositeFreeCachesType | Legal bit values for the McColorComposite.FreeCachesCacheType argument. |
![]() | mcCompositeHostExecuteFlags | Legal bit values for the McCompositeHost.ExecuteCompositeExecuteFlags argument. |
![]() | mcCompositeHostSourceStatusFlags | Legal bit values for the McCompositeHost.SourceStatus values. |
![]() | mcCompositeHostStatusFlags | Legal bit values for the McCompositeHost.Status property. |
![]() | mcCompositeInfoFlags | Legal bit values for the McColorComposite.GetSourcesInforeturn value. |
![]() | mcConversionMode | Conversion mode used in IMcOperations when operand images need to be converted. |
![]() | mcDiffSeqOpt | |
![]() | mceHDRMethod | |
![]() | mcFlip3DAxes | Flip3D axes transform types |
![]() | mcfpMethod | McImageFromPoints |
![]() | mcfpSource | |
![]() | mcHistogramCommandFlags | Predefined flags and command codes for the McHistogram.CommandFlags property. |
![]() | mcHistogramMode | Values for the McHistogram.Mode and McHistogram.ModeMasked properties.Bits may be Or'ed together. |
![]() | mcHistThresholdsMethod | Values for the McHistogram SetThresholdParameters function's andMaxThresholdPhases property's' Method argument. The mchmIgnoreBlack and
mchmIgnoreWhite flags may be or'ed with one of the mchmXxxxMethod values. |
![]() | mcHistWhichThreshold | Values for the McHistogram Thresholds property's WhichThreshold argument. |
![]() | mcMappedFrameStatusFlags | Bit values set in the MappedFrameStatus array filled byMcColorComposite.GetSourceInfo. |
![]() | mcOpLibPropertyIDs | PropertyID's for all OMFirePropertyChangeNotifyWithID calls |
![]() | mcOrientType | Predefined image orientations for the Orient method. |
![]() | mcSmoothing | Smoothing type for the Resize method. |
![]() | mcWarpClip | Warp clip mode |
![]() | mcWarpInterpolation | Interpolation method for McWarp operator. |
![]() | mcWarpMethod | Warp transform mode: OR appropriate values. |