-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest.json
More file actions
1 lines (1 loc) · 2.5 KB
/
Copy pathtest.json
File metadata and controls
1 lines (1 loc) · 2.5 KB
1
[{"type": 1001, "name": "rgb2gray", "full_name": "Grayscale", "param_values": {"red": 0.2989, "green": 0.587, "blue": 0.114, "modifier_coefficient": 1.0}, "is_active": true}, {"type": 1001, "name": "gaussianBlur", "full_name": "Gaussian Blur", "param_values": {"sigma": 2.0, "order": 0, "mode": "reflect", "cval": 0.0, "truncate": 4.0, "modifier_coefficient": 1.0}, "is_active": true}, {"type": 1002, "name": "modifier", "full_name": "Modifier", "param_values": {"mode": "add", "modifier_coefficient": 1.0}, "is_active": true, "child_list": [{"type": 1003, "name": "group", "full_name": "Group1", "param_values": {"modifier_coefficient": 1.0}, "is_active": true, "child_list": [{"type": 1001, "name": "tophat", "full_name": "Top-hat", "param_values": {"type": "white", "footprint_shape": "rectangle", "footprint_size_x": 0, "footprint_size_y": 0, "mode": "reflect", "cval": 0.0, "origin": 0, "modifier_coefficient": 1.0}, "is_active": true}, {"type": 1001, "name": "binary_closing", "full_name": "Binary closing", "param_values": {"structure_shape": "rectangle", "structure_size_x": 1, "structure_size_y": 1, "iterations": 1, "origin_x": 0, "origin_y": 0, "border_value": 0, "brute_force": false, "modifier_coefficient": 1.0}, "is_active": true}]}, {"type": 1003, "name": "group", "full_name": "Group2", "param_values": {"modifier_coefficient": 1.0}, "is_active": true, "child_list": [{"type": 1001, "name": "binary_dilation", "full_name": "Binary dilation", "param_values": {"structure_shape": "rectangle", "structure_size_x": 1, "structure_size_y": 1, "iterations": 1, "origin_x": 0, "origin_y": 0, "border_value": 0, "brute_force": false, "modifier_coefficient": 1.0}, "is_active": true}, {"type": 1001, "name": "binary_erosion", "full_name": "Binary erosion", "param_values": {"structure_shape": "rectangle", "structure_size_x": 1, "structure_size_y": 1, "iterations": 1, "origin_x": 0, "origin_y": 0, "border_value": 0, "brute_force": false, "modifier_coefficient": 1.0}, "is_active": true}]}, {"type": 1001, "name": "binary_fill_holes", "full_name": "Binary fill holes", "param_values": {"structure_shape": "rectangle", "structure_size_x": 1, "structure_size_y": 1, "origin_x": 0, "origin_y": 0, "modifier_coefficient": 1.0}, "is_active": true}]}, {"type": 1001, "name": "binary_opening", "full_name": "Binary opening", "param_values": {"structure_shape": "rectangle", "structure_size_x": 1, "structure_size_y": 1, "iterations": 1, "origin_x": 0, "origin_y": 0, "border_value": 0, "brute_force": false, "modifier_coefficient": 1.0}, "is_active": true}]