OrsClassifierEvaluator_58c4c8146d7411e78a6fc86000a21918¶
Segments a dataset with a classifier from the Segmentation trainer
| 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 2020. |
| date: | Jul 20 2017 13:53 |
| dragonflyVersion: | |
| 3.0.0.271 (D) | |
| UUID: | 58c4c8146d7411e78a6fc86000a21918 |
Class Code¶
-
class
OrsPythonPlugins.OrsClassifierEvaluator_58c4c8146d7411e78a6fc86000a21918.OrsClassifierEvaluator_58c4c8146d7411e78a6fc86000a21918.OrsClassifierEvaluator_58c4c8146d7411e78a6fc86000a21918(varname=None, managed=True)¶ -
UIDescriptors= [<ORSServiceClass.OrsPlugin.uidescriptor.UIDescriptor object>]¶
-
addDisplayCallbacks()¶
-
addVisibilityCallbacks(guids)¶
-
canClassify() → bool¶
-
canPreview() -> (<class 'bool'>, <class 'str'>)¶
-
cleanup()¶ Deletes the variables managed by the plugin. It is the place to remove callbacks and other references to Python objects that would prevent them to be garbage collected. This method is called during the process of deletion of the plugin. It calls for the cleanup and deletion of the forms.
-
closable= True¶
-
classmethod
contextualMenu(context)¶
-
deletePreview()¶
-
getCurrentModel()¶
-
getInputDatasetGUIDList()¶
-
getInputDatasetList()¶
-
getModelsManager()¶
-
getPreviewParams()¶
-
keepAlive= False¶
-
multiple= False¶
-
onCurrentViewChanged()¶
-
onSegmentationModelUpdated()¶
-
classmethod
openClassifierEvaluator(dataset_guid_list)¶
-
classmethod
openGUI()¶
-
openWidget(name, dock=None, tab=None, x=-1, y=-1, w=-1, l=-1, order=-1)¶
-
preview(input_settings, apply_crf)¶
-
releaseCurrentModel()¶
-
savable= True¶
-
selectedObjectsChanged()¶
-
setCurrentModel(model)¶
-
setInputDatasetGUIDList(channelList)¶
-
setModelReady(model, progress)¶
-
setOpacityValue(opacity)¶
-
classmethod
toolsMenu()¶
-