Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 317 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 317 Bytes

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>