image-processing-hallynny


Nameimage-processing-hallynny JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/hallynnyh/DESAFIOS_DIO/tree/main/image_processing_hallynny
SummaryImage Processing Package using Skimage
upload_time2024-09-11 15:41:32
maintainerNone
docs_urlNone
authorHallynnyh
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # package_name

Description. 
The package package_name is used to:
	Processing:
		- Histrogram matching
		- Structural similarity
		- Resize imagem
	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_hallynny
```

## Author
Hallynnyh

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


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hallynnyh/DESAFIOS_DIO/tree/main/image_processing_hallynny",
    "name": "image-processing-hallynny",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Hallynnyh",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/38/54/cfdaca439c06b590b0c60186795f24068b7c99edcdea679bb252713ca2c1/image_processing_hallynny-0.0.1.tar.gz",
    "platform": null,
    "description": "# package_name\r\n\r\nDescription. \r\nThe package package_name is used to:\r\n\tProcessing:\r\n\t\t- Histrogram matching\r\n\t\t- Structural similarity\r\n\t\t- Resize imagem\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_hallynny\r\n```\r\n\r\n## Author\r\nHallynnyh\r\n\r\n## License\r\n[MIT](https://choosealicense.com/licenses/mit/)\r\n\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Image Processing Package using Skimage",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/hallynnyh/DESAFIOS_DIO/tree/main/image_processing_hallynny"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "851311200dbe57c428493d5df6d2f407fb31473ccc3c52d065241ce249e96109",
                "md5": "432323b7147cf8de5d5b01bee31db1f4",
                "sha256": "5af57aa54b3f92ebb35f3395397d12c8b8dedd7bde1789617f4461b3897a3ecd"
            },
            "downloads": -1,
            "filename": "image_processing_hallynny-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "432323b7147cf8de5d5b01bee31db1f4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 4003,
            "upload_time": "2024-09-11T15:41:31",
            "upload_time_iso_8601": "2024-09-11T15:41:31.750299Z",
            "url": "https://files.pythonhosted.org/packages/85/13/11200dbe57c428493d5df6d2f407fb31473ccc3c52d065241ce249e96109/image_processing_hallynny-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3854cfdaca439c06b590b0c60186795f24068b7c99edcdea679bb252713ca2c1",
                "md5": "7a2f33d51bfbb110218711039325f88e",
                "sha256": "491cbc5ab1e55732a0ebd1dfbc8132002abf7c079a6cbc037861ff9da7946003"
            },
            "downloads": -1,
            "filename": "image_processing_hallynny-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7a2f33d51bfbb110218711039325f88e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2692,
            "upload_time": "2024-09-11T15:41:32",
            "upload_time_iso_8601": "2024-09-11T15:41:32.860992Z",
            "url": "https://files.pythonhosted.org/packages/38/54/cfdaca439c06b590b0c60186795f24068b7c99edcdea679bb252713ca2c1/image_processing_hallynny-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-11 15:41:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hallynnyh",
    "github_project": "DESAFIOS_DIO",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "image-processing-hallynny"
}
        
Elapsed time: 0.79024s