Image visualization plugins 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)
------------------
- added `--bbox_outline_outwards` flag to filter `add-annotation-overlay-od` to make very
small rectangles/points better visible by drawing the outline on the outside rather
than the inside of the bbox
0.0.4 (2025-03-14)
------------------
- added support for placeholders: `combine-annotations-od`, `to-annotation-overlay-od`
- using underscores now instead of dashes in dependencies (`setup.py`)
0.0.3 (2025-02-26)
------------------
- switched to underscores in project name
- using `simple_palette_utils` now
- filters `add-annotation-overlay-is`, `add-annotation-overlay-od` and `add-center-overlay-od` are now using
the `ColorProvider` class to simplify the color handling and can use a color list name as well rather than
explicit list of R,G,B triplets
0.0.2 (2024-07-02)
------------------
- added `add-center-overlay-od` overlay filter
0.0.1 (2024-05-06)
------------------
- initial release
Raw data
{
"_id": null,
"home_page": "https://github.com/waikato-datamining/image-dataset-converter-imgvis",
"name": "image-dataset-converter-imgvis",
"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/d4/26/fef4c136a4d3e670ec5249299a0321f2930870b0edae8bd1b75761ea2bef/image_dataset_converter_imgvis-0.0.5.tar.gz",
"platform": null,
"description": "Image visualization plugins 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- added `--bbox_outline_outwards` flag to filter `add-annotation-overlay-od` to make very\n small rectangles/points better visible by drawing the outline on the outside rather\n than the inside of the bbox\n\n\n0.0.4 (2025-03-14)\n------------------\n\n- added support for placeholders: `combine-annotations-od`, `to-annotation-overlay-od`\n- using underscores now instead of dashes in dependencies (`setup.py`)\n\n\n0.0.3 (2025-02-26)\n------------------\n\n- switched to underscores in project name\n- using `simple_palette_utils` now\n- filters `add-annotation-overlay-is`, `add-annotation-overlay-od` and `add-center-overlay-od` are now using\n the `ColorProvider` class to simplify the color handling and can use a color list name as well rather than\n explicit list of R,G,B triplets\n\n\n0.0.2 (2024-07-02)\n------------------\n\n- added `add-center-overlay-od` overlay filter\n\n\n0.0.1 (2024-05-06)\n------------------\n\n- initial release\n\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Image visualization plugins for the image-dataset-converter library.",
"version": "0.0.5",
"project_urls": {
"Homepage": "https://github.com/waikato-datamining/image-dataset-converter-imgvis"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d426fef4c136a4d3e670ec5249299a0321f2930870b0edae8bd1b75761ea2bef",
"md5": "6f9ac0f49a8cec2626ae49833e4345cc",
"sha256": "bd96b8d803c25b8746ad752339d956f649ecf19d355de7078ff5095374d18648"
},
"downloads": -1,
"filename": "image_dataset_converter_imgvis-0.0.5.tar.gz",
"has_sig": false,
"md5_digest": "6f9ac0f49a8cec2626ae49833e4345cc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13771,
"upload_time": "2025-07-10T22:12:57",
"upload_time_iso_8601": "2025-07-10T22:12:57.000515Z",
"url": "https://files.pythonhosted.org/packages/d4/26/fef4c136a4d3e670ec5249299a0321f2930870b0edae8bd1b75761ea2bef/image_dataset_converter_imgvis-0.0.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-10 22:12:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "waikato-datamining",
"github_project": "image-dataset-converter-imgvis",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "image-dataset-converter-imgvis"
}