# package_name
Description.
The package package_name is used to:
processing:
- Histogram matching
- Structural similarity
- Resize image
Utils:
- Read image
- Save image
- Plot image
- Plot result
- Plot histogram
## Installation
Use the package manager [pip](https://pip.pypa.io/en/stable/) to install package_name
```bash
pip install imagem_processing_grasel
```
<!-- ## Usage
```python
from package_name.module1_name import file1_name
file1_name.my_function() -->
```
## Author
Joathan_Grasel
## License
[MIT](https://choosealicense.com/licenses/mit/)
Raw data
{
"_id": null,
"home_page": "https://github.com/jvgrasel/image-processing-package",
"name": "image-processing-grasel",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "joathan_grasel",
"author_email": "joathan94@yahoo.com",
"download_url": "https://files.pythonhosted.org/packages/a5/fa/2ecee8ea57ae63ee12d99ccd5fee50705d30b2436bbb8d85ed255085457b/image_processing_grasel-0.0.1.tar.gz",
"platform": null,
"description": "# package_name\r\n\r\nDescription. \r\nThe package package_name is used to:\r\n\tprocessing:\r\n\t\t- Histogram matching\r\n\t\t- Structural similarity\r\n\t\t- Resize image\r\n\tUtils:\r\n\t\t- Read image\r\n\t\t- Save image\r\n\t\t- Plot image\r\n\t\t- Plot result\r\n\t\t- Plot histogram\r\n\r\n## Installation\r\n\r\nUse the package manager [pip](https://pip.pypa.io/en/stable/) to install package_name\r\n\r\n```bash\r\npip install imagem_processing_grasel\r\n```\r\n\r\n<!-- ## Usage\r\n\r\n```python\r\nfrom package_name.module1_name import file1_name\r\nfile1_name.my_function() -->\r\n```\r\n\r\n## Author\r\nJoathan_Grasel\r\n\r\n## License\r\n[MIT](https://choosealicense.com/licenses/mit/)\r\n",
"bugtrack_url": null,
"license": null,
"summary": "Aprendendo sobre pacotes",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/jvgrasel/image-processing-package"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9c44b91206cefaa60eb0b39cad69918439150ed463571e0246161c21ed9d47d9",
"md5": "068547514642b9cc4889c26d9319525d",
"sha256": "a906272473cf6f7c6d9bc937d99bd19b7b50b0ca3b53b2d82f6a0df76d5a607f"
},
"downloads": -1,
"filename": "image_processing_grasel-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "068547514642b9cc4889c26d9319525d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 6144,
"upload_time": "2024-09-07T02:58:53",
"upload_time_iso_8601": "2024-09-07T02:58:53.302494Z",
"url": "https://files.pythonhosted.org/packages/9c/44/b91206cefaa60eb0b39cad69918439150ed463571e0246161c21ed9d47d9/image_processing_grasel-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a5fa2ecee8ea57ae63ee12d99ccd5fee50705d30b2436bbb8d85ed255085457b",
"md5": "42b4c43b66eaa197330faf685dfa2e63",
"sha256": "8aa652d485987e2f6cb3a5297210dcbf974d4db76e7ce1278ab58d4c414e4e44"
},
"downloads": -1,
"filename": "image_processing_grasel-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "42b4c43b66eaa197330faf685dfa2e63",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 2722,
"upload_time": "2024-09-07T02:58:55",
"upload_time_iso_8601": "2024-09-07T02:58:55.179301Z",
"url": "https://files.pythonhosted.org/packages/a5/fa/2ecee8ea57ae63ee12d99ccd5fee50705d30b2436bbb8d85ed255085457b/image_processing_grasel-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-07 02:58:55",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jvgrasel",
"github_project": "image-processing-package",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "image-processing-grasel"
}