We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b8fed5 commit 45fde09Copy full SHA for 45fde09
README.md
@@ -3,5 +3,5 @@ You can use this simple script to "unroll" a NRRD dataset: the folder structure
3
and all of the nrrd files will be replaced with a series of corresponding png images.
4
The script is written with a precise folder structure in mind, but you can modify the main or main_parallelized file easily to accomodate your needs.
5
## Usage
6
-- Change te input and output paths as needed in main or main_parallelized
+- Change the input and output paths as needed in main or main_parallelized
7
- Launch main.py or main_parallelized.py (the second one uses the multiprocessing library to speed up things)
0 commit comments