Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Acly/krita-vision-tools
/ functions
Functions
121 in github.com/Acly/krita-vision-tools
⨍
Functions
121
◇
Types & classes
32
↓ 5 callers
Method
id
src/filters/BackgroundRemovalFilter.h:17
↓ 4 callers
Method
backend
src/VisionML.cpp:275
↓ 2 callers
Function
_env_add_path
(var: str, *paths: str | Path)
python/extension.py:17
↓ 2 callers
Function
_restore_env
(var: str, value: str)
python/extension.py:26
↓ 2 callers
Method
addOptions
src/segmentation/SegmentationToolHelper.cpp:271
↓ 2 callers
Method
applySelectionMask
src/segmentation/SegmentationToolHelper.cpp:121
↓ 2 callers
Function
convert
src/segmentation/SegmentationToolHelper.cpp:25
↓ 2 callers
Method
convertToQImage
Convert outputs to QImage - this is mainly because they're RGBA, but Krita paint device uses BGRA internally (but may also use some other color space)
src/VisionML.cpp:368
↓ 2 callers
Function
findModelPath
src/VisionML.cpp:68
↓ 2 callers
Method
hasSegmentationImage
src/VisionML.cpp:183
↓ 2 callers
Function
loadGGMLBackend
src/VisionML.cpp:55
↓ 2 callers
Method
predictSegmentationMask
src/VisionML.cpp:188
↓ 2 callers
Method
processImage
src/segmentation/SegmentationToolHelper.cpp:79
↓ 2 callers
Method
removeBackground
src/VisionML.cpp:200
↓ 2 callers
Method
setBackend
src/VisionML.cpp:280
↓ 2 callers
Method
setModelName
src/VisionML.cpp:301
↓ 2 callers
Method
unload
src/VisionML.cpp:243
↓ 1 callers
Function
adjustSelection
src/segmentation/SegmentationToolHelper.cpp:40
↓ 1 callers
Method
backendDeviceDescription
src/VisionML.cpp:313
↓ 1 callers
Method
encodeSegmentationImage
src/VisionML.cpp:172
↓ 1 callers
Function
imageBounds
src/segmentation/SegmentationToolHelper.cpp:35
↓ 1 callers
Function
initPaths
src/VisionML.cpp:43
↓ 1 callers
Method
injectTools
Injects tool actions into KoToolManager directly. Usually it polls them from KoToolRegistry when it's created. But when loading the plugin via Python,
src/VisionMLPlugin.cpp:46
↓ 1 callers
Method
inpaint
src/VisionML.cpp:233
↓ 1 callers
Method
notifyImageChanged
src/segmentation/SegmentationToolHelper.h:50
↓ 1 callers
Function
padBounds
src/inpaint/InpaintTool.cpp:34
↓ 1 callers
Function
toString
src/VisionML.cpp:82
↓ 1 callers
Function
unloadFromGPU
src/VisionML.cpp:96
Method
BackgroundRemovalFilter
src/filters/BackgroundRemovalFilter.cpp:99
Method
InpaintTool
src/inpaint/InpaintTool.cpp:163
Method
InpaintToolFactory
src/inpaint/InpaintTool.h:72
Method
RectangleForSegmentationTool
src/segmentation/SelectSegmentFromRectTool.cpp:9
Method
SegmentationToolHelper
src/segmentation/SegmentationToolHelper.cpp:74
Method
SelectSegmentFromPointTool
src/segmentation/SelectSegmentFromPointTool.cpp:17
Method
SelectSegmentFromPointToolFactory
src/segmentation/SelectSegmentFromPointTool.h:55
Method
SelectSegmentFromRectTool
src/segmentation/SelectSegmentFromRectTool.cpp:17
Method
SelectSegmentFromRectToolFactory
src/segmentation/SelectSegmentFromRectTool.h:60
Method
VisionMLBackendWidget
src/VisionML.cpp:391
Method
VisionMLErrorReporter
src/VisionML.cpp:559
Method
VisionMLInpaintCommand
src/inpaint/InpaintTool.cpp:75
Method
VisionMLModelSelect
src/VisionML.cpp:452
Method
VisionMLPlugin
src/VisionMLPlugin.cpp:19
Method
VisionModels
src/VisionML.cpp:116
Method
__init__
(self, parent)
python/extension.py:38
Method
activate
src/segmentation/SelectSegmentFromPointTool.cpp:27
Method
activate
src/inpaint/InpaintTool.cpp:185
Method
activatePrimaryAction
src/inpaint/InpaintTool.cpp:201
Method
addMaskPath
src/inpaint/InpaintTool.cpp:213
Method
beginPrimaryAction
src/segmentation/SelectSegmentFromPointTool.cpp:51
Method
beginPrimaryAction
src/segmentation/SelectSegmentFromRectTool.cpp:30
Method
beginPrimaryAction
src/inpaint/InpaintTool.cpp:227
Method
beginShape
src/segmentation/SelectSegmentFromRectTool.cpp:36
Method
brushOutline
src/inpaint/InpaintTool.cpp:287
Method
changedRect
src/filters/BackgroundRemovalFilter.cpp:189
Method
cleanUp
src/VisionML.cpp:328
Function
configuration
src/filters/BackgroundRemovalFilter.cpp:68
Method
configureModel
src/VisionML.cpp:146
Method
continuePrimaryAction
src/inpaint/InpaintTool.cpp:247
Method
create
src/VisionML.cpp:105
Method
createActions
(self, window)
python/extension.py:82
Method
createConfigurationWidget
src/filters/BackgroundRemovalFilter.cpp:110
Method
createOptionWidget
src/segmentation/SelectSegmentFromPointTool.cpp:95
Method
createOptionWidget
src/segmentation/SelectSegmentFromRectTool.cpp:70
Method
createOptionWidget
src/inpaint/InpaintTool.cpp:363
Method
createTool
src/segmentation/SelectSegmentFromRectTool.h:71
Method
createTool
src/segmentation/SelectSegmentFromPointTool.h:66
Method
createTool
src/inpaint/InpaintTool.h:87
Method
deactivate
src/segmentation/SelectSegmentFromPointTool.cpp:37
Method
deactivate
src/segmentation/SelectSegmentFromRectTool.cpp:24
Method
deactivate
src/segmentation/SegmentationToolHelper.cpp:264
Method
deactivate
src/inpaint/InpaintTool.cpp:190
Method
deactivatePrimaryAction
src/inpaint/InpaintTool.cpp:207
Method
defaultConfiguration
src/filters/BackgroundRemovalFilter.cpp:115
Method
endPrimaryAction
src/segmentation/SelectSegmentFromPointTool.cpp:79
Method
endPrimaryAction
src/inpaint/InpaintTool.cpp:254
Method
endShape
src/segmentation/SelectSegmentFromRectTool.cpp:41
Method
finishRect
src/segmentation/SelectSegmentFromRectTool.cpp:46
Method
flags
src/inpaint/InpaintTool.h:45
Method
getBrushOutlinePath
src/inpaint/InpaintTool.cpp:295
Function
handleBackendChange
src/filters/BackgroundRemovalFilter.cpp:85
Function
handleGGMLFatalError
src/VisionML.cpp:31
Function
handleModelChange
src/filters/BackgroundRemovalFilter.cpp:78
Method
initialize
src/VisionML.cpp:155
Method
isPixelOnly
src/segmentation/SelectSegmentFromRectTool.h:43
Method
isPixelOnly
src/segmentation/SelectSegmentFromPointTool.h:30
Function
load_vision_ml_plugin
Entry point for loading the plugin dynamically from Python, rather than letting Krita discover it from the installation plugins folder.
src/VisionMLPlugin.cpp:63
Method
mergeColorLayers
src/segmentation/SegmentationToolHelper.cpp:233
Method
modelPath
src/VisionML.cpp:266
Method
neededRect
src/filters/BackgroundRemovalFilter.cpp:184
Method
openModelsFolder
src/VisionML.cpp:546
Function
operator!=
src/segmentation/SegmentationToolHelper.cpp:66
Function
operator==
src/segmentation/SegmentationToolHelper.cpp:60
Method
paint
src/segmentation/SelectSegmentFromPointTool.cpp:89
Method
paint
src/inpaint/InpaintTool.cpp:91
Method
paint
src/inpaint/InpaintTool.cpp:345
Method
prepare
src/VisionML.cpp:340
Method
processImpl
src/filters/BackgroundRemovalFilter.cpp:124
Method
requestUpdateOutline
src/inpaint/InpaintTool.cpp:309
Method
resetCursorStyle
src/segmentation/SelectSegmentFromPointTool.cpp:103
Method
resetCursorStyle
src/segmentation/SelectSegmentFromRectTool.cpp:78
next →
1–100 of 121, ranked by callers