We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f8fa58 commit 36f9ba1Copy full SHA for 36f9ba1
1 file changed
bin/image_cleaner.py
@@ -16,7 +16,7 @@ def trim(image):
16
def get_arguments():
17
"""
18
Parses and checks command line arguments, and provides an help text.
19
- Assumes 2 and returns 2 positional command line arguments:
+ Assumes 3 and returns 3 positional command line arguments:
20
mask_path = Path to the segmentation mask
21
output_mask_file = Path to the output cleaned mask for ROI extraction.
22
0 commit comments