# 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 image_processing
```
## Author
Gustavo
## License
[MIT](https://choosealicense.com/licenses/mit/)
Raw data
{
"_id": null,
"home_page": "https://github.com/gvicencotti/image-processing-package",
"name": "gvicencotti-image-processor",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Gustavo",
"author_email": "gustavovicencotti@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/da/ea/9a4427a3eea0d881ea281065326248e5d5281cc884f54aec6bb587224906/gvicencotti_image_processor-0.0.1.tar.gz",
"platform": null,
"description": "# package_name\n\nDescription. \nThe package package_name is used to:\n\tProcessing:\n\t\t- Histogram matching \n\t\t- Structural similarity\n\t\t- Resize image\n\tUtils:\n\t\t- Read image\n\t\t- Save image\n\t\t- Plot image\n\t\t- Plot result\n\t\t- Plot histogram\n\n## Installation\n\nUse the package manager [pip](https://pip.pypa.io/en/stable/) to install package_name\n\n```bash\npip install image_processing\n```\n\n## Author\nGustavo\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)\n",
"bugtrack_url": null,
"license": null,
"summary": "Image Processing Package using skimage",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/gvicencotti/image-processing-package"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ae2218d0132ca3932e5e20af7ef2df2f782c61386b5b0588c7fef7b791845f3f",
"md5": "20163e502b8cc3e5158c4ae815c8e6d5",
"sha256": "85cb7ee81b10170d9bd6824f1fd67fd5798951aeca790dfcfa933d6f27021bac"
},
"downloads": -1,
"filename": "gvicencotti_image_processor-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "20163e502b8cc3e5158c4ae815c8e6d5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 3850,
"upload_time": "2024-08-21T02:26:13",
"upload_time_iso_8601": "2024-08-21T02:26:13.325886Z",
"url": "https://files.pythonhosted.org/packages/ae/22/18d0132ca3932e5e20af7ef2df2f782c61386b5b0588c7fef7b791845f3f/gvicencotti_image_processor-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "daea9a4427a3eea0d881ea281065326248e5d5281cc884f54aec6bb587224906",
"md5": "1131223265b9a9d1f33272b1589631f0",
"sha256": "ef861ed1359123e4d20396ae6241b38f12b278d38c94483e4fcb7bd1d363eca0"
},
"downloads": -1,
"filename": "gvicencotti_image_processor-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "1131223265b9a9d1f33272b1589631f0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 2636,
"upload_time": "2024-08-21T02:26:15",
"upload_time_iso_8601": "2024-08-21T02:26:15.181781Z",
"url": "https://files.pythonhosted.org/packages/da/ea/9a4427a3eea0d881ea281065326248e5d5281cc884f54aec6bb587224906/gvicencotti_image_processor-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-21 02:26:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "gvicencotti",
"github_project": "image-processing-package",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "gvicencotti-image-processor"
}