# image-processing-fmsouza
Description.
The package image-processing-fmsouza is used to:
Processing:
- Histrogram 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 image-processing-fmsouza
```bash
pip install image-processing-fmsouza
```
## Author
Felipe
## License
[MIT](https://choosealicense.com/licenses/mit/)
Raw data
{
"_id": null,
"home_page": "https://github.com/felipefilp/image-processing-fmsouza",
"name": "image-processing-fmsouza",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.5",
"maintainer_email": null,
"keywords": null,
"author": "Felipe",
"author_email": "felipe_m_souza@yahoo.com.br",
"download_url": "https://files.pythonhosted.org/packages/36/04/6e0b4aaabb112108c671bbf8361634809b9f0d43347a819080a49fc1364b/image_processing_fmsouza-0.0.1.tar.gz",
"platform": null,
"description": "# image-processing-fmsouza\r\n\r\nDescription. \r\nThe package image-processing-fmsouza is used to:\r\n\tProcessing:\r\n\t\t- Histrogram 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 image-processing-fmsouza\r\n\r\n```bash\r\npip install image-processing-fmsouza\r\n```\r\n\r\n## Author\r\nFelipe\r\n\r\n## License\r\n[MIT](https://choosealicense.com/licenses/mit/)\r\n",
"bugtrack_url": null,
"license": null,
"summary": "Image processing Package using SKimage",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/felipefilp/image-processing-fmsouza"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "adebd7c6a80d23db5875f8fbc0c12c31998d0eaf98cae4b51b230323017d5286",
"md5": "604aa2ff8f853cb584a72523d0fb755e",
"sha256": "b84b02a9ccda2eff684f16fa544e921efe13118d2cc34859e5655a98b946dd7e"
},
"downloads": -1,
"filename": "image_processing_fmsouza-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "604aa2ff8f853cb584a72523d0fb755e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 3854,
"upload_time": "2024-09-14T14:35:35",
"upload_time_iso_8601": "2024-09-14T14:35:35.806373Z",
"url": "https://files.pythonhosted.org/packages/ad/eb/d7c6a80d23db5875f8fbc0c12c31998d0eaf98cae4b51b230323017d5286/image_processing_fmsouza-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "36046e0b4aaabb112108c671bbf8361634809b9f0d43347a819080a49fc1364b",
"md5": "ecb220f503791917a51b0651b643c647",
"sha256": "6f036356a7ef4c1c917a084178ef77c94023ecdffc01923b32dad53fe2fc6d03"
},
"downloads": -1,
"filename": "image_processing_fmsouza-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "ecb220f503791917a51b0651b643c647",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.5",
"size": 2676,
"upload_time": "2024-09-14T14:35:37",
"upload_time_iso_8601": "2024-09-14T14:35:37.367384Z",
"url": "https://files.pythonhosted.org/packages/36/04/6e0b4aaabb112108c671bbf8361634809b9f0d43347a819080a49fc1364b/image_processing_fmsouza-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-14 14:35:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "felipefilp",
"github_project": "image-processing-fmsouza",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "matplotlib",
"specs": []
},
{
"name": "numpy",
"specs": []
},
{
"name": "scikit-image",
"specs": [
[
">=",
"0.16.1"
]
]
}
],
"lcname": "image-processing-fmsouza"
}