image-processingv777


Nameimage-processingv777 JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/5qU4llV777/Processamento-de-Imagens-com-Python
SummaryProcessamento de imagens
upload_time2024-08-22 11:53:16
maintainerNone
docs_urlNone
authorClaudio_nogueira
requires_python>=3.12
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Image_processing

Description. 
The package image_processing 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_processingv777

```bash
pip install image_processingv777
```

## Usage

```python
from package_name.module1_name import file1_name
file1_name.my_function()
```

## Author
Claudio  nogueira 

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/5qU4llV777/Processamento-de-Imagens-com-Python",
    "name": "image-processingv777",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": null,
    "author": "Claudio_nogueira",
    "author_email": "claudio.nogueira888@hotmail.com",
    "download_url": "https://files.pythonhosted.org/packages/98/13/02fd2b3fee678e89a77f367b898214cec6134c044d10f08a19862919baad/image_processingv777-0.0.2.tar.gz",
    "platform": null,
    "description": "# Image_processing\r\n\r\nDescription. \r\nThe package image_processing is used to:\r\n    Processing:\r\n\t     -Histrogram matching \r\n\t     -Structural similarity\r\n         -Resize image\r\n    Utils:\r\n         -Read image\r\n         -Save image\r\n         -Plot image\r\n         -Plot result\r\n         -Plot histogram\r\n\r\n## Installation\r\n\r\nUse the package manager [pip](https://pip.pypa.io/en/stable/) to install image_processingv777\r\n\r\n```bash\r\npip install image_processingv777\r\n```\r\n\r\n## Usage\r\n\r\n```python\r\nfrom package_name.module1_name import file1_name\r\nfile1_name.my_function()\r\n```\r\n\r\n## Author\r\nClaudio  nogueira \r\n\r\n## License\r\n[MIT](https://choosealicense.com/licenses/mit/)\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Processamento de imagens",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/5qU4llV777/Processamento-de-Imagens-com-Python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "803cfb17fae675cbdff84bbf69536e740593db1e987f62bf6a0112fdd8368159",
                "md5": "cfd08fa919329536713be1ef68619fd5",
                "sha256": "c83bdc61554934ef15fb66e9c363d1dc8138cc5e62639b9c797a2beb4fe3363d"
            },
            "downloads": -1,
            "filename": "image_processingv777-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cfd08fa919329536713be1ef68619fd5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 3901,
            "upload_time": "2024-08-22T11:53:15",
            "upload_time_iso_8601": "2024-08-22T11:53:15.330678Z",
            "url": "https://files.pythonhosted.org/packages/80/3c/fb17fae675cbdff84bbf69536e740593db1e987f62bf6a0112fdd8368159/image_processingv777-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "981302fd2b3fee678e89a77f367b898214cec6134c044d10f08a19862919baad",
                "md5": "cf37137f1d33b0e34ae4f94da5f8411f",
                "sha256": "64b358de7dde5835374cb14869e5400737af6529a887a9b200c7c76e76a900a8"
            },
            "downloads": -1,
            "filename": "image_processingv777-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "cf37137f1d33b0e34ae4f94da5f8411f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 2746,
            "upload_time": "2024-08-22T11:53:16",
            "upload_time_iso_8601": "2024-08-22T11:53:16.671177Z",
            "url": "https://files.pythonhosted.org/packages/98/13/02fd2b3fee678e89a77f367b898214cec6134c044d10f08a19862919baad/image_processingv777-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-22 11:53:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "5qU4llV777",
    "github_project": "Processamento-de-Imagens-com-Python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "image-processingv777"
}
        
Elapsed time: 0.41347s