processamento-imagem-dio-desafio


Nameprocessamento-imagem-dio-desafio JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/raifreire/image-processing-package
SummaryImage Processing Package Using SKimage
upload_time2024-09-03 19:46:57
maintainerNone
docs_urlNone
authorraifreire
requires_python>=3.5
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # package_name

Description. 
The package processamento_imagem_dio_desafio 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
raifreire

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/raifreire/image-processing-package",
    "name": "processamento-imagem-dio-desafio",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": null,
    "keywords": null,
    "author": "raifreire",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/4f/04/a98b546b86ed2a0c3cf88b29271f3042c024d7b99036c421c907c0703449/processamento_imagem_dio_desafio-0.0.1.tar.gz",
    "platform": null,
    "description": "# package_name\r\n\r\nDescription. \r\nThe package processamento_imagem_dio_desafio 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 image_processing\r\n```\r\n\r\n## Author\r\nraifreire\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/raifreire/image-processing-package"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "080a12864d14a5594bb13f86a4780eefe7ff7947e3e9537ee1282eba2eb72ab7",
                "md5": "61a9c625f519a07dcebc63f1350b1f69",
                "sha256": "2ce9eaef40e777e5112f0a394acc9ada13b7393ac0b2ba702a4d1c542a4e6314"
            },
            "downloads": -1,
            "filename": "processamento_imagem_dio_desafio-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "61a9c625f519a07dcebc63f1350b1f69",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 3933,
            "upload_time": "2024-09-03T19:46:55",
            "upload_time_iso_8601": "2024-09-03T19:46:55.838769Z",
            "url": "https://files.pythonhosted.org/packages/08/0a/12864d14a5594bb13f86a4780eefe7ff7947e3e9537ee1282eba2eb72ab7/processamento_imagem_dio_desafio-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f04a98b546b86ed2a0c3cf88b29271f3042c024d7b99036c421c907c0703449",
                "md5": "920c984683e2d0d36357e46908d137ee",
                "sha256": "fb923ae1261908ccf43dff68053fcbaff4b12546ae1de560d83f1f9ad0f1514f"
            },
            "downloads": -1,
            "filename": "processamento_imagem_dio_desafio-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "920c984683e2d0d36357e46908d137ee",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 2664,
            "upload_time": "2024-09-03T19:46:57",
            "upload_time_iso_8601": "2024-09-03T19:46:57.409483Z",
            "url": "https://files.pythonhosted.org/packages/4f/04/a98b546b86ed2a0c3cf88b29271f3042c024d7b99036c421c907c0703449/processamento_imagem_dio_desafio-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-03 19:46:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "raifreire",
    "github_project": "image-processing-package",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "processamento-imagem-dio-desafio"
}
        
Elapsed time: 0.31501s