| __init__(self, gui=None) | StrokeSegLab.postprocessing.postprocessor.Postprocessor | |
| _binarize_seg(self, str seg_path, float threshold=0.5) | StrokeSegLab.postprocessing.postprocessor.Postprocessor | protected |
| _convert_to_segmentation(self, np.ndarray data, float threshold) | StrokeSegLab.postprocessing.postprocessor.Postprocessor | protected |
| _print_action(self, str action_name) | StrokeSegLab.postprocessing.postprocessor.Postprocessor | protected |
| _register_seg_to_reference(self, str img_path, str trsf_path, str ref) | StrokeSegLab.postprocessing.postprocessor.Postprocessor | protected |
| _remove_padding(self, np.ndarray data, list[tuple[int, int]] padding) | StrokeSegLab.postprocessing.postprocessor.Postprocessor | protected |
| _save_img(self, str temp_dir, np.ndarray data, str base_name, np.ndarray affine, str name) | StrokeSegLab.postprocessing.postprocessor.Postprocessor | protected |
| _uncrop_from_bbox(self, np.ndarray data, tuple[slice, slice, slice] slicer, tuple[int, int, int] original_shape) | StrokeSegLab.postprocessing.postprocessor.Postprocessor | protected |
| check_viewer(self, str viewer) | StrokeSegLab.postprocessing.postprocessor.Postprocessor | |
| config (defined in StrokeSegLab.postprocessing.postprocessor.Postprocessor) | StrokeSegLab.postprocessing.postprocessor.Postprocessor | |
| gui (defined in StrokeSegLab.postprocessing.postprocessor.Postprocessor) | StrokeSegLab.postprocessing.postprocessor.Postprocessor | |
| logger (defined in StrokeSegLab.postprocessing.postprocessor.Postprocessor) | StrokeSegLab.postprocessing.postprocessor.Postprocessor | |
| option (defined in StrokeSegLab.postprocessing.postprocessor.Postprocessor) | StrokeSegLab.postprocessing.postprocessor.Postprocessor | |
| resampler (defined in StrokeSegLab.postprocessing.postprocessor.Postprocessor) | StrokeSegLab.postprocessing.postprocessor.Postprocessor | |
| run(self, np.ndarray data, np.ndarray affine, str input_path, list[tuple[int, int]] bbox, tuple[int, int, int] original_shape, str temp_dir, str trsf_path, tuple[float, float, float] old_spacing, list[tuple[int, int]] padding, str bet, str MNI_base_image, float threshold, bool open_viewer=False) | StrokeSegLab.postprocessing.postprocessor.Postprocessor | |
| viewer (defined in StrokeSegLab.postprocessing.postprocessor.Postprocessor) | StrokeSegLab.postprocessing.postprocessor.Postprocessor | |
| wrapper (defined in StrokeSegLab.postprocessing.postprocessor.Postprocessor) | StrokeSegLab.postprocessing.postprocessor.Postprocessor | |