processamento-de-imagem-em-python-desafio-dio


Nameprocessamento-de-imagem-em-python-desafio-dio JSON
Version 0.0.5 PyPI version JSON
download
home_pagehttps://github.com/joaodatapaulo/criando-um-pacote-de-processamento-de-imagem-com-python
SummaryImage Processing Package using skimage
upload_time2024-10-28 21:50:49
maintainerNone
docs_urlNone
authorJoão Paulo
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # processamento_de_imagem_em_python_desafio_dio

**Description**
<br><br>The package package_name is used to:
<br><br>    Processing:
<br>	    - Histogram matching
<br>	    - Structural similarity
<br>	    - Resize image
<br><br>	Utils:
<br>	    - Read image
<br>	    - Save image
<br>	    - Plot image
<br>		- Plot histogram


## Installation

Use the package manager [pip](https://pip.pypa.io/en/stable/) to install *processamento_de_imagem_desafio_dio*

```bash
pip install processamento_de_imagem_em_python_desafio_dio
```

## Usage

```python
from processamento_de_imagem_em_python_desafio_dio.utils import io, plot
from processamento_de_imagem_em_python_desafio_dio.processamento import combinacao, transformacao
```

## Author
Joao Paulo

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/joaodatapaulo/criando-um-pacote-de-processamento-de-imagem-com-python",
    "name": "processamento-de-imagem-em-python-desafio-dio",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Jo\u00e3o Paulo",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/b2/93/d4528aa18dd7d2ab7ec7289e5f2492aac495781b7abe1ba918ad91b91bc1/processamento_de_imagem_em_python_desafio_dio-0.0.5.tar.gz",
    "platform": null,
    "description": "# processamento_de_imagem_em_python_desafio_dio\r\n\r\n**Description**\r\n<br><br>The package package_name is used to:\r\n<br><br>    Processing:\r\n<br>\t    - Histogram matching\r\n<br>\t    - Structural similarity\r\n<br>\t    - Resize image\r\n<br><br>\tUtils:\r\n<br>\t    - Read image\r\n<br>\t    - Save image\r\n<br>\t    - Plot image\r\n<br>\t\t- Plot histogram\r\n\r\n\r\n## Installation\r\n\r\nUse the package manager [pip](https://pip.pypa.io/en/stable/) to install *processamento_de_imagem_desafio_dio*\r\n\r\n```bash\r\npip install processamento_de_imagem_em_python_desafio_dio\r\n```\r\n\r\n## Usage\r\n\r\n```python\r\nfrom processamento_de_imagem_em_python_desafio_dio.utils import io, plot\r\nfrom processamento_de_imagem_em_python_desafio_dio.processamento import combinacao, transformacao\r\n```\r\n\r\n## Author\r\nJoao Paulo\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.5",
    "project_urls": {
        "Homepage": "https://github.com/joaodatapaulo/criando-um-pacote-de-processamento-de-imagem-com-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3c21245ef66c6e47a6316b78a83e99701fae3fe231ef5224a0e409e5eafd2506",
                "md5": "8e1a75d33861b6f56e1d3907ac990a7b",
                "sha256": "a5ccaa571c6bd71fdcdac82c6fca2fc22edffd5866268360aef650ba66b24059"
            },
            "downloads": -1,
            "filename": "processamento_de_imagem_em_python_desafio_dio-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8e1a75d33861b6f56e1d3907ac990a7b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 4848,
            "upload_time": "2024-10-28T21:50:48",
            "upload_time_iso_8601": "2024-10-28T21:50:48.095951Z",
            "url": "https://files.pythonhosted.org/packages/3c/21/245ef66c6e47a6316b78a83e99701fae3fe231ef5224a0e409e5eafd2506/processamento_de_imagem_em_python_desafio_dio-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b293d4528aa18dd7d2ab7ec7289e5f2492aac495781b7abe1ba918ad91b91bc1",
                "md5": "891ae92ea2442ddc197f77ea44680a6e",
                "sha256": "72a994df2917a3d7ae77ca1628536ebcbb2fdb87d1ea2b28d8f314c032cb3b24"
            },
            "downloads": -1,
            "filename": "processamento_de_imagem_em_python_desafio_dio-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "891ae92ea2442ddc197f77ea44680a6e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 3250,
            "upload_time": "2024-10-28T21:50:49",
            "upload_time_iso_8601": "2024-10-28T21:50:49.930106Z",
            "url": "https://files.pythonhosted.org/packages/b2/93/d4528aa18dd7d2ab7ec7289e5f2492aac495781b7abe1ba918ad91b91bc1/processamento_de_imagem_em_python_desafio_dio-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-28 21:50:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "joaodatapaulo",
    "github_project": "criando-um-pacote-de-processamento-de-imagem-com-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "processamento-de-imagem-em-python-desafio-dio"
}
        
Elapsed time: 9.53420s