Metadata-Version: |
2.4 |
Name: |
bbox_visualizer |
Version: |
0.2.0 |
Summary: |
Different ways of visualizing objects given bounding box data |
Author-Email: |
Shoumik Sharar Chowdhury <shoumikchow[at]gmail.com> |
Project-Url: |
Homepage, https://github.com/shoumikchow/bbox-visualizer |
Project-Url: |
Repository, https://github.com/shoumikchow/bbox-visualizer |
Project-Url: |
Documentation, https://bbox-visualizer.readthedocs.io |
Project-Url: |
Changelog, https://github.com/shoumikchow/bbox-visualizer/blob/main/HISTORY.md |
License: |
MIT |
Keywords: |
bbox_visualizer,bounding-box,computer-vision,visualization |
Classifier: |
Development Status :: 2 - Pre-Alpha |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Natural Language :: English |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Topic :: Scientific/Engineering :: Image Processing |
Classifier: |
Topic :: Scientific/Engineering :: Visualization |
Requires-Python: |
>=3.8 |
Requires-Dist: |
numpy (>=1.19.0) |
Requires-Dist: |
opencv-python (>=4.1.0.25) |
Requires-Dist: |
black (>=24.1.1); extra == "dev" |
Requires-Dist: |
build (>=1.0.3); extra == "dev" |
Requires-Dist: |
hatch (>=1.7.0); extra == "dev" |
Requires-Dist: |
pytest-cov (>=6.0.0); extra == "dev" |
Requires-Dist: |
pytest (>=7.4.0); extra == "dev" |
Requires-Dist: |
ruff (>=0.2.1); extra == "dev" |
Requires-Dist: |
sphinx (>=7.0.0); extra == "dev" |
Requires-Dist: |
twine (>=4.0.2); extra == "dev" |
Provides-Extra: |
dev |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |