Metadata-Version: 2.1
Name: IMAGEM_CCC
Version: 0.0.1
Summary: Image classification using PyTorch
Home-page: https://github.com/cristianocz/image-processing-package
Author: Cristiano Cezar
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: arrow==1.3.0
Requires-Dist: Jinja2==3.1.4
Requires-Dist: jinja2-time==0.2.0
Requires-Dist: make==0.1.6.post2
Requires-Dist: MarkupSafe==2.1.5
Requires-Dist: python-dateutil==2.9.0.post0
Requires-Dist: six==1.16.0
Requires-Dist: types-python-dateutil==2.9.0.20240316

# package_name

Description. 
The package IMAGEM_CCC is used to:
	- Processing images
	- Combination Images
	- TRansformation Images

## Installation

Use the package manager [pip](https://pip.pypa.io/en/stable/) to install IMAGEM_CCC

```bash
pip install IMAGEM_CCC
```

```

## Author

Cristiano Cezar

## License
[MIT](https://choosealicense.com/licenses/mit/)
