-
Notifications
You must be signed in to change notification settings - Fork 1
slideEntropySegmentation
Usage Overview:
This script, named slideEntropySegmentation, utilizes EntropyMasker to generate a mask for a given whole-slide image (WSI). The resulting mask is saved in the specified masking directory.
Usage:
python slideEntropySegmentation.py --input_img <path_to_input_image> --masks_dir <path_to_masks_directory>
Replace <path_to_input_image> with the path to your input image (should be a .ndpi or .tif file) and <path_to_masks_directory> with the directory where you want to save the generated mask image.
Arguments:
-
--input_img
- Description: Specify the path to the input image (NDPI or TIF format).
- Required: Yes
-
--masks_dir
- Description: Specify the path to the directory where the generated mask image will be saved.
- Required: Yes
Version Information:
This script is version 1.0.0 of slideEntropySegmentation, last updated on 2024-01-019. It is developed by Tim S. Peters and Sander W. van der Laan. The script is provided under the MIT License, allowing users to modify, distribute, and use the software freely, subject to certain conditions. For more details, refer to the license text provided within the script or visit http://opensource.org/.
Licence. The MIT License (MIT): http://opensource.org/licenses/MIT.
Copyright (c) 2014-2024, Bas G.L. Nelissen & Sander W. van der Laan, UMC Utrecht, Utrecht, the Netherlands.
Introduction
General instructions
slide2Tiles
slideAppend.sh
slideAppendGCT.sh
slideConvert
slideDirectory
slideDupIdentify.py
slideEMask
slideEntropySegmentation.py
slideExtract.py
slideExtractTiles.py
slideInfo
slideInfo.py
slideJobChecker
slideLookup
slideMacro
slideMacro.py
slideMask
slideMoveNewWSI.py
slideNormalize
slideRename
slideRename.py
slideThumb
slideThumb.py
slideQuantify_v1
slideQuantify_v1_1_expresshist_mask.sh
slideQuantify_v1_2_expresshist_tile.sh
slideQuantify_v1_3_tile_normalizing.sh
slideQuantify_v1_4_cellprofiler.sh
slideQuantify_v1_5_wrapup.sh
slideQuantify_v2
slideQuantify_v2_1_entropy_segmentation.sh
slideQuantify_v2_2_extract_tiles.sh
slideQuantify_v2_3_tile_normalizing.sh
slideQuantify_v2_4_cellprofiler.sh
slideQuantify_v2_5_wrapup.sh
slideQuantifyOSX
slideQuantify_cellprofiler.sh
slideQuantify_mask.sh
slideQuantify_normalizing.sh
slideQuantify_tiling.sh
slideQuantify_wrapup.sh
Conda version (default/preferred)
Homebrew version
Rocky 8 Conda version (default/preferred)
Ubuntu 16.04 LTS
Ubuntu 12.04
CentOS7 Conda version with modules
Administrator version