Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HiLab-git/WORD
/ functions
Functions
14 in github.com/HiLab-git/WORD
⨍
Functions
14
◇
Types & classes
1
↓ 2 callers
Method
__detect_neighbor_bifur_state
(self, lab, pt)
scribbles_generator.py:153
↓ 2 callers
Method
__detect_pt_bifur_state
(self, lab, pt, direction)
scribbles_generator.py:143
↓ 2 callers
Method
__find_start
(self, lab)
scribbles_generator.py:121
↓ 1 callers
Method
__detect_loop_branch
(self, end)
scribbles_generator.py:177
↓ 1 callers
Function
cal_metric
(gt, pred, voxel_spacing)
word_metrics_computing.py:18
↓ 1 callers
Function
each_cases_metric
(gt, pred, voxel_spacing)
word_metrics_computing.py:26
↓ 1 callers
Function
generate_scribble
(label, iterations, cut_branch=True)
scribbles_generator.py:248
↓ 1 callers
Function
get_largest_two_component_2D
Get the largest two components of a binary volume inputs: img: the input 2D volume threshold: a size threshold outputs:
scribbles_generator.py:63
↓ 1 callers
Function
random_rotation
(image, max_angle=15)
scribbles_generator.py:48
↓ 1 callers
Function
scribble4class
(label, class_id, class_num, iteration=[4, 10], cut_branch=True)
scribbles_generator.py:233
↓ 1 callers
Function
scrible_2d
(label, iteration=[4, 10])
scribbles_generator.py:213
↓ 1 callers
Function
translate_img
(img, x_shift, y_shift)
scribbles_generator.py:55
Method
__call__
(self, lab, seg_lab, iterations=1)
scribbles_generator.py:187
Method
__init__
(self)
scribbles_generator.py:114