# featurefilm
Face feature detection for MP4 videos
- Uses opencv DNN YuNet face detector
- Avoids opencv video reader functions with known frame dropping issues
Raw data
{
"_id": null,
"home_page": "https://github.com/jmtyszka/featuremovie",
"name": "featurefilm",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9, <4",
"maintainer_email": "",
"keywords": "video feature detection faces",
"author": "Julian Michael Tyszka",
"author_email": "jmt@caltech.edu",
"download_url": "https://files.pythonhosted.org/packages/95/cb/3262083f74f94fc85253eeab6a1ea73d1b3ac8a7ed687d84aa90abdc8bc3/featurefilm-2023.11.17.tar.gz",
"platform": null,
"description": "# featurefilm\nFace feature detection for MP4 videos\n\n- Uses opencv DNN YuNet face detector\n- Avoids opencv video reader functions with known frame dropping issues\n",
"bugtrack_url": null,
"license": "",
"summary": "Video face feature detector",
"version": "2023.11.17",
"project_urls": {
"Bug Reports": "https://github.com/jmtyszka/featuremovie/issues",
"Funding": "http://chen.caltech.edu/",
"Homepage": "https://github.com/jmtyszka/featuremovie",
"Source": "https://github.com/jmtyszka/featuremovie/"
},
"split_keywords": [
"video",
"feature",
"detection",
"faces"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0b3a1a8311a88adaaa9462256047e58ca479128879ef06ddb7101245a0cb5800",
"md5": "7bc9496e9d0eaec4c64f53b6433c7702",
"sha256": "c459669d3f80aa5a37117fba9cb59d3717f7743d362cb80447fec2077f4a7288"
},
"downloads": -1,
"filename": "featurefilm-2023.11.17-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7bc9496e9d0eaec4c64f53b6433c7702",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9, <4",
"size": 210892,
"upload_time": "2023-11-17T20:34:35",
"upload_time_iso_8601": "2023-11-17T20:34:35.261470Z",
"url": "https://files.pythonhosted.org/packages/0b/3a/1a8311a88adaaa9462256047e58ca479128879ef06ddb7101245a0cb5800/featurefilm-2023.11.17-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "95cb3262083f74f94fc85253eeab6a1ea73d1b3ac8a7ed687d84aa90abdc8bc3",
"md5": "22e3f335109e7e7b7894e37d15b0585d",
"sha256": "854b5c169fb4b6b4f9278490df5421abc9672623f651548d97e1a46d98157b7b"
},
"downloads": -1,
"filename": "featurefilm-2023.11.17.tar.gz",
"has_sig": false,
"md5_digest": "22e3f335109e7e7b7894e37d15b0585d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9, <4",
"size": 213622,
"upload_time": "2023-11-17T20:34:37",
"upload_time_iso_8601": "2023-11-17T20:34:37.211187Z",
"url": "https://files.pythonhosted.org/packages/95/cb/3262083f74f94fc85253eeab6a1ea73d1b3ac8a7ed687d84aa90abdc8bc3/featurefilm-2023.11.17.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-17 20:34:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jmtyszka",
"github_project": "featuremovie",
"github_not_found": true,
"lcname": "featurefilm"
}