MHub Threshold Demo This package provides a simple cli method to apply a threshold on an image. Installation pip install git+https://github.com/mhubai/thresholder_demo.git CLI thresholder --input <input_image> --output <output_image> --lower <lower-bound> --upper <upper-bound>