MediaCy.IQL.Filters Namespace |
|
| Interface | Description | |
|---|---|---|
| IMcEdges | An interface implemented by McEdges. | |
| IMcEnhance | An interface implemented by McEnhance. | |
| IMcFFT | Fast Fourier Transform and related utilities. | |
| IMcFilter | An interface implemented by McFilter. | |
| IMcFilterLine | An interface implemented by McFilterLine. | |
| IMcFilterLineSink | The interface implemented by a Custom filter to respond to filtering events. | |
| IMcFilterLineSink_Event | An interface implemented by McFilterLine. | |
| IMcKernel | ||
| IMcMorpho | An interface implemented by McMorpho. | |
| IMcNewOperator | {internal}
CRW 2014-01-10 McNewOperator is depreciated: do not use | |
| McEdges | Edge detection operator exposed as McImage.Edges. | |
| McEnhance | Image enhancement operator exposed as McImage.Enhance. | |
| McFFT | FFT operator exposed as McImage.FFT. | |
| McFilter | Generic filtering operator exposed as McImage.Filter. | |
| McFilterLine | The interface used by the general McFilter.Custom filter to filter a line. | |
| McKernel | A Kernel or Structuring Element used in convolutions and morphological operations. | |
| McMorpho | Mathematical Morphology operator exposed as IMcImage.Morpho. | |
| McNewOperator | {internal}
CRW 2014-01-10 McNewOperator is depreciated: do not use |
| Delegate | Description | |
|---|---|---|
| IMcFilterLineSink_FinalizeEventHandler | ||
| IMcFilterLineSink_InitializeEventHandler | ||
| IMcFilterLineSink_ProcessEventHandler |
| Enumeration | Description | |
|---|---|---|
| mcBranchMode | Hit or Miss detection type used in IMcMorpho.BranchEnd. | |
| mcFFTFilterShape | FFT frequency filter shape. | |
| mcfftFilterType | FFT filter types used with ApplyFFTFilter | |
| mcFFTForwardOutput | FFT.Forward and FFT.Forward1D output type. FFT.Inverse | |
| mcFFTPadding | Image size padding to a power of 2 | |
| mcFilterCustomMode | Used by IMcFilter.Custom. | |
| mcKernelType | Value describing some specialized kernels used in IMcKernel.Type. | |
| mcLocalEqType | Legal values for the McEnhance.LocalEqualization EqualizationType argument. | |
| mcMorphoShape | Structuring Element type used by most IMcMorpho operators. | |
| mcNeighborMode | Type of connectivity used in IMcMorpho.Watershed. | |
| mcThinMode | Thinning type for IMcMorpho.Thin. |