Hi,
Thank you so much for developing this amazing tool! I've tested it on my confocal microscope data and was very impressed with the segmentation results.
I'm currently working with large-scale 3D datasets and would like to run your pipeline directly on Linux server for efficiency. Do you have any plans to provide a "one-click" batch processing script, so users can easily run it on folders of images from the command line like:
python 3DcellScope.py --in_dir input_path --out_dir output_path --channel 1 --prob_thres 0.5
This would be extremely helpful for high-throughput applications. Thanks again for your great work!