# package_name
Description.
The package gustavo-image-processor 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": "gustavo-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": null,
"platform": null,
"description": "# package_name\n\nDescription. \nThe package gustavo-image-processor 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.2",
"project_urls": {
"Homepage": "https://github.com/gvicencotti/image-processing-package"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f9cbdaedb22370faacc4472b2917aac8ca17baf55068c1b199631e40bd449469",
"md5": "1b3b166c3f10ecb4b01ff3a08018b206",
"sha256": "bd890a8f94766413d6f07b5eadb176ab37de02e3b2f07c2fb97abd82c556a0ab"
},
"downloads": -1,
"filename": "gustavo_image_processor-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1b3b166c3f10ecb4b01ff3a08018b206",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 3928,
"upload_time": "2024-08-21T03:41:31",
"upload_time_iso_8601": "2024-08-21T03:41:31.913572Z",
"url": "https://files.pythonhosted.org/packages/f9/cb/daedb22370faacc4472b2917aac8ca17baf55068c1b199631e40bd449469/gustavo_image_processor-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-21 03:41:31",
"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": "gustavo-image-processor"
}