OrsFilterArithmetic¶
Plugin Arithmetic Filter, an interface to numpy
| author: | ORS Team |
|---|---|
| contact: | http://theobjects.com |
| email: | info@theobjects.com |
| organization: | Object Research Systems (ORS), Inc. |
| address: | 760 St-Paul West, suite 101, Montréal, Québec, Canada, H3C 1M4 |
| copyright: | Object Research Systems (ORS), Inc. All rights reserved. |
| date: | July 2017 |
| dragonflyVersion: | |
| 3.0 | |
| UUID: | a10dad14ea3211e6a8e5c86000a21918 |
Class Code¶
-
class
OrsPythonPlugins.OrsFilterArithmetic.OrsFilterArithmetic.OrsFilterArithmetic(varname=None, managed=True, pluginParent=None)¶ -
UIDescriptors= [<ORSServiceClass.OrsPlugin.uidescriptor.UIDescriptor object>]¶
-
apply(xMin, yMin, zMin, tMin, xMax, yMax, zMax, tMax)¶
-
closable= True¶
-
closeWidget(name)¶
-
getAbbreviatedOutputName(outputIndex)¶
-
classmethod
getAbout()¶
-
getArithmeticExpression()¶
-
getClassCount()¶
-
classmethod
getFilterCanBeUsedForFeatureExtraction(aFilterUUID)¶
-
classmethod
getFilterExist(aFilterUUID, aFilterVersion=None, plugin=None)¶
-
classmethod
getFilterIs2D(aFilterUUID)¶
-
classmethod
getFilterIs3D(aFilterUUID)¶
-
getFilterName()¶
-
getFilterUUID()¶
-
getFilterUserDescription()¶
-
classmethod
getFilters(plugin=None)¶
-
getInputChannel(inputChannelIndex)¶
-
classmethod
getInputChannelCountForFilter(aFilterUUID)¶
-
getInputChannelLabel(inputChannelIndex)¶
-
getInputChannelsCount()¶
-
getLengthDependenceX(inputChannelIndex)¶
-
getLengthDependenceY(inputChannelIndex)¶
-
getLengthDependenceZ(inputChannelIndex)¶
-
getMinimalXSizeOfChannelForKernel()¶
-
getMinimalYSizeOfChannelForKernel()¶
-
getMinimalZSizeOfChannelForKernel()¶
-
getOutputChannel(outputChannelIndex)¶
-
classmethod
getOutputChannelCountForFilter(aFilterUUID)¶
-
getOutputChannelLabel(outputChannelIndex)¶
-
getOutputChannelsCount()¶
-
getOutputSlicesCount()¶
-
getSetupDescription()¶
-
getState()¶
-
getSuggestedOutputDataType(outputChannelIndex)¶
-
classmethod
getVersionOfFilter(aFilterUUID, plugin=None)¶
-
isCancelable()¶
-
keepAlive= False¶
-
listInputsNames= ['A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z']¶
-
multiple= True¶
-
openWidget(name, dock=None, tab=None, x=-1, y=-1, w=-1, l=-1, order=-1)¶
-
openWidgetInParent(name, parent, layout)¶
-
savable= False¶
-
setArithmeticExpression(arithmeticExpression)¶
-
setFilter(filterUUID, plugin=None)¶
-
setIndexFirstVoxelInputChannel(inputChannelIndex, x, y, z, t)¶
-
setIndexFirstVoxelOutputChannel(outputChannelIndex, x, y, z, t)¶
-
setInputChannel(inputChannelId, inputChannelIndex)¶
-
setInputChannelsCount(inputChannelsCount)¶
-
setIsSelected(isSelected)¶
-
setOutputChannel(outputChannelId, outputChannelIndex)¶
-
setProgress(progressId)¶
-
setupFromDescription(description, fromPython=False)¶
-
validate()¶
-
validateArithmeticExpression()¶
-