myimageprocessingpackage


Namemyimageprocessingpackage JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/vitor-manoel-s/meu-pacote-processamento-de-imagem
SummaryImage processing package using Skimage
upload_time2024-10-01 22:03:03
maintainerNone
docs_urlNone
authorVitor
requires_python>=3.5
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # my image processing package
---

## Description

The package myimageprocessingpackage is used to:

- Image resizing
- Histogram transfer between images
- Image reading and saving
- Plotting utilities for image visualization

---

## Installation

Use the package manager [pip](https://pip.pypa.io/en/stable/) to install Image Processing Package:

```bash
pip install myimageprocessingpackage
```

---

## License
[MIT](LICENSE.txt)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/vitor-manoel-s/meu-pacote-processamento-de-imagem",
    "name": "myimageprocessingpackage",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": null,
    "keywords": null,
    "author": "Vitor",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/9e/06/7fed2c0ba2d224866ab7c58a68e119058c478fe8f00f3079bf7b7e30c7e1/myimageprocessingpackage-0.0.2.tar.gz",
    "platform": null,
    "description": "# my image processing package\r\n---\r\n\r\n## Description\r\n\r\nThe package myimageprocessingpackage is used to:\r\n\r\n- Image resizing\r\n- Histogram transfer between images\r\n- Image reading and saving\r\n- Plotting utilities for image visualization\r\n\r\n---\r\n\r\n## Installation\r\n\r\nUse the package manager [pip](https://pip.pypa.io/en/stable/) to install Image Processing Package:\r\n\r\n```bash\r\npip install myimageprocessingpackage\r\n```\r\n\r\n---\r\n\r\n## License\r\n[MIT](LICENSE.txt)\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Image processing package using Skimage",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/vitor-manoel-s/meu-pacote-processamento-de-imagem"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6e9e9b7e2f0577e7b2308f65fa503405996774debf356b84ef9c2e85cd464e2c",
                "md5": "89a063574b6150f8e391c890b0554ea0",
                "sha256": "f1cebd5cd49f37fbf87305b48229dc4d5cb1e8416775071c5e2952c479ab535f"
            },
            "downloads": -1,
            "filename": "myimageprocessingpackage-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "89a063574b6150f8e391c890b0554ea0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 5148,
            "upload_time": "2024-10-01T22:03:01",
            "upload_time_iso_8601": "2024-10-01T22:03:01.815018Z",
            "url": "https://files.pythonhosted.org/packages/6e/9e/9b7e2f0577e7b2308f65fa503405996774debf356b84ef9c2e85cd464e2c/myimageprocessingpackage-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9e067fed2c0ba2d224866ab7c58a68e119058c478fe8f00f3079bf7b7e30c7e1",
                "md5": "1bb961e4bdb1453fd9aefd44ef80694d",
                "sha256": "dc0280344b8f2d0020ac87829d8857401016bc50ea74c1d7c0827d93da6d8682"
            },
            "downloads": -1,
            "filename": "myimageprocessingpackage-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "1bb961e4bdb1453fd9aefd44ef80694d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 3542,
            "upload_time": "2024-10-01T22:03:03",
            "upload_time_iso_8601": "2024-10-01T22:03:03.182094Z",
            "url": "https://files.pythonhosted.org/packages/9e/06/7fed2c0ba2d224866ab7c58a68e119058c478fe8f00f3079bf7b7e30c7e1/myimageprocessingpackage-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-01 22:03:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "vitor-manoel-s",
    "github_project": "meu-pacote-processamento-de-imagem",
    "github_not_found": true,
    "lcname": "myimageprocessingpackage"
}
        
Elapsed time: 0.31690s