Name | facecroppy JSON |
Version |
0.2.0
JSON |
| download |
home_page | |
Summary | Smart face cropping tool for image processing |
upload_time | 2023-03-24 10:00:20 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.7 |
license | MIT License Copyright (c) 2023 Christophe Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
facecropping
tool
ai
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
facecroppy
==========
A smart face cropping library.
**Usage**
```python
from facecroppy import FaceCroppy
fc = FaceCroppy("{path_to_image}")
cropped_image = fc.crop()
```
BIF-0001
Raw data
{
"_id": null,
"home_page": "",
"name": "facecroppy",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "facecropping,tool,ai",
"author": "",
"author_email": "BIFF <info@biff.ai>",
"download_url": "https://files.pythonhosted.org/packages/c2/94/e085c50095ea0129b9996570a9a72caf2968f87b38b75584fd6c95c901b7/facecroppy-0.2.0.tar.gz",
"platform": null,
"description": "facecroppy\n==========\nA smart face cropping library.\n\n**Usage**\n```python\nfrom facecroppy import FaceCroppy\nfc = FaceCroppy(\"{path_to_image}\")\ncropped_image = fc.crop()\n```\n\nBIF-0001\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2023 Christophe Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
"summary": "Smart face cropping tool for image processing",
"version": "0.2.0",
"split_keywords": [
"facecropping",
"tool",
"ai"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "95c3a2a7cecdd5b5faea66087e988b468544c02e8543933ccc6d55ee6b697c49",
"md5": "b2ecb08c84ae995232db44f2ff2dea4e",
"sha256": "9297a085016172251ebb4bcbaf31ccf5e3f94fc653d5349ff7011a60375f9754"
},
"downloads": -1,
"filename": "facecroppy-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b2ecb08c84ae995232db44f2ff2dea4e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 4291,
"upload_time": "2023-03-24T10:00:18",
"upload_time_iso_8601": "2023-03-24T10:00:18.434730Z",
"url": "https://files.pythonhosted.org/packages/95/c3/a2a7cecdd5b5faea66087e988b468544c02e8543933ccc6d55ee6b697c49/facecroppy-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c294e085c50095ea0129b9996570a9a72caf2968f87b38b75584fd6c95c901b7",
"md5": "3e22aa62095520a14d52f096dac73246",
"sha256": "f23954980eba1e16d42ffe4157ab45b42344cccee5d970037de8cbdc88f5cfb9"
},
"downloads": -1,
"filename": "facecroppy-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "3e22aa62095520a14d52f096dac73246",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 3255,
"upload_time": "2023-03-24T10:00:20",
"upload_time_iso_8601": "2023-03-24T10:00:20.673824Z",
"url": "https://files.pythonhosted.org/packages/c2/94/e085c50095ea0129b9996570a9a72caf2968f87b38b75584fd6c95c901b7/facecroppy-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-24 10:00:20",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "facecroppy"
}