OrsFilterEditable

Plugin Editable kernel convolution Filter

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:a53a39ba632311e78d649cb6d012cc4e

Class Code

class OrsPythonPlugins.OrsFilterEditable.OrsFilterEditable.OrsFilterEditable_a53a39ba632311e78d649cb6d012cc4e(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()
getClassCount()
classmethod getFilterCanBeUsedForFeatureExtraction(aFilterUUID)
classmethod getFilterExist(filterUUID, aFilterVersion, plugin=None)
classmethod getFilterIs2D(filterUUID)
classmethod getFilterIs3D(filterUUID)
getFilterName()
getFilterUUID()
getFilterUserDescription()
classmethod getFilters(plugin=None)
getInputChannel(inputChannelIndex)
classmethod getInputChannelCountForFilter(filterUUID)
getInputChannelLabel(inputChannelIndex)
getInputChannelsCount()
getKernelDim()
getKernelShape()
getKernelSize()
getKernelValueAtIndex(x, y, z)
getKernelValues()
getLengthDependenceX(inputChannelIndex)
getLengthDependenceY(inputChannelIndex)
getLengthDependenceZ(inputChannelIndex)
getListAvailableKernelDim()
getListAvailableKernelShape()
getListAvailableKernelSize()
getMinimalXSizeOfChannelForKernel()
getMinimalYSizeOfChannelForKernel()
getMinimalZSizeOfChannelForKernel()
getNormalizeKernel()
getOutputChannel(outputChannelIndex)
classmethod getOutputChannelCountForFilter(filterUUID)
getOutputChannelLabel(outputChannelIndex)
getOutputChannelsCount()
getOutputSlicesCount()
getSetupDescription()
getState()
getSuggestedOutputDataType(outputChannelIndex)
classmethod getVersionOfFilter(filterUUID, plugin=None)
isCancelable()
keepAlive = False
multiple = True
static openGUI()
openWidget(name, dock=None, tab=None, x=-1, y=-1, w=-1, l=-1, order=-1)
openWidgetInParent(name, parent, layout)
savable = False
setFilter(filterUUID, plugin=None)
setIndexFirstVoxelInputChannel(inputChannelIndex, x, y, z, t)
setIndexFirstVoxelOutputChannel(outputChannelIndex, x, y, z, t)
setInputChannel(inputChannelId, inputChannelIndex)
setIsSelected(isSelected)
setKernelDim(kernelDim)
setKernelShape(kernelShape)
setKernelSize(kernelSize)
setKernelValueAtIndex(value, x, y, z)
setNormalizeKernel(bNormalize)
setOutputChannel(outputChannelId, outputChannelIndex)
setProgress(progressId)
setState(state)
setupFromDescription(description, fromPython=False)
validate()