Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SimpleITK/SimpleITK
/ prog
Function
prog
Wrapping/Python/tests/sitkProcessObjectTest.py:92–93 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
90
progress = [0.0]
91
92
def
prog():
93
progress[0] = f.GetProgress()
94
95
# Create and register PyCommand
96
cmd = sitk.PyCommand()
Callers
nothing calls this directly
Calls
1
GetProgress
Method · 0.80
Tested by
no test coverage detected