Video support for the image-dataset-converter library.
Examples can be found here:
https://github.com/waikato-datamining/image-dataset-converter-examples
Changelog
=========
0.0.5 (2025-07-11)
------------------
- readers now set the `image_name` rather than the `source` to avoid errors when
trying to determine the size of the extracted image
0.0.4 (2025-04-03)
------------------
- added `--resume_from` option to `from-video-file` reader that allows resuming the data processing
from the first file that matches this glob expression (e.g., `*/012345.avi`)
- using underscores now instead of dashes in dependencies (`setup.py`)
0.0.3 (2025-03-14)
------------------
- added support for placeholders to: `from-video-file`, `calc-frame-changes`, and `to-video-file`
0.0.2 (2025-03-12)
------------------
- switched to underscores in project name
- `from-video-file` can process multiple files now and the `-f/--fps_factor` option
can override the `-n/--nth_frame` option by calculation the nth frame based on
the frame-rate of the video
0.0.1 (2024-05-06)
------------------
- initial release
Raw data
{
"_id": null,
"home_page": "https://github.com/waikato-datamining/image-dataset-converter-video",
"name": "image-dataset-converter-video",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Peter Reutemann",
"author_email": "fracpete@waikato.ac.nz",
"download_url": "https://files.pythonhosted.org/packages/8d/e0/7efb6316c9f5c693c15374ef654d2610dcef62cdba6ff64b422900c04db7/image_dataset_converter_video-0.0.5.tar.gz",
"platform": null,
"description": "Video support for the image-dataset-converter library.\n\nExamples can be found here:\n\nhttps://github.com/waikato-datamining/image-dataset-converter-examples\n\n\nChangelog\n=========\n\n0.0.5 (2025-07-11)\n------------------\n\n- readers now set the `image_name` rather than the `source` to avoid errors when\n trying to determine the size of the extracted image\n\n\n0.0.4 (2025-04-03)\n------------------\n\n- added `--resume_from` option to `from-video-file` reader that allows resuming the data processing\n from the first file that matches this glob expression (e.g., `*/012345.avi`)\n- using underscores now instead of dashes in dependencies (`setup.py`)\n\n\n0.0.3 (2025-03-14)\n------------------\n\n- added support for placeholders to: `from-video-file`, `calc-frame-changes`, and `to-video-file`\n\n\n0.0.2 (2025-03-12)\n------------------\n\n- switched to underscores in project name\n- `from-video-file` can process multiple files now and the `-f/--fps_factor` option\n can override the `-n/--nth_frame` option by calculation the nth frame based on\n the frame-rate of the video\n\n\n0.0.1 (2024-05-06)\n------------------\n\n- initial release\n\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Video support for the image-dataset-converter library.",
"version": "0.0.5",
"project_urls": {
"Homepage": "https://github.com/waikato-datamining/image-dataset-converter-video"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8de07efb6316c9f5c693c15374ef654d2610dcef62cdba6ff64b422900c04db7",
"md5": "7bb17775fbe58bc8b05b9159a2a19492",
"sha256": "eb2518b1a781e3a23ea9f928b72633bc3de7e5a25e32b55e35fa5963de232460"
},
"downloads": -1,
"filename": "image_dataset_converter_video-0.0.5.tar.gz",
"has_sig": false,
"md5_digest": "7bb17775fbe58bc8b05b9159a2a19492",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13452,
"upload_time": "2025-07-10T22:34:40",
"upload_time_iso_8601": "2025-07-10T22:34:40.053744Z",
"url": "https://files.pythonhosted.org/packages/8d/e0/7efb6316c9f5c693c15374ef654d2610dcef62cdba6ff64b422900c04db7/image_dataset_converter_video-0.0.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-10 22:34:40",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "waikato-datamining",
"github_project": "image-dataset-converter-video",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "image-dataset-converter-video"
}