StrokeSegLab
Loading...
Searching...
No Matches
StrokeSegLab.postprocessing.postprocessor.Postprocessor Member List

This is the complete list of members for StrokeSegLab.postprocessing.postprocessor.Postprocessor, including all inherited members.

__init__(self, gui=None)StrokeSegLab.postprocessing.postprocessor.Postprocessor
_binarize_seg(self, str seg_path, float threshold=0.5)StrokeSegLab.postprocessing.postprocessor.Postprocessorprotected
_convert_to_segmentation(self, np.ndarray data, float threshold)StrokeSegLab.postprocessing.postprocessor.Postprocessorprotected
_print_action(self, str action_name)StrokeSegLab.postprocessing.postprocessor.Postprocessorprotected
_register_seg_to_reference(self, str img_path, str trsf_path, str ref)StrokeSegLab.postprocessing.postprocessor.Postprocessorprotected
_remove_padding(self, np.ndarray data, list[tuple[int, int]] padding)StrokeSegLab.postprocessing.postprocessor.Postprocessorprotected
_save_img(self, str temp_dir, np.ndarray data, str base_name, np.ndarray affine, str name)StrokeSegLab.postprocessing.postprocessor.Postprocessorprotected
_uncrop_from_bbox(self, np.ndarray data, tuple[slice, slice, slice] slicer, tuple[int, int, int] original_shape)StrokeSegLab.postprocessing.postprocessor.Postprocessorprotected
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