| __init__(self) | StrokeSegLab.preprocessing.resampling.Resampler | |
| _compute_new_shape(self, np.ndarray old_shape, tuple[float, float, float] old_spacing, tuple[float, float, float] new_spacing) | StrokeSegLab.preprocessing.resampling.Resampler | protected |
| _determine_do_sep_z_and_axis(self, tuple[float, float, float] current_spacing, tuple[float, float, float] new_spacing) | StrokeSegLab.preprocessing.resampling.Resampler | protected |
| _get_do_separate_z(self, tuple[float, float, float] spacing) | StrokeSegLab.preprocessing.resampling.Resampler | protected |
| _get_lowres_axis(self, tuple[float, float, float] new_spacing) | StrokeSegLab.preprocessing.resampling.Resampler | protected |
| _resample_data_or_seg(self, np.ndarray data, np.ndarray new_shape, int axis, bool do_separate_z, np.dtype dtype_out=None) | StrokeSegLab.preprocessing.resampling.Resampler | protected |
| force_separate_z (defined in StrokeSegLab.preprocessing.resampling.Resampler) | StrokeSegLab.preprocessing.resampling.Resampler | |
| force_separate_z (defined in StrokeSegLab.preprocessing.resampling.Resampler) | StrokeSegLab.preprocessing.resampling.Resampler | |
| is_seg (defined in StrokeSegLab.preprocessing.resampling.Resampler) | StrokeSegLab.preprocessing.resampling.Resampler | |
| order (defined in StrokeSegLab.preprocessing.resampling.Resampler) | StrokeSegLab.preprocessing.resampling.Resampler | |
| order_z (defined in StrokeSegLab.preprocessing.resampling.Resampler) | StrokeSegLab.preprocessing.resampling.Resampler | |
| run(self, np.ndarray data, tuple[float, float, float] current_spacing, tuple[float, float, float] new_spacing) | StrokeSegLab.preprocessing.resampling.Resampler | |
| separate_z_anisotropy_threshold (defined in StrokeSegLab.preprocessing.resampling.Resampler) | StrokeSegLab.preprocessing.resampling.Resampler | |