-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest2.json
More file actions
1 lines (1 loc) · 1.76 KB
/
Copy pathtest2.json
File metadata and controls
1 lines (1 loc) · 1.76 KB
1
[{"type": 1010, "name": "input_item", "param_values": {"input_path": "/Users/alexwaldenmaier/Nextcloud/LEICHT_Kamera/Code/filterator/samples/liver/test.png", "modifier_coefficient": 1.0}, "is_active": true}, {"type": 1001, "name": "rgb2gray", "param_values": {"red": 0.2989, "green": 0.587, "blue": 0.114, "modifier_coefficient": 1.0}, "is_active": true}, {"type": 1001, "name": "rescale", "param_values": {"scale_x": 0.75, "scale_y": 0.75, "order": 1, "mode": "constant", "cval": 0.0, "clip": true, "anti_aliasing": false, "modifier_coefficient": 1.0}, "is_active": true}, {"type": 1001, "name": "gaussianBlur", "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", "param_values": {"mode": "add", "modifier_coefficient": 1.0}, "is_active": true, "child_list": [{"type": 1003, "name": "group", "param_values": {"modifier_coefficient": 1.0}, "is_active": true, "child_list": [{"type": 1001, "name": "fixedThreshold", "param_values": {"thresh": 0.75, "maxval": 1.0, "thresh_type": "THRESH_TOZERO", "thresh_algorithm": "none", "modifier_coefficient": 0.5000000000000001}, "is_active": true}, {"type": 1001, "name": "grey_erosion", "param_values": {"footprint_shape": "rectangle", "footprint_size_x": 10, "footprint_size_y": 10, "mode": "reflect", "cval": 0.0, "origin": 0, "modifier_coefficient": 1.0}, "is_active": true}]}, {"type": 1003, "name": "group", "param_values": {"modifier_coefficient": 0.5000000000000001}, "is_active": true, "child_list": [{"type": 1001, "name": "grey_closing", "param_values": {"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}]}]}]