| Modifier and Type | Class and Description |
|---|---|
class |
AbstractOperatorDescriptor
This is the abstract operator descriptor of IQM operators.
|
| Modifier and Type | Method and Description |
|---|---|
static IOperatorDescriptor |
OperatorDescriptorFactory.createDescriptor(String name)
This method creates an instance of a specified operator.
|
| Modifier and Type | Method and Description |
|---|---|
Class<IOperatorDescriptor> |
IOperatorRegistry.getDescriptor(String name)
Gets the descriptor of an operator by name.
|
| Modifier and Type | Method and Description |
|---|---|
private void |
ParameterBlockIQM.generate(IOperatorDescriptor odesc)
Assembles the
ParameterBlockIQM according to a given descriptor. |
| Constructor and Description |
|---|
ParameterBlockImg(IOperatorDescriptor odesc)
Creates a default
ParameterBlockImg from the specified
IOperatorDescriptor. |
ParameterBlockIQM(IOperatorDescriptor odesc)
Constructor for IQM parameter blocks.
|
ParameterBlockPlot(IOperatorDescriptor odesc)
Creates a default
ParameterBlockPlot from the specified
IOperatorDescriptor. |
| Modifier and Type | Method and Description |
|---|---|
IOperatorDescriptor |
IExecutionProtocol.getOperatorDescriptor()
Gets the operator descriptor of this protocol.
|
| Modifier and Type | Field and Description |
|---|---|
private ArrayList<Class<IOperatorDescriptor>> |
OperatorRegistry.descriptors
The descriptor object associated with the name.
|
| Modifier and Type | Method and Description |
|---|---|
Class<IOperatorDescriptor> |
OperatorRegistry.getDescriptor(String name) |
| Modifier and Type | Field and Description |
|---|---|
private IOperatorDescriptor |
ExecutionProxy.operatorDescriptor
The descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
IOperatorDescriptor |
ExecutionProxy.getOperatorDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
static IExecutionProtocol |
ExecutionProxy.launchInstance(IOperatorDescriptor opDesc)
This method launches a new instance of the
IOperator specified by
the given IOperatorDescriptor. |
| Modifier and Type | Method and Description |
|---|---|
static IOperatorDescriptor |
IqmOpWhiteBalanceDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpWatershedDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpUnsharpMaskDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpTurboRegDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpThresholdDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpTempMatchDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpStatRegMergeDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpStatisticsDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpStackStatDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpSmoothDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpROISegmentDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpRGBRelativeDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpResizeDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpRegGrowDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpRankDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpNexelScanDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpMorphDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpKMeansFuzzyDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpKMeansDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpInvertDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpImgStabilizerDescriptor.register() |
static IOperatorDescriptor |
IqmOpHistoModifyDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpFracSurrogateDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpFracScanDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpFracPyramidDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpFracMinkowskiDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpFracLacDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpFracIFSDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpFracHRMDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpFracHiguchiDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpFracGenDimDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpFracFFTDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpFracBoxDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpEdgeDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpDistMapDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpDirLocalDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpDFTDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpCropDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpCreateImageDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpCreateFracSurfDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpConvertDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpComplexLogDepthDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpColDeconDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpCoGRegDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpCalcValueDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpCalcImageDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpBUnwarpJDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpBorderDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpAlignDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpAffineDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
IqmOpACFDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
| Modifier and Type | Class and Description |
|---|---|
class |
PlotOpAutoCorrelationDescriptor |
class |
PlotOpComplLogDepthDescriptor |
class |
PlotOpCutDescriptor |
class |
PlotOpDCMGeneratorDescriptor |
class |
PlotOpEntropyDescriptor |
class |
PlotOpFFTDescriptor |
class |
PlotOpFilterDescriptor
This operator filters a signal using various methods.
|
class |
PlotOpFracAllomScaleDescriptor |
class |
PlotOpFracHiguchiDescriptor |
class |
PlotOpFracHurstDescriptor |
class |
PlotOpFracSurrogateDescriptor |
class |
PlotOpFractalGeneratorDescriptor |
class |
PlotOpMathDescriptor |
class |
PlotOpPointFinderDescriptor |
class |
PlotOpSignalGeneratorDescriptor |
class |
PlotOpStatisticsDescriptor |
class |
PlotOpSymbolicAggregationDescriptor
According to Lin, Keogh, Lonardi Chiu, A Symbolic Representation of Time Series, with Implications for Streaming Algorithms.
|
| Modifier and Type | Method and Description |
|---|---|
static IOperatorDescriptor |
PlotOpSymbolicAggregationDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
PlotOpStatisticsDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
PlotOpSignalGeneratorDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
PlotOpPointFinderDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
PlotOpMathDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
PlotOpFractalGeneratorDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
PlotOpFracSurrogateDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
PlotOpFracHurstDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
PlotOpFracHiguchiDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
PlotOpFracAllomScaleDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
PlotOpFilterDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
PlotOpFFTDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
PlotOpEntropyDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
PlotOpDCMGeneratorDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
PlotOpCutDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
PlotOpComplLogDepthDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
static IOperatorDescriptor |
PlotOpAutoCorrelationDescriptor.register()
This method registers the operator with the IQM
IOperatorRegistry
. |
Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.