unravel.image_tools.bbox module# Use img_bbox (bbox) from UNRAVEL to load an image (.czi, .nii.gz, or tif series) and save bounding boxes as txt files. Usage:# img_bbox -i path/img [-o path/outer_bbox.txt] [-c cluster_ID] [-v] unravel.image_tools.bbox.parse_args()[source]# unravel.image_tools.bbox.main()[source]#