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