Usage

installation

to use imgPreprocessor,first install it using pip:

(.venv) $ pip install imgPreprocessor

The five features

put the image path and tyoe of img(ex.png,jpg,jpeg,…) You can use the def under!

CountFace: CountFace for details

delexif: delexif for details

CustomBlurFilter: CustomBlurFilter for details

ColorFilter: ColorFilter for details

color_extracter: color_extracter for details