nabu.stitching package¶
Submodules¶
- nabu.stitching.config module
str_to_shifts()
SlurmConfig
StitchingType
StitchingConfiguration
StitchingConfiguration.axis_0_pos_px
StitchingConfiguration.axis_1_pos_px
StitchingConfiguration.axis_2_pos_px
StitchingConfiguration.axis_0_pos_mm
StitchingConfiguration.axis_1_pos_mm
StitchingConfiguration.axis_2_pos_mm
StitchingConfiguration.axis_0_params
StitchingConfiguration.axis_1_params
StitchingConfiguration.axis_2_params
StitchingConfiguration.slurm_config
StitchingConfiguration.flip_lr
StitchingConfiguration.flip_ud
StitchingConfiguration.overwrite_results
StitchingConfiguration.stitching_strategy
StitchingConfiguration.stitching_kernels_extra_params
StitchingConfiguration.slice_for_cross_correlation
StitchingConfiguration.rescale_frames
StitchingConfiguration.rescale_params
StitchingConfiguration.stitching_type
StitchingConfiguration.get_description_dict()
StitchingConfiguration.to_dict()
ZStitchingConfiguration
PreProcessedZStitchingConfiguration
PreProcessedZStitchingConfiguration.input_scans
PreProcessedZStitchingConfiguration.output_file_path
PreProcessedZStitchingConfiguration.output_data_path
PreProcessedZStitchingConfiguration.output_nexus_version
PreProcessedZStitchingConfiguration.pixel_size
PreProcessedZStitchingConfiguration.stitching_type
PreProcessedZStitchingConfiguration.get_output_object()
PreProcessedZStitchingConfiguration.settle_inputs()
PreProcessedZStitchingConfiguration.settle_input_scans()
PreProcessedZStitchingConfiguration.slice_idx_from_str_to_int()
PreProcessedZStitchingConfiguration.settle_slices()
PreProcessedZStitchingConfiguration.to_dict()
PreProcessedZStitchingConfiguration.get_description_dict()
PreProcessedZStitchingConfiguration.from_dict()
PostProcessedZStitchingConfiguration
PostProcessedZStitchingConfiguration.input_volumes
PostProcessedZStitchingConfiguration.output_volume
PostProcessedZStitchingConfiguration.voxel_size
PostProcessedZStitchingConfiguration.stitching_type
PostProcessedZStitchingConfiguration.get_output_object()
PostProcessedZStitchingConfiguration.settle_inputs()
PostProcessedZStitchingConfiguration.settle_input_volumes()
PostProcessedZStitchingConfiguration.slice_idx_from_str_to_int()
PostProcessedZStitchingConfiguration.settle_slices()
PostProcessedZStitchingConfiguration.from_dict()
PostProcessedZStitchingConfiguration.to_dict()
PostProcessedZStitchingConfiguration.get_description_dict()
identifiers_as_str_to_instances()
dict_to_config_obj()
get_default_stitching_config()
- nabu.stitching.frame_composition module
ZFrameComposition
ZFrameComposition.local_start_y
ZFrameComposition.local_end_y
ZFrameComposition.global_start_y
ZFrameComposition.global_end_y
ZFrameComposition.browse()
ZFrameComposition.compose()
ZFrameComposition.compute_raw_frame_compositions()
ZFrameComposition.compute_stitch_frame_composition()
ZFrameComposition.pprint_z_stitching()
- nabu.stitching.overlap module
- nabu.stitching.slurm_utils module
- nabu.stitching.utils module
ShiftAlgorithm
ShiftAlgorithm.NABU_FFT
ShiftAlgorithm.SKIMAGE
ShiftAlgorithm.SHIFT_GRID
ShiftAlgorithm.ITK_IMG_REG_V4
ShiftAlgorithm.NONE
ShiftAlgorithm.CENTERED
ShiftAlgorithm.GLOBAL
ShiftAlgorithm.SLIDING_WINDOW
ShiftAlgorithm.GROWING_WINDOW
ShiftAlgorithm.SINO_COARSE_TO_FINE
ShiftAlgorithm.COMPOSITE_COARSE_TO_FINE
test_overlap_stitching_strategy()
find_frame_relative_shifts()
find_volumes_relative_shifts()
find_projections_relative_shifts()
find_shift_correlate()
ScoreMethod
compute_score_contrast_std()
compute_tv_score()
compute_score()
shift_grid_search()
find_shift_with_itk()
- nabu.stitching.z_stitching module
z_stitching()
ZStitcher
ZStitcher.param_is_auto()
ZStitcher.frame_composition
ZStitcher.get_final_axis_positions_in_px()
ZStitcher.from_abs_pos_to_rel_pos()
ZStitcher.from_rel_pos_to_abs_pos()
ZStitcher.stitch()
ZStitcher.settle_flips()
ZStitcher.z_serie
ZStitcher.configuration
ZStitcher.progress
ZStitcher.get_overlap_areas()
ZStitcher.rescale_frames()
ZStitcher.stitch_frames()
PreProcessZStitcher
PostProcessZStitcher
stitch_vertically_raw_frames()
StitchingPostProcAggregation