{ "info": { "author": "ChsHub", "author_email": "christian1193@web.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 3" ], "description": "# SSIM-PIL\nComparison of two images using the structural similarity algorithm (SSIM). It's compatible with the PIL.\nSupports GPU acceleration via pyopencl.\n\n## Installation\n`python3 -m pip install SSIM-PIL`\n\n## Usage Example\n\n```python\n\nfrom SSIM_PIL import compare_ssim\nfrom PIL import Image\n\nimage1 = Image.open(path)\nimage2 = Image.open(path)\nvalue = compare_ssim(image1, image2)\nprint(value)\n\n```\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ChsHub/SSIM-PIL", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "SSIM-PIL", "package_url": "https://pypi.org/project/SSIM-PIL/", "platform": "", "project_url": "https://pypi.org/project/SSIM-PIL/", "project_urls": { "Homepage": "https://github.com/ChsHub/SSIM-PIL" }, "release_url": "https://pypi.org/project/SSIM-PIL/1.0.10/", "requires_dist": null, "requires_python": "", "summary": "Comparison of two images using the structural similarity algorithm (SSIM). It's compatible with the PIL.", "version": "1.0.10" }, "last_serial": 4966978, "releases": { "1.0.10": [ { "comment_text": "", "digests": { "md5": "82aae6d656550074746832f230c5978a", "sha256": "d75d4d96d5b52f807a34bb6648126ad2eb3cdb05c12806f9eed33274eff920db" }, "downloads": -1, "filename": "SSIM_PIL-1.0.10-py3-none-any.whl", "has_sig": false, "md5_digest": "82aae6d656550074746832f230c5978a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6995, "upload_time": "2019-03-21T07:55:23", "url": "https://files.pythonhosted.org/packages/d1/73/bf38b2ea2f887206495897a3d346d35217b363e9a81db9cb99ad88179dba/SSIM_PIL-1.0.10-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f9d2ebdafad4173274dcff13479a54b5", "sha256": "9ec85da8d6b77e55377d901141480a4cc3838d3c10ab1875f47dcc3f99dab80a" }, "downloads": -1, "filename": "SSIM-PIL-1.0.10.tar.gz", "has_sig": false, "md5_digest": "f9d2ebdafad4173274dcff13479a54b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4887, "upload_time": "2019-03-21T07:55:25", "url": "https://files.pythonhosted.org/packages/f4/10/4cac44a9d0895fb9c0d88f60ea83bae790a2ee20ab312e566258dcfbc13a/SSIM-PIL-1.0.10.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "1c21f8ffe114071ab39c1cf4df89bf35", "sha256": "5af53b3e1e50b301b17f8daf6d0ca07eec0ea4d2fdcb3ff2195549ee897ff93c" }, "downloads": -1, "filename": "SSIM_PIL-1.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "1c21f8ffe114071ab39c1cf4df89bf35", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3386, "upload_time": "2018-11-03T20:26:08", "url": "https://files.pythonhosted.org/packages/e8/70/8fd94223973907a291e95b65fee8902ac9a3571fe31c09180c672611b816/SSIM_PIL-1.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7a77174b68e16e421797fef361f32d2e", "sha256": "27adf9b3c476520d369f103e2a00d9457b64c8951cb4c19d86b6af7feb31b86f" }, "downloads": -1, "filename": "SSIM-PIL-1.0.2.tar.gz", "has_sig": false, "md5_digest": "7a77174b68e16e421797fef361f32d2e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2092, "upload_time": "2018-11-03T20:26:09", "url": "https://files.pythonhosted.org/packages/63/49/2ff8dcdb909d0eede364fc86cf8814eff52624aa286df9eed17dd6754046/SSIM-PIL-1.0.2.tar.gz" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "81cc7ca022e6d9e2a949bd08b48ad893", "sha256": "f585151364a08830d4926ad84ee33139e8a6e63ba87d933c2aa849aa01ee89a7" }, "downloads": -1, "filename": "SSIM_PIL-1.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "81cc7ca022e6d9e2a949bd08b48ad893", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6646, "upload_time": "2019-02-04T13:46:28", "url": "https://files.pythonhosted.org/packages/70/bc/ca6500b02a0c316cfca8707d19dfdc899f8d2ba6163900a2a3893dfb7101/SSIM_PIL-1.0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "454fc28d78b81627a82dd720dd7d961a", "sha256": "546963bf4bce4319c250d9c58f2c3bbb867f9b4afc83d180548852777f67b7cf" }, "downloads": -1, "filename": "SSIM-PIL-1.0.5.tar.gz", "has_sig": false, "md5_digest": "454fc28d78b81627a82dd720dd7d961a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4576, "upload_time": "2019-02-04T13:46:29", "url": "https://files.pythonhosted.org/packages/af/93/3845616bbdd9e5efcf5cc52c2dea10c9e9b809524caeefc87d7c7c59970d/SSIM-PIL-1.0.5.tar.gz" } ], "1.0.6": [ { "comment_text": "", "digests": { "md5": "98938b585cec4710966db6c507a9c0bc", "sha256": "3369f92e57cf27b6486dfacd5826abbc69e1bfa52280fae24636b0b3dad961c5" }, "downloads": -1, "filename": "SSIM_PIL-1.0.6-py3-none-any.whl", "has_sig": false, "md5_digest": "98938b585cec4710966db6c507a9c0bc", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6486, "upload_time": "2019-02-04T16:43:14", "url": "https://files.pythonhosted.org/packages/52/bf/32b73ed1909b82e2be99d971f2711d3ed8ab44065de0991e1849af28dc33/SSIM_PIL-1.0.6-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d8672fe18ecd7fdba3b0587cb8945bc4", "sha256": "e0bdc0dde76223cdc6578317a4be17f40ea274f43f84efa044460943fd637b63" }, "downloads": -1, "filename": "SSIM-PIL-1.0.6.tar.gz", "has_sig": false, "md5_digest": "d8672fe18ecd7fdba3b0587cb8945bc4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4411, "upload_time": "2019-02-04T16:43:16", "url": "https://files.pythonhosted.org/packages/bd/f6/e1e7539518e745ac48da09d2e33aafa006145abbc5de6091e70b9e6712d3/SSIM-PIL-1.0.6.tar.gz" } ], "1.0.7": [ { "comment_text": "", "digests": { "md5": "a5a01d533ca20efa2937a105c08b1507", "sha256": "7752d5c4e0bd93ec830252a5161fedffea7e37b56d0a8f083055f1e479858733" }, "downloads": -1, "filename": "SSIM_PIL-1.0.7-py3-none-any.whl", "has_sig": false, "md5_digest": "a5a01d533ca20efa2937a105c08b1507", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6827, "upload_time": "2019-02-06T22:30:18", "url": "https://files.pythonhosted.org/packages/02/af/494a68441382adf571bb8d11fe048d685b8c7c78f1c60e15438848f1a2f8/SSIM_PIL-1.0.7-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a8457eabf492fc8802d01b0e12b82212", "sha256": "4fbac015308099226c8d418f917fca3365e6a429784e4fddcf4483f942473c6c" }, "downloads": -1, "filename": "SSIM-PIL-1.0.7.tar.gz", "has_sig": false, "md5_digest": "a8457eabf492fc8802d01b0e12b82212", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4736, "upload_time": "2019-02-06T22:30:20", "url": "https://files.pythonhosted.org/packages/70/2f/fbebf01b8decfacb38c73bd12bcfee91b37eb573f560198e0f904673ba4e/SSIM-PIL-1.0.7.tar.gz" } ], "1.0.8": [ { "comment_text": "", "digests": { "md5": "a5c143ee1d8620ddc7c6e925b4dfca5c", "sha256": "01a91402c0d4d67570b54bc9e1fe928748bd5c7ef7012353496f40c99eb4cebd" }, "downloads": -1, "filename": "SSIM_PIL-1.0.8-py3-none-any.whl", "has_sig": false, "md5_digest": "a5c143ee1d8620ddc7c6e925b4dfca5c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6711, "upload_time": "2019-02-14T21:59:17", "url": "https://files.pythonhosted.org/packages/1b/03/b504a852ad06b7ed015ab7648a54e0c518ee1a79d2ab2f518c18dc259f73/SSIM_PIL-1.0.8-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "eb8a655728c653085b5d398d4d93214a", "sha256": "cc9988d491537cfb77466b351bb808597c389c74a58e89ac6f9fd9f594be42ff" }, "downloads": -1, "filename": "SSIM-PIL-1.0.8.tar.gz", "has_sig": false, "md5_digest": "eb8a655728c653085b5d398d4d93214a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4627, "upload_time": "2019-02-14T21:59:19", "url": "https://files.pythonhosted.org/packages/47/7a/2b905f998cf47d2eb88e7d97f55735413cc5c7d710e56cdcc15ab855cf0e/SSIM-PIL-1.0.8.tar.gz" } ], "1.0.9": [ { "comment_text": "", "digests": { "md5": "f6a51bcfbcacd2b85549fe62805de351", "sha256": "3f46fe3f6392ec920b04a0188481a49c04ec8f0516ab99f9a863688fe74896e7" }, "downloads": -1, "filename": "SSIM_PIL-1.0.9-py3-none-any.whl", "has_sig": false, "md5_digest": "f6a51bcfbcacd2b85549fe62805de351", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6980, "upload_time": "2019-02-15T06:10:42", "url": "https://files.pythonhosted.org/packages/7b/62/835bb2ef8f4aed3868f8495640fa2eae21cc1a29f228a2cc24fffaa1da24/SSIM_PIL-1.0.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "42758ef2a5309fb306578ac093c3424a", "sha256": "934daffe204d80fa2471ab8512c3037f2916c26f30a3758cb104a15446e7cbe6" }, "downloads": -1, "filename": "SSIM-PIL-1.0.9.tar.gz", "has_sig": false, "md5_digest": "42758ef2a5309fb306578ac093c3424a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4879, "upload_time": "2019-02-15T06:10:43", "url": "https://files.pythonhosted.org/packages/86/50/334897237c475432e881d2dacf48ba45943d0f40fb18f428d9a83e55998a/SSIM-PIL-1.0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "82aae6d656550074746832f230c5978a", "sha256": "d75d4d96d5b52f807a34bb6648126ad2eb3cdb05c12806f9eed33274eff920db" }, "downloads": -1, "filename": "SSIM_PIL-1.0.10-py3-none-any.whl", "has_sig": false, "md5_digest": "82aae6d656550074746832f230c5978a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6995, "upload_time": "2019-03-21T07:55:23", "url": "https://files.pythonhosted.org/packages/d1/73/bf38b2ea2f887206495897a3d346d35217b363e9a81db9cb99ad88179dba/SSIM_PIL-1.0.10-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f9d2ebdafad4173274dcff13479a54b5", "sha256": "9ec85da8d6b77e55377d901141480a4cc3838d3c10ab1875f47dcc3f99dab80a" }, "downloads": -1, "filename": "SSIM-PIL-1.0.10.tar.gz", "has_sig": false, "md5_digest": "f9d2ebdafad4173274dcff13479a54b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4887, "upload_time": "2019-03-21T07:55:25", "url": "https://files.pythonhosted.org/packages/f4/10/4cac44a9d0895fb9c0d88f60ea83bae790a2ee20ab312e566258dcfbc13a/SSIM-PIL-1.0.10.tar.gz" } ] }