Description. The package image_processing_MT is used to: ### Processing:
- Histogram matching
- Structural similarity
- Resize image
- Read image
- Save image
- Plot image
- Plot result
- Plot histogram
Use the package manager pip to install package_name
pip install image_processing_MT
from package_name.module1_name import file1_name
file1_name.my_function()
link: https://pypi.org/project/image-processing-MT/
Matheus Guerra