kwimage

View on PyPIReverse Dependencies (9)

0.11.1 kwimage-0.11.1-py3-none-any.whl

Wheel Details

Project: kwimage
Version: 0.11.1
Filename: kwimage-0.11.1-py3-none-any.whl
Download: [link]
Size: 353334
MD5: 2a5347a974181fa6ff28507082374a0f
SHA256: a1eb771ea57642c3f40ede2d307aa4994d42cf70b9b91f7e1c1bb4cd930c5a46
Uploaded: 2024-10-18 03:45:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: kwimage
Version: 0.11.1
Summary: The kwimage module
Author: Jon Crall
Author-Email: jon.crall[at]kitware.com
Home-Page: https://gitlab.kitware.com/computer-vision/kwimage
License: Apache 2
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
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
Requires-Python: >=3.8
Requires-Dist: ubelt (>=1.3.3)
Requires-Dist: kwarray (>=0.6.19)
Requires-Dist: parse (>=1.14.0)
Requires-Dist: affine (>=2.3.0)
Requires-Dist: lazy-loader (>=0.3)
Requires-Dist: Pillow (>=8.0.0); python_version < "3.10" and python_version >= "3.6"
Requires-Dist: scipy (>=1.5.4); python_version < "3.10" and python_version >= "3.9"
Requires-Dist: numpy (>=1.19.3); python_version < "3.10" and python_version >= "3.9"
Requires-Dist: shapely (>=1.7.1); python_version < "3.10" and python_version >= "3.9"
Requires-Dist: scikit-image (>=0.18.0); python_version < "3.10" and python_version >= "3.9"
Requires-Dist: scipy (>=1.7.2); python_version < "3.11" and python_version >= "3.10"
Requires-Dist: numpy (>=1.21.6); python_version < "3.11" and python_version >= "3.10"
Requires-Dist: shapely (>=1.8.2); python_version < "3.11" and python_version >= "3.10"
Requires-Dist: Pillow (>=9.1.0); python_version < "3.11" and python_version >= "3.10"
Requires-Dist: scikit-image (>=0.19.0); python_version < "3.11" and python_version >= "3.10"
Requires-Dist: networkx (>=2.7); python_version < "3.11" and python_version >= "3.8"
Requires-Dist: scipy (>=1.9.2); python_version < "3.12" and python_version >= "3.11"
Requires-Dist: numpy (>=1.23.2); python_version < "3.12" and python_version >= "3.11"
Requires-Dist: shapely (>=1.8.5); python_version < "3.12" and python_version >= "3.11"
Requires-Dist: Pillow (>=9.2.0); python_version < "3.12" and python_version >= "3.11"
Requires-Dist: scikit-image (>=0.20.0); python_version < "3.12" and python_version >= "3.11"
Requires-Dist: scipy (>=1.5.3); python_version < "3.7" and python_version >= "3.6"
Requires-Dist: scipy (>=1.5.3); python_version < "3.8" and python_version >= "3.7"
Requires-Dist: scipy (>=1.5.4); python_version < "3.9" and python_version >= "3.8"
Requires-Dist: numpy (>=1.19.3); python_version < "3.9" and python_version >= "3.8"
Requires-Dist: shapely (>=1.7.1); python_version < "3.9" and python_version >= "3.8"
Requires-Dist: scikit-image (>=0.17.2); python_version < "3.9" and python_version >= "3.8"
Requires-Dist: networkx (>=2.8); python_version < "4.0" and python_version >= "3.11"
Requires-Dist: scipy (>=1.11.2); python_version < "4.0" and python_version >= "3.12"
Requires-Dist: numpy (>=1.26.0); python_version < "4.0" and python_version >= "3.12"
Requires-Dist: shapely (>=2.0.2); python_version < "4.0" and python_version >= "3.12"
Requires-Dist: Pillow (>=10.0.0); python_version < "4.0" and python_version >= "3.12"
Requires-Dist: scikit-image (>=0.22.0); python_version < "4.0" and python_version >= "3.12"
Requires-Dist: distinctipy (>=1.2.1); python_version < "4.0" and python_version >= "3.8"
Requires-Dist: ubelt (>=1.3.3); extra == "all"
Requires-Dist: kwarray (>=0.6.19); extra == "all"
Requires-Dist: parse (>=1.14.0); extra == "all"
Requires-Dist: affine (>=2.3.0); extra == "all"
Requires-Dist: lazy-loader (>=0.3); extra == "all"
Requires-Dist: xdoctest (>=1.1.5); extra == "all"
Requires-Dist: pytest (>=6.2.5); extra == "all"
Requires-Dist: timerit (>=0.3.0); extra == "all"
Requires-Dist: PyTurboJPEG; extra == "all"
Requires-Dist: colormath (>=3.0.0); extra == "all"
Requires-Dist: ubelt (==1.3.3); extra == "all-strict"
Requires-Dist: kwarray (==0.6.19); extra == "all-strict"
Requires-Dist: parse (==1.14.0); extra == "all-strict"
Requires-Dist: affine (==2.3.0); extra == "all-strict"
Requires-Dist: lazy-loader (==0.3); extra == "all-strict"
Requires-Dist: xdoctest (==1.1.5); extra == "all-strict"
Requires-Dist: pytest (==6.2.5); extra == "all-strict"
Requires-Dist: timerit (==0.3.0); extra == "all-strict"
Requires-Dist: PyTurboJPEG; extra == "all-strict"
Requires-Dist: colormath (==3.0.0); extra == "all-strict"
Requires-Dist: coverage (==5.3.1); python_version < "3.10" and extra == "all-strict"
Requires-Dist: Pillow (==8.0.0); (python_version < "3.10" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: scipy (==1.5.4); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: numpy (==1.19.3); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: shapely (==1.7.1); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: scikit-image (==0.18.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: matplotlib (==3.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: torch (==1.7.1); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: itk-io (==5.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: itk-filtering (==5.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: scipy (==1.7.2); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: numpy (==1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: shapely (==1.8.2); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: Pillow (==9.1.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: scikit-image (==0.19.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: coverage (==5.3.1); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: matplotlib (==3.5.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: torch (==1.11.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: itk-io (==5.4.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: itk-filtering (==5.4.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: networkx (==2.7); (python_version < "3.11" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: kwimage-ext (==0.2.1); python_version < "3.12" and extra == "all-strict"
Requires-Dist: scipy (==1.9.2); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: numpy (==1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: shapely (==1.8.5); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: Pillow (==9.2.0); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: scikit-image (==0.20.0); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: coverage (==5.3.1); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: matplotlib (==3.6.2); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: torch (==2.0.0); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: itk-io (==5.4.0); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: itk-filtering (==5.4.0); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: pytest-cov (<2.6.0,==2.0.0); python_version < "3.6.0" and extra == "all-strict"
Requires-Dist: scipy (==1.5.3); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: matplotlib (==3.1.0); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: torch (==1.7.0); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: scipy (==1.5.3); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: matplotlib (==3.4.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: torch (==1.7.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: scipy (==1.5.4); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: numpy (==1.19.3); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: shapely (==1.7.1); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: scikit-image (==0.17.2); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: matplotlib (==3.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: torch (==1.7.1); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: itk-io (==5.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: itk-filtering (==5.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: networkx (==2.8); (python_version < "4.0" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: scipy (==1.11.2); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: numpy (==1.26.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: shapely (==2.0.2); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: Pillow (==10.0.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: scikit-image (==0.22.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: coverage (==7.2.7); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: matplotlib (==3.7.3); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: torch (==2.2.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: itk-io (==5.4.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: itk-filtering (==5.4.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: distinctipy (==1.2.1); (python_version < "4.0" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: pytest-cov (==2.12.1); python_version >= "3.6.0" and extra == "all-strict"
Requires-Dist: coverage (>=5.3.1); python_version < "3.10" and extra == "all"
Requires-Dist: Pillow (>=8.0.0); (python_version < "3.10" and python_version >= "3.6") and extra == "all"
Requires-Dist: scipy (>=1.5.4); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: numpy (>=1.19.3); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: shapely (>=1.7.1); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: scikit-image (>=0.18.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: matplotlib (>=3.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: torch (>=1.7.1); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: itk-io (>=5.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: itk-filtering (>=5.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: scipy (>=1.7.2); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: numpy (>=1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: shapely (>=1.8.2); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: Pillow (>=9.1.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: scikit-image (>=0.19.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: matplotlib (>=3.5.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: torch (>=1.11.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: itk-io (>=5.4.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: itk-filtering (>=5.4.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: networkx (>=2.7); (python_version < "3.11" and python_version >= "3.8") and extra == "all"
Requires-Dist: kwimage-ext (>=0.2.1); python_version < "3.12" and extra == "all"
Requires-Dist: scipy (>=1.9.2); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: numpy (>=1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: shapely (>=1.8.5); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: Pillow (>=9.2.0); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: scikit-image (>=0.20.0); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: matplotlib (>=3.6.2); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: torch (>=2.0.0); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: itk-io (>=5.4.0); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: itk-filtering (>=5.4.0); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: pytest-cov (<2.6.0,>=2.0.0); python_version < "3.6.0" and extra == "all"
Requires-Dist: scipy (>=1.5.3); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: matplotlib (>=3.1.0); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: torch (>=1.7.0); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: scipy (>=1.5.3); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: matplotlib (>=3.4.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: torch (>=1.7.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: scipy (>=1.5.4); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: numpy (>=1.19.3); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: shapely (>=1.7.1); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: scikit-image (>=0.17.2); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: matplotlib (>=3.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: torch (>=1.7.1); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: itk-io (>=5.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: itk-filtering (>=5.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: networkx (>=2.8); (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: scipy (>=1.11.2); (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: numpy (>=1.26.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: shapely (>=2.0.2); (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: Pillow (>=10.0.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: scikit-image (>=0.22.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: coverage (>=7.2.7); (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: matplotlib (>=3.7.3); (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: torch (>=2.2.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: itk-io (>=5.4.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: itk-filtering (>=5.4.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: distinctipy (>=1.2.1); (python_version < "4.0" and python_version >= "3.8") and extra == "all"
Requires-Dist: pytest-cov (>=2.12.1); python_version >= "3.6.0" and extra == "all"
Requires-Dist: sphinx (>=5.0.1); extra == "docs"
Requires-Dist: sphinx-autobuild (>=2021.3.14); extra == "docs"
Requires-Dist: sphinx-rtd-theme (>=1.0.0); extra == "docs"
Requires-Dist: sphinxcontrib-napoleon (>=0.7); extra == "docs"
Requires-Dist: sphinx-autoapi (>=1.8.4); extra == "docs"
Requires-Dist: Pygments (>=2.9.0); extra == "docs"
Requires-Dist: myst-parser (>=0.18.0); extra == "docs"
Requires-Dist: sphinx-reredirects (>=0.0.1); extra == "docs"
Requires-Dist: kwplot; extra == "docs"
Requires-Dist: six; extra == "docs"
Requires-Dist: xdoctest (>=1.1.5); extra == "docs"
Requires-Dist: pytest (>=6.2.5); extra == "docs"
Requires-Dist: timerit (>=0.3.0); extra == "docs"
Requires-Dist: PyTurboJPEG; extra == "docs"
Requires-Dist: colormath (>=3.0.0); extra == "docs"
Requires-Dist: ubelt (>=1.3.3); extra == "docs"
Requires-Dist: kwarray (>=0.6.19); extra == "docs"
Requires-Dist: parse (>=1.14.0); extra == "docs"
Requires-Dist: affine (>=2.3.0); extra == "docs"
Requires-Dist: lazy-loader (>=0.3); extra == "docs"
Requires-Dist: sympy; extra == "docs"
Requires-Dist: sphinx (==5.0.1); extra == "docs-strict"
Requires-Dist: sphinx-autobuild (==2021.3.14); extra == "docs-strict"
Requires-Dist: sphinx-rtd-theme (==1.0.0); extra == "docs-strict"
Requires-Dist: sphinxcontrib-napoleon (==0.7); extra == "docs-strict"
Requires-Dist: sphinx-autoapi (==1.8.4); extra == "docs-strict"
Requires-Dist: Pygments (==2.9.0); extra == "docs-strict"
Requires-Dist: myst-parser (==0.18.0); extra == "docs-strict"
Requires-Dist: sphinx-reredirects (==0.0.1); extra == "docs-strict"
Requires-Dist: kwplot; extra == "docs-strict"
Requires-Dist: six; extra == "docs-strict"
Requires-Dist: xdoctest (==1.1.5); extra == "docs-strict"
Requires-Dist: pytest (==6.2.5); extra == "docs-strict"
Requires-Dist: timerit (==0.3.0); extra == "docs-strict"
Requires-Dist: PyTurboJPEG; extra == "docs-strict"
Requires-Dist: colormath (==3.0.0); extra == "docs-strict"
Requires-Dist: ubelt (==1.3.3); extra == "docs-strict"
Requires-Dist: kwarray (==0.6.19); extra == "docs-strict"
Requires-Dist: parse (==1.14.0); extra == "docs-strict"
Requires-Dist: affine (==2.3.0); extra == "docs-strict"
Requires-Dist: lazy-loader (==0.3); extra == "docs-strict"
Requires-Dist: sympy; extra == "docs-strict"
Requires-Dist: coverage (==5.3.1); python_version < "3.10" and extra == "docs-strict"
Requires-Dist: Pillow (==8.0.0); (python_version < "3.10" and python_version >= "3.6") and extra == "docs-strict"
Requires-Dist: opencv-python-headless (==3.4.15.55); (python_version < "3.10" and python_version >= "3.9") and extra == "docs-strict"
Requires-Dist: matplotlib (==3.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "docs-strict"
Requires-Dist: torch (==1.7.1); (python_version < "3.10" and python_version >= "3.9") and extra == "docs-strict"
Requires-Dist: itk-io (==5.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "docs-strict"
Requires-Dist: itk-filtering (==5.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "docs-strict"
Requires-Dist: scipy (==1.5.4); (python_version < "3.10" and python_version >= "3.9") and extra == "docs-strict"
Requires-Dist: numpy (==1.19.3); (python_version < "3.10" and python_version >= "3.9") and extra == "docs-strict"
Requires-Dist: shapely (==1.7.1); (python_version < "3.10" and python_version >= "3.9") and extra == "docs-strict"
Requires-Dist: scikit-image (==0.18.0); (python_version < "3.10" and python_version >= "3.9") and extra == "docs-strict"
Requires-Dist: coverage (==5.3.1); (python_version < "3.11" and python_version >= "3.10") and extra == "docs-strict"
Requires-Dist: opencv-python-headless (==4.5.4.58); (python_version < "3.11" and python_version >= "3.10") and extra == "docs-strict"
Requires-Dist: matplotlib (==3.5.0); (python_version < "3.11" and python_version >= "3.10") and extra == "docs-strict"
Requires-Dist: torch (==1.11.0); (python_version < "3.11" and python_version >= "3.10") and extra == "docs-strict"
Requires-Dist: itk-io (==5.4.0); (python_version < "3.11" and python_version >= "3.10") and extra == "docs-strict"
Requires-Dist: itk-filtering (==5.4.0); (python_version < "3.11" and python_version >= "3.10") and extra == "docs-strict"
Requires-Dist: scipy (==1.7.2); (python_version < "3.11" and python_version >= "3.10") and extra == "docs-strict"
Requires-Dist: numpy (==1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "docs-strict"
Requires-Dist: shapely (==1.8.2); (python_version < "3.11" and python_version >= "3.10") and extra == "docs-strict"
Requires-Dist: Pillow (==9.1.0); (python_version < "3.11" and python_version >= "3.10") and extra == "docs-strict"
Requires-Dist: scikit-image (==0.19.0); (python_version < "3.11" and python_version >= "3.10") and extra == "docs-strict"
Requires-Dist: networkx (==2.7); (python_version < "3.11" and python_version >= "3.8") and extra == "docs-strict"
Requires-Dist: kwimage-ext (==0.2.1); python_version < "3.12" and extra == "docs-strict"
Requires-Dist: coverage (==5.3.1); (python_version < "3.12" and python_version >= "3.11") and extra == "docs-strict"
Requires-Dist: matplotlib (==3.6.2); (python_version < "3.12" and python_version >= "3.11") and extra == "docs-strict"
Requires-Dist: torch (==2.0.0); (python_version < "3.12" and python_version >= "3.11") and extra == "docs-strict"
Requires-Dist: itk-io (==5.4.0); (python_version < "3.12" and python_version >= "3.11") and extra == "docs-strict"
Requires-Dist: itk-filtering (==5.4.0); (python_version < "3.12" and python_version >= "3.11") and extra == "docs-strict"
Requires-Dist: scipy (==1.9.2); (python_version < "3.12" and python_version >= "3.11") and extra == "docs-strict"
Requires-Dist: numpy (==1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "docs-strict"
Requires-Dist: shapely (==1.8.5); (python_version < "3.12" and python_version >= "3.11") and extra == "docs-strict"
Requires-Dist: Pillow (==9.2.0); (python_version < "3.12" and python_version >= "3.11") and extra == "docs-strict"
Requires-Dist: scikit-image (==0.20.0); (python_version < "3.12" and python_version >= "3.11") and extra == "docs-strict"
Requires-Dist: opencv-python-headless (==3.4.2.16); (python_version < "3.4" and python_version >= "2.7") and extra == "docs-strict"
Requires-Dist: opencv-python-headless (==3.4.2.16); (python_version < "3.5" and python_version >= "3.4") and extra == "docs-strict"
Requires-Dist: opencv-python-headless (==3.4.2.16); (python_version < "3.6" and python_version >= "3.5") and extra == "docs-strict"
Requires-Dist: pytest-cov (<2.6.0,==2.0.0); python_version < "3.6.0" and extra == "docs-strict"
Requires-Dist: opencv-python-headless (==3.4.13.47); (python_version < "3.7" and python_version >= "3.6") and extra == "docs-strict"
Requires-Dist: matplotlib (==3.1.0); (python_version < "3.7" and python_version >= "3.6") and extra == "docs-strict"
Requires-Dist: torch (==1.7.0); (python_version < "3.7" and python_version >= "3.6") and extra == "docs-strict"
Requires-Dist: scipy (==1.5.3); (python_version < "3.7" and python_version >= "3.6") and extra == "docs-strict"
Requires-Dist: opencv-python-headless (==3.4.15.55); (python_version < "3.8" and python_version >= "3.7") and extra == "docs-strict"
Requires-Dist: matplotlib (==3.4.0); (python_version < "3.8" and python_version >= "3.7") and extra == "docs-strict"
Requires-Dist: torch (==1.7.0); (python_version < "3.8" and python_version >= "3.7") and extra == "docs-strict"
Requires-Dist: scipy (==1.5.3); (python_version < "3.8" and python_version >= "3.7") and extra == "docs-strict"
Requires-Dist: opencv-python-headless (==3.4.15.55); (python_version < "3.9" and python_version >= "3.8") and extra == "docs-strict"
Requires-Dist: matplotlib (==3.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "docs-strict"
Requires-Dist: torch (==1.7.1); (python_version < "3.9" and python_version >= "3.8") and extra == "docs-strict"
Requires-Dist: itk-io (==5.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "docs-strict"
Requires-Dist: itk-filtering (==5.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "docs-strict"
Requires-Dist: scipy (==1.5.4); (python_version < "3.9" and python_version >= "3.8") and extra == "docs-strict"
Requires-Dist: numpy (==1.19.3); (python_version < "3.9" and python_version >= "3.8") and extra == "docs-strict"
Requires-Dist: shapely (==1.7.1); (python_version < "3.9" and python_version >= "3.8") and extra == "docs-strict"
Requires-Dist: scikit-image (==0.17.2); (python_version < "3.9" and python_version >= "3.8") and extra == "docs-strict"
Requires-Dist: opencv-python-headless (==4.5.5.64); (python_version < "4.0" and python_version >= "3.11") and extra == "docs-strict"
Requires-Dist: networkx (==2.8); (python_version < "4.0" and python_version >= "3.11") and extra == "docs-strict"
Requires-Dist: coverage (==7.2.7); (python_version < "4.0" and python_version >= "3.12") and extra == "docs-strict"
Requires-Dist: matplotlib (==3.7.3); (python_version < "4.0" and python_version >= "3.12") and extra == "docs-strict"
Requires-Dist: torch (==2.2.0); (python_version < "4.0" and python_version >= "3.12") and extra == "docs-strict"
Requires-Dist: itk-io (==5.4.0); (python_version < "4.0" and python_version >= "3.12") and extra == "docs-strict"
Requires-Dist: itk-filtering (==5.4.0); (python_version < "4.0" and python_version >= "3.12") and extra == "docs-strict"
Requires-Dist: scipy (==1.11.2); (python_version < "4.0" and python_version >= "3.12") and extra == "docs-strict"
Requires-Dist: numpy (==1.26.0); (python_version < "4.0" and python_version >= "3.12") and extra == "docs-strict"
Requires-Dist: shapely (==2.0.2); (python_version < "4.0" and python_version >= "3.12") and extra == "docs-strict"
Requires-Dist: Pillow (==10.0.0); (python_version < "4.0" and python_version >= "3.12") and extra == "docs-strict"
Requires-Dist: scikit-image (==0.22.0); (python_version < "4.0" and python_version >= "3.12") and extra == "docs-strict"
Requires-Dist: distinctipy (==1.2.1); (python_version < "4.0" and python_version >= "3.8") and extra == "docs-strict"
Requires-Dist: pytest-cov (==2.12.1); python_version >= "3.6.0" and extra == "docs-strict"
Requires-Dist: coverage (>=5.3.1); python_version < "3.10" and extra == "docs"
Requires-Dist: Pillow (>=8.0.0); (python_version < "3.10" and python_version >= "3.6") and extra == "docs"
Requires-Dist: opencv-python-headless (>=3.4.15.55); (python_version < "3.10" and python_version >= "3.9") and extra == "docs"
Requires-Dist: matplotlib (>=3.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "docs"
Requires-Dist: torch (>=1.7.1); (python_version < "3.10" and python_version >= "3.9") and extra == "docs"
Requires-Dist: itk-io (>=5.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "docs"
Requires-Dist: itk-filtering (>=5.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "docs"
Requires-Dist: scipy (>=1.5.4); (python_version < "3.10" and python_version >= "3.9") and extra == "docs"
Requires-Dist: numpy (>=1.19.3); (python_version < "3.10" and python_version >= "3.9") and extra == "docs"
Requires-Dist: shapely (>=1.7.1); (python_version < "3.10" and python_version >= "3.9") and extra == "docs"
Requires-Dist: scikit-image (>=0.18.0); (python_version < "3.10" and python_version >= "3.9") and extra == "docs"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.11" and python_version >= "3.10") and extra == "docs"
Requires-Dist: opencv-python-headless (>=4.5.4.58); (python_version < "3.11" and python_version >= "3.10") and extra == "docs"
Requires-Dist: matplotlib (>=3.5.0); (python_version < "3.11" and python_version >= "3.10") and extra == "docs"
Requires-Dist: torch (>=1.11.0); (python_version < "3.11" and python_version >= "3.10") and extra == "docs"
Requires-Dist: itk-io (>=5.4.0); (python_version < "3.11" and python_version >= "3.10") and extra == "docs"
Requires-Dist: itk-filtering (>=5.4.0); (python_version < "3.11" and python_version >= "3.10") and extra == "docs"
Requires-Dist: scipy (>=1.7.2); (python_version < "3.11" and python_version >= "3.10") and extra == "docs"
Requires-Dist: numpy (>=1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "docs"
Requires-Dist: shapely (>=1.8.2); (python_version < "3.11" and python_version >= "3.10") and extra == "docs"
Requires-Dist: Pillow (>=9.1.0); (python_version < "3.11" and python_version >= "3.10") and extra == "docs"
Requires-Dist: scikit-image (>=0.19.0); (python_version < "3.11" and python_version >= "3.10") and extra == "docs"
Requires-Dist: networkx (>=2.7); (python_version < "3.11" and python_version >= "3.8") and extra == "docs"
Requires-Dist: kwimage-ext (>=0.2.1); python_version < "3.12" and extra == "docs"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.12" and python_version >= "3.11") and extra == "docs"
Requires-Dist: matplotlib (>=3.6.2); (python_version < "3.12" and python_version >= "3.11") and extra == "docs"
Requires-Dist: torch (>=2.0.0); (python_version < "3.12" and python_version >= "3.11") and extra == "docs"
Requires-Dist: itk-io (>=5.4.0); (python_version < "3.12" and python_version >= "3.11") and extra == "docs"
Requires-Dist: itk-filtering (>=5.4.0); (python_version < "3.12" and python_version >= "3.11") and extra == "docs"
Requires-Dist: scipy (>=1.9.2); (python_version < "3.12" and python_version >= "3.11") and extra == "docs"
Requires-Dist: numpy (>=1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "docs"
Requires-Dist: shapely (>=1.8.5); (python_version < "3.12" and python_version >= "3.11") and extra == "docs"
Requires-Dist: Pillow (>=9.2.0); (python_version < "3.12" and python_version >= "3.11") and extra == "docs"
Requires-Dist: scikit-image (>=0.20.0); (python_version < "3.12" and python_version >= "3.11") and extra == "docs"
Requires-Dist: opencv-python-headless (>=3.4.2.16); (python_version < "3.4" and python_version >= "2.7") and extra == "docs"
Requires-Dist: opencv-python-headless (>=3.4.2.16); (python_version < "3.5" and python_version >= "3.4") and extra == "docs"
Requires-Dist: opencv-python-headless (>=3.4.2.16); (python_version < "3.6" and python_version >= "3.5") and extra == "docs"
Requires-Dist: pytest-cov (<2.6.0,>=2.0.0); python_version < "3.6.0" and extra == "docs"
Requires-Dist: opencv-python-headless (>=3.4.13.47); (python_version < "3.7" and python_version >= "3.6") and extra == "docs"
Requires-Dist: matplotlib (>=3.1.0); (python_version < "3.7" and python_version >= "3.6") and extra == "docs"
Requires-Dist: torch (>=1.7.0); (python_version < "3.7" and python_version >= "3.6") and extra == "docs"
Requires-Dist: scipy (>=1.5.3); (python_version < "3.7" and python_version >= "3.6") and extra == "docs"
Requires-Dist: opencv-python-headless (>=3.4.15.55); (python_version < "3.8" and python_version >= "3.7") and extra == "docs"
Requires-Dist: matplotlib (>=3.4.0); (python_version < "3.8" and python_version >= "3.7") and extra == "docs"
Requires-Dist: torch (>=1.7.0); (python_version < "3.8" and python_version >= "3.7") and extra == "docs"
Requires-Dist: scipy (>=1.5.3); (python_version < "3.8" and python_version >= "3.7") and extra == "docs"
Requires-Dist: opencv-python-headless (>=3.4.15.55); (python_version < "3.9" and python_version >= "3.8") and extra == "docs"
Requires-Dist: matplotlib (>=3.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "docs"
Requires-Dist: torch (>=1.7.1); (python_version < "3.9" and python_version >= "3.8") and extra == "docs"
Requires-Dist: itk-io (>=5.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "docs"
Requires-Dist: itk-filtering (>=5.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "docs"
Requires-Dist: scipy (>=1.5.4); (python_version < "3.9" and python_version >= "3.8") and extra == "docs"
Requires-Dist: numpy (>=1.19.3); (python_version < "3.9" and python_version >= "3.8") and extra == "docs"
Requires-Dist: shapely (>=1.7.1); (python_version < "3.9" and python_version >= "3.8") and extra == "docs"
Requires-Dist: scikit-image (>=0.17.2); (python_version < "3.9" and python_version >= "3.8") and extra == "docs"
Requires-Dist: opencv-python-headless (>=4.5.5.64); (python_version < "4.0" and python_version >= "3.11") and extra == "docs"
Requires-Dist: networkx (>=2.8); (python_version < "4.0" and python_version >= "3.11") and extra == "docs"
Requires-Dist: coverage (>=7.2.7); (python_version < "4.0" and python_version >= "3.12") and extra == "docs"
Requires-Dist: matplotlib (>=3.7.3); (python_version < "4.0" and python_version >= "3.12") and extra == "docs"
Requires-Dist: torch (>=2.2.0); (python_version < "4.0" and python_version >= "3.12") and extra == "docs"
Requires-Dist: itk-io (>=5.4.0); (python_version < "4.0" and python_version >= "3.12") and extra == "docs"
Requires-Dist: itk-filtering (>=5.4.0); (python_version < "4.0" and python_version >= "3.12") and extra == "docs"
Requires-Dist: scipy (>=1.11.2); (python_version < "4.0" and python_version >= "3.12") and extra == "docs"
Requires-Dist: numpy (>=1.26.0); (python_version < "4.0" and python_version >= "3.12") and extra == "docs"
Requires-Dist: shapely (>=2.0.2); (python_version < "4.0" and python_version >= "3.12") and extra == "docs"
Requires-Dist: Pillow (>=10.0.0); (python_version < "4.0" and python_version >= "3.12") and extra == "docs"
Requires-Dist: scikit-image (>=0.22.0); (python_version < "4.0" and python_version >= "3.12") and extra == "docs"
Requires-Dist: distinctipy (>=1.2.1); (python_version < "4.0" and python_version >= "3.8") and extra == "docs"
Requires-Dist: pytest-cov (>=2.12.1); python_version >= "3.6.0" and extra == "docs"
Requires-Dist: GDAL (==3.4.1); (python_version < "3.11" and python_version >= "3.10") and extra == "gdal-strict"
Requires-Dist: GDAL (==3.5.2); (python_version < "3.12" and python_version >= "3.11") and extra == "gdal-strict"
Requires-Dist: GDAL (==3.7.2); (python_version < "4.0" and python_version >= "3.12") and extra == "gdal-strict"
Requires-Dist: GDAL (==3.4.1); python_version <= "3.9" and extra == "gdal-strict"
Requires-Dist: GDAL (>=3.4.1); (python_version < "3.11" and python_version >= "3.10") and extra == "gdal"
Requires-Dist: GDAL (>=3.5.2); (python_version < "3.12" and python_version >= "3.11") and extra == "gdal"
Requires-Dist: GDAL (>=3.7.2); (python_version < "4.0" and python_version >= "3.12") and extra == "gdal"
Requires-Dist: GDAL (>=3.4.1); python_version <= "3.9" and extra == "gdal"
Requires-Dist: opencv-python (==3.4.15.55); (python_version < "3.10" and python_version >= "3.9") and extra == "graphics-strict"
Requires-Dist: opencv-python (==4.5.4.58); (python_version < "3.11" and python_version >= "3.10") and extra == "graphics-strict"
Requires-Dist: opencv-python (==3.1.0.0); (python_version < "3.4" and python_version >= "2.7") and extra == "graphics-strict"
Requires-Dist: opencv-python (==3.1.0.5); (python_version < "3.5" and python_version >= "3.4") and extra == "graphics-strict"
Requires-Dist: opencv-python (==3.1.0.2); (python_version < "3.6" and python_version >= "3.5") and extra == "graphics-strict"
Requires-Dist: opencv-python (==3.4.13.47); (python_version < "3.7" and python_version >= "3.6") and extra == "graphics-strict"
Requires-Dist: opencv-python (==3.4.15.55); (python_version < "3.8" and python_version >= "3.7") and extra == "graphics-strict"
Requires-Dist: opencv-python (==3.4.15.55); (python_version < "3.9" and python_version >= "3.8") and extra == "graphics-strict"
Requires-Dist: opencv-python (==4.5.5.64); (python_version < "4.0" and python_version >= "3.11") and extra == "graphics-strict"
Requires-Dist: opencv-python (>=3.4.15.55); (python_version < "3.10" and python_version >= "3.9") and extra == "graphics"
Requires-Dist: opencv-python (>=4.5.4.58); (python_version < "3.11" and python_version >= "3.10") and extra == "graphics"
Requires-Dist: opencv-python (>=3.1.0.0); (python_version < "3.4" and python_version >= "2.7") and extra == "graphics"
Requires-Dist: opencv-python (>=3.1.0.5); (python_version < "3.5" and python_version >= "3.4") and extra == "graphics"
Requires-Dist: opencv-python (>=3.1.0.2); (python_version < "3.6" and python_version >= "3.5") and extra == "graphics"
Requires-Dist: opencv-python (>=3.4.13.47); (python_version < "3.7" and python_version >= "3.6") and extra == "graphics"
Requires-Dist: opencv-python (>=3.4.15.55); (python_version < "3.8" and python_version >= "3.7") and extra == "graphics"
Requires-Dist: opencv-python (>=3.4.15.55); (python_version < "3.9" and python_version >= "3.8") and extra == "graphics"
Requires-Dist: opencv-python (>=4.5.5.64); (python_version < "4.0" and python_version >= "3.11") and extra == "graphics"
Requires-Dist: opencv-python-headless (==3.4.15.55); (python_version < "3.10" and python_version >= "3.9") and extra == "headless-strict"
Requires-Dist: opencv-python-headless (==4.5.4.58); (python_version < "3.11" and python_version >= "3.10") and extra == "headless-strict"
Requires-Dist: opencv-python-headless (==3.4.2.16); (python_version < "3.4" and python_version >= "2.7") and extra == "headless-strict"
Requires-Dist: opencv-python-headless (==3.4.2.16); (python_version < "3.5" and python_version >= "3.4") and extra == "headless-strict"
Requires-Dist: opencv-python-headless (==3.4.2.16); (python_version < "3.6" and python_version >= "3.5") and extra == "headless-strict"
Requires-Dist: opencv-python-headless (==3.4.13.47); (python_version < "3.7" and python_version >= "3.6") and extra == "headless-strict"
Requires-Dist: opencv-python-headless (==3.4.15.55); (python_version < "3.8" and python_version >= "3.7") and extra == "headless-strict"
Requires-Dist: opencv-python-headless (==3.4.15.55); (python_version < "3.9" and python_version >= "3.8") and extra == "headless-strict"
Requires-Dist: opencv-python-headless (==4.5.5.64); (python_version < "4.0" and python_version >= "3.11") and extra == "headless-strict"
Requires-Dist: opencv-python-headless (>=3.4.15.55); (python_version < "3.10" and python_version >= "3.9") and extra == "headless"
Requires-Dist: opencv-python-headless (>=4.5.4.58); (python_version < "3.11" and python_version >= "3.10") and extra == "headless"
Requires-Dist: opencv-python-headless (>=3.4.2.16); (python_version < "3.4" and python_version >= "2.7") and extra == "headless"
Requires-Dist: opencv-python-headless (>=3.4.2.16); (python_version < "3.5" and python_version >= "3.4") and extra == "headless"
Requires-Dist: opencv-python-headless (>=3.4.2.16); (python_version < "3.6" and python_version >= "3.5") and extra == "headless"
Requires-Dist: opencv-python-headless (>=3.4.13.47); (python_version < "3.7" and python_version >= "3.6") and extra == "headless"
Requires-Dist: opencv-python-headless (>=3.4.15.55); (python_version < "3.8" and python_version >= "3.7") and extra == "headless"
Requires-Dist: opencv-python-headless (>=3.4.15.55); (python_version < "3.9" and python_version >= "3.8") and extra == "headless"
Requires-Dist: opencv-python-headless (>=4.5.5.64); (python_version < "4.0" and python_version >= "3.11") and extra == "headless"
Requires-Dist: PyTurboJPEG; extra == "optional"
Requires-Dist: colormath (>=3.0.0); extra == "optional"
Requires-Dist: PyTurboJPEG; extra == "optional-strict"
Requires-Dist: colormath (==3.0.0); extra == "optional-strict"
Requires-Dist: matplotlib (==3.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "optional-strict"
Requires-Dist: torch (==1.7.1); (python_version < "3.10" and python_version >= "3.9") and extra == "optional-strict"
Requires-Dist: itk-io (==5.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "optional-strict"
Requires-Dist: itk-filtering (==5.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "optional-strict"
Requires-Dist: matplotlib (==3.5.0); (python_version < "3.11" and python_version >= "3.10") and extra == "optional-strict"
Requires-Dist: torch (==1.11.0); (python_version < "3.11" and python_version >= "3.10") and extra == "optional-strict"
Requires-Dist: itk-io (==5.4.0); (python_version < "3.11" and python_version >= "3.10") and extra == "optional-strict"
Requires-Dist: itk-filtering (==5.4.0); (python_version < "3.11" and python_version >= "3.10") and extra == "optional-strict"
Requires-Dist: kwimage-ext (==0.2.1); python_version < "3.12" and extra == "optional-strict"
Requires-Dist: matplotlib (==3.6.2); (python_version < "3.12" and python_version >= "3.11") and extra == "optional-strict"
Requires-Dist: torch (==2.0.0); (python_version < "3.12" and python_version >= "3.11") and extra == "optional-strict"
Requires-Dist: itk-io (==5.4.0); (python_version < "3.12" and python_version >= "3.11") and extra == "optional-strict"
Requires-Dist: itk-filtering (==5.4.0); (python_version < "3.12" and python_version >= "3.11") and extra == "optional-strict"
Requires-Dist: matplotlib (==3.1.0); (python_version < "3.7" and python_version >= "3.6") and extra == "optional-strict"
Requires-Dist: torch (==1.7.0); (python_version < "3.7" and python_version >= "3.6") and extra == "optional-strict"
Requires-Dist: matplotlib (==3.4.0); (python_version < "3.8" and python_version >= "3.7") and extra == "optional-strict"
Requires-Dist: torch (==1.7.0); (python_version < "3.8" and python_version >= "3.7") and extra == "optional-strict"
Requires-Dist: matplotlib (==3.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "optional-strict"
Requires-Dist: torch (==1.7.1); (python_version < "3.9" and python_version >= "3.8") and extra == "optional-strict"
Requires-Dist: itk-io (==5.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "optional-strict"
Requires-Dist: itk-filtering (==5.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "optional-strict"
Requires-Dist: matplotlib (==3.7.3); (python_version < "4.0" and python_version >= "3.12") and extra == "optional-strict"
Requires-Dist: torch (==2.2.0); (python_version < "4.0" and python_version >= "3.12") and extra == "optional-strict"
Requires-Dist: itk-io (==5.4.0); (python_version < "4.0" and python_version >= "3.12") and extra == "optional-strict"
Requires-Dist: itk-filtering (==5.4.0); (python_version < "4.0" and python_version >= "3.12") and extra == "optional-strict"
Requires-Dist: matplotlib (>=3.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "optional"
Requires-Dist: torch (>=1.7.1); (python_version < "3.10" and python_version >= "3.9") and extra == "optional"
Requires-Dist: itk-io (>=5.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "optional"
Requires-Dist: itk-filtering (>=5.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "optional"
Requires-Dist: matplotlib (>=3.5.0); (python_version < "3.11" and python_version >= "3.10") and extra == "optional"
Requires-Dist: torch (>=1.11.0); (python_version < "3.11" and python_version >= "3.10") and extra == "optional"
Requires-Dist: itk-io (>=5.4.0); (python_version < "3.11" and python_version >= "3.10") and extra == "optional"
Requires-Dist: itk-filtering (>=5.4.0); (python_version < "3.11" and python_version >= "3.10") and extra == "optional"
Requires-Dist: kwimage-ext (>=0.2.1); python_version < "3.12" and extra == "optional"
Requires-Dist: matplotlib (>=3.6.2); (python_version < "3.12" and python_version >= "3.11") and extra == "optional"
Requires-Dist: torch (>=2.0.0); (python_version < "3.12" and python_version >= "3.11") and extra == "optional"
Requires-Dist: itk-io (>=5.4.0); (python_version < "3.12" and python_version >= "3.11") and extra == "optional"
Requires-Dist: itk-filtering (>=5.4.0); (python_version < "3.12" and python_version >= "3.11") and extra == "optional"
Requires-Dist: matplotlib (>=3.1.0); (python_version < "3.7" and python_version >= "3.6") and extra == "optional"
Requires-Dist: torch (>=1.7.0); (python_version < "3.7" and python_version >= "3.6") and extra == "optional"
Requires-Dist: matplotlib (>=3.4.0); (python_version < "3.8" and python_version >= "3.7") and extra == "optional"
Requires-Dist: torch (>=1.7.0); (python_version < "3.8" and python_version >= "3.7") and extra == "optional"
Requires-Dist: matplotlib (>=3.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "optional"
Requires-Dist: torch (>=1.7.1); (python_version < "3.9" and python_version >= "3.8") and extra == "optional"
Requires-Dist: itk-io (>=5.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "optional"
Requires-Dist: itk-filtering (>=5.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "optional"
Requires-Dist: matplotlib (>=3.7.3); (python_version < "4.0" and python_version >= "3.12") and extra == "optional"
Requires-Dist: torch (>=2.2.0); (python_version < "4.0" and python_version >= "3.12") and extra == "optional"
Requires-Dist: itk-io (>=5.4.0); (python_version < "4.0" and python_version >= "3.12") and extra == "optional"
Requires-Dist: itk-filtering (>=5.4.0); (python_version < "4.0" and python_version >= "3.12") and extra == "optional"
Requires-Dist: gdal (>=3.3.0); extra == "problematic"
Requires-Dist: imgaug; extra == "problematic"
Requires-Dist: gdal (==3.3.0); extra == "problematic-strict"
Requires-Dist: imgaug; extra == "problematic-strict"
Requires-Dist: ubelt (>=1.3.3); extra == "runtime"
Requires-Dist: kwarray (>=0.6.19); extra == "runtime"
Requires-Dist: parse (>=1.14.0); extra == "runtime"
Requires-Dist: affine (>=2.3.0); extra == "runtime"
Requires-Dist: lazy-loader (>=0.3); extra == "runtime"
Requires-Dist: ubelt (==1.3.3); extra == "runtime-strict"
Requires-Dist: kwarray (==0.6.19); extra == "runtime-strict"
Requires-Dist: parse (==1.14.0); extra == "runtime-strict"
Requires-Dist: affine (==2.3.0); extra == "runtime-strict"
Requires-Dist: lazy-loader (==0.3); extra == "runtime-strict"
Requires-Dist: Pillow (==8.0.0); (python_version < "3.10" and python_version >= "3.6") and extra == "runtime-strict"
Requires-Dist: scipy (==1.5.4); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: numpy (==1.19.3); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: shapely (==1.7.1); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: scikit-image (==0.18.0); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: scipy (==1.7.2); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: numpy (==1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: shapely (==1.8.2); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: Pillow (==9.1.0); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: scikit-image (==0.19.0); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: networkx (==2.7); (python_version < "3.11" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: scipy (==1.9.2); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: numpy (==1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: shapely (==1.8.5); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: Pillow (==9.2.0); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: scikit-image (==0.20.0); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: scipy (==1.5.3); (python_version < "3.7" and python_version >= "3.6") and extra == "runtime-strict"
Requires-Dist: scipy (==1.5.3); (python_version < "3.8" and python_version >= "3.7") and extra == "runtime-strict"
Requires-Dist: scipy (==1.5.4); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: numpy (==1.19.3); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: shapely (==1.7.1); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: scikit-image (==0.17.2); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: networkx (==2.8); (python_version < "4.0" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: scipy (==1.11.2); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: numpy (==1.26.0); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: shapely (==2.0.2); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: Pillow (==10.0.0); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: scikit-image (==0.22.0); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: distinctipy (==1.2.1); (python_version < "4.0" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: Pillow (>=8.0.0); (python_version < "3.10" and python_version >= "3.6") and extra == "runtime"
Requires-Dist: scipy (>=1.5.4); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime"
Requires-Dist: numpy (>=1.19.3); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime"
Requires-Dist: shapely (>=1.7.1); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime"
Requires-Dist: scikit-image (>=0.18.0); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime"
Requires-Dist: scipy (>=1.7.2); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: numpy (>=1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: shapely (>=1.8.2); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: Pillow (>=9.1.0); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: scikit-image (>=0.19.0); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: networkx (>=2.7); (python_version < "3.11" and python_version >= "3.8") and extra == "runtime"
Requires-Dist: scipy (>=1.9.2); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: numpy (>=1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: shapely (>=1.8.5); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: Pillow (>=9.2.0); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: scikit-image (>=0.20.0); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: scipy (>=1.5.3); (python_version < "3.7" and python_version >= "3.6") and extra == "runtime"
Requires-Dist: scipy (>=1.5.3); (python_version < "3.8" and python_version >= "3.7") and extra == "runtime"
Requires-Dist: scipy (>=1.5.4); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime"
Requires-Dist: numpy (>=1.19.3); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime"
Requires-Dist: shapely (>=1.7.1); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime"
Requires-Dist: scikit-image (>=0.17.2); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime"
Requires-Dist: networkx (>=2.8); (python_version < "4.0" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: scipy (>=1.11.2); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: numpy (>=1.26.0); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: shapely (>=2.0.2); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: Pillow (>=10.0.0); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: scikit-image (>=0.22.0); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: distinctipy (>=1.2.1); (python_version < "4.0" and python_version >= "3.8") and extra == "runtime"
Requires-Dist: xdoctest (>=1.1.5); extra == "tests"
Requires-Dist: pytest (>=6.2.5); extra == "tests"
Requires-Dist: timerit (>=0.3.0); extra == "tests"
Requires-Dist: xdoctest (==1.1.5); extra == "tests-strict"
Requires-Dist: pytest (==6.2.5); extra == "tests-strict"
Requires-Dist: timerit (==0.3.0); extra == "tests-strict"
Requires-Dist: coverage (==5.3.1); python_version < "3.10" and extra == "tests-strict"
Requires-Dist: coverage (==5.3.1); (python_version < "3.11" and python_version >= "3.10") and extra == "tests-strict"
Requires-Dist: coverage (==5.3.1); (python_version < "3.12" and python_version >= "3.11") and extra == "tests-strict"
Requires-Dist: pytest-cov (<2.6.0,==2.0.0); python_version < "3.6.0" and extra == "tests-strict"
Requires-Dist: coverage (==7.2.7); (python_version < "4.0" and python_version >= "3.12") and extra == "tests-strict"
Requires-Dist: pytest-cov (==2.12.1); python_version >= "3.6.0" and extra == "tests-strict"
Requires-Dist: coverage (>=5.3.1); python_version < "3.10" and extra == "tests"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.11" and python_version >= "3.10") and extra == "tests"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.12" and python_version >= "3.11") and extra == "tests"
Requires-Dist: pytest-cov (<2.6.0,>=2.0.0); python_version < "3.6.0" and extra == "tests"
Requires-Dist: coverage (>=7.2.7); (python_version < "4.0" and python_version >= "3.12") and extra == "tests"
Requires-Dist: pytest-cov (>=2.12.1); python_version >= "3.6.0" and extra == "tests"
Provides-Extra: all
Provides-Extra: all-strict
Provides-Extra: docs
Provides-Extra: docs-strict
Provides-Extra: gdal
Provides-Extra: gdal-strict
Provides-Extra: gdal-strict-strict
Provides-Extra: graphics
Provides-Extra: graphics-strict
Provides-Extra: headless
Provides-Extra: headless-strict
Provides-Extra: optional
Provides-Extra: optional-strict
Provides-Extra: problematic
Provides-Extra: problematic-strict
Provides-Extra: runtime
Provides-Extra: runtime-strict
Provides-Extra: tests
Provides-Extra: tests-strict
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 9327 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.2.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
kwimage/__init__.py sha256=AA-ctIBk6lstrICztdTyQV2Oi-gE3DsN4DVwNXWmmf4 7604
kwimage/__main__.py sha256=cZNeOGwdYAIiHJ2P8alm_UyX88gpSKKejMD4ZFY0R9o 126
kwimage/_backend_info.py sha256=nyzaXpZGiBegFqPDUAHIOdrzlF2EnIo9WqIKF2lC1OA 972
kwimage/_common.py sha256=DlexvSxK1dTxZ9laB_n3LFdrwTvzhg7hNLZ4PDIDXjY 4262
kwimage/_im_color_data.py sha256=dPYEQ6LLFw-h1CaIWP2hen52GuGD1ZGe0BOcJvV_1OE 36667
kwimage/_im_color_data.pyi sha256=Hf0cfRNUdvtHHmTBc3ZUqI1W_5as7pG7i_geg7w7qdA 174
kwimage/_internal.py sha256=LsevdJCTyLm3XRcxjX0ofTjZm3XsXmC0AY-YrFGJk-g 1007
kwimage/_internal.pyi sha256=BEyRVDKfSnov4w6yuUoP_TXa95TmnKNH18Uigz9CRKM 247
kwimage/_typing.py sha256=C5-byeM6mAyYqnQgkNuRJ0yWCTwKA_ij2Q140HbU95k 299
kwimage/_typing.pyi sha256=wa0Q7w0xA4gxSu4DAlu_dosZMALvNiU8_rdnuQg4eVQ 72
kwimage/im_alphablend.py sha256=02wDM0lQqUqAWK-kJ_9gZGq2ffmcqxDu1DIDgesDFZI 11770
kwimage/im_alphablend.pyi sha256=BG8UY3fnmZgUEvrHWzwnF8qf2yp0F7q4SZrXE4F0Epw 696
kwimage/im_color.py sha256=b8Bzsvm0pTQANerFzbzOWIEa4VoAdAF2_-l5Tcr81E0 31399
kwimage/im_color.pyi sha256=cCK7yI4eRs-KvVDzphrhW5EDiCbEQPi2k-08P-kr0Dk 2222
kwimage/im_core.py sha256=WhZjO--Qr4RYALNCz9fD8uroGAuDP5ufvFDx4QY_Lr0 24791
kwimage/im_core.pyi sha256=zkMRLyi9U2ZULa6dDJ0EMhbzgLKRofgpIVzpBKdBs6o 1694
kwimage/im_cv2.py sha256=O7zPQnoTNPNDopJGr_OklM90CajxSKDnWaRNoFVwe2A 97125
kwimage/im_cv2.pyi sha256=P8B1QRaNMOQ_FjLaHDuG9WGR0j-zukgj4PM3FGQRcIs 4092
kwimage/im_demodata.py sha256=lO_cKSta_COq0fxItBLdszMVXxpVlxMJeB7c0SKJbWE 33400
kwimage/im_demodata.pyi sha256=ajwai0NvonXn_oGAVCd3IBW3HLMGnzAweMW32kYmhDY 774
kwimage/im_draw.py sha256=hHDit8qnSfPvIxDYLaVIL4J6nVrHqi4xHWxA06ad2u0 56036
kwimage/im_draw.pyi sha256=OC5HxROV0rDJS6vD5MC3MOTc12FrAYAp9C94Tqtb6KY 3795
kwimage/im_filter.py sha256=HM1GEsILGfsz1AkoVsH0fMj8eZU4GO400gIGHa233iU 12361
kwimage/im_filter.pyi sha256=Fikfp1eBHztTj6IwIGQi1yIMb3DV6B6xRorSxjHaxIc 476
kwimage/im_io.py sha256=wNRnjvvtClQMG28et9YN9QF4XeW4C7Z-gTjQn_wWPvY 81053
kwimage/im_io.pyi sha256=ZWHr_l_TDsNjuewoMNPkfWSsnV2rHYwTV33-TYSzRf0 635
kwimage/im_itk.py sha256=MjScnOblm6T7ng5Shd2WbqvUWgfo96W67s1Vhwqr-3E 9778
kwimage/im_runlen.py sha256=1lp9-Tzer6b4-OLNyLATjpobyqF_etNeOxntbAHfBE0 18514
kwimage/im_runlen.pyi sha256=NmJa17vR37QdY_Ho7EGuFVDQ6zLyS0oNKssjGi9g9iQ 605
kwimage/im_stack.py sha256=R8LfD-65KlhpGKrLy2QgF2CXyAFWPzp_GCsASaFUjso 18172
kwimage/im_stack.pyi sha256=EryP-lVsBbdy4c2XcVS8IO6K_GVVYhQZz_QlinnV7LQ 1061
kwimage/im_transform.py sha256=GXB6pyI2Y8bdUWs9xZiKjtr-sXYFuVrML0zFmZSwPvA 40749
kwimage/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kwimage/transform.py sha256=Oemo1oDLecXz4d4J5VIdfVedzSlMA7wlMd1oTYa3_Lc 95541
kwimage/transform.pyi sha256=kjYCVcCvFW7Ru9hsJeSz_QdUzz9CPJRH3RsZuSp4g2A 4337
kwimage/util_warp.py sha256=BzJvWlg_7d9XdephApkRc0P7xX0pqwJPxiJ1Nz_he60 68767
kwimage/util_warp.pyi sha256=7gw1VERoyBnyi18gmtU8w4Lgt-Lgf-mBKSK4dSat6Go 2286
kwimage/algo/__init__.py sha256=Y8SxAEFT1KbtXZrhldzQpK8kl02HmyMAyzRUgZIXsh8 250
kwimage/algo/algo_nms.py sha256=kjfQrS84qLSnJkR96jyV9aj8v8EBBNynnAcLPIsoE7A 25064
kwimage/algo/algo_nms.pyi sha256=yF5YQ6BBogJ0150G4RNj0L8DCV77Z0FbkTAoodG_dww 1050
kwimage/algo/_nms_backend/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kwimage/algo/_nms_backend/py_nms.py sha256=wseadFwQu09kSfhxuG3t-C4Ad2cua4hLMSZA7OdWIDc 3745
kwimage/algo/_nms_backend/py_nms.pyi sha256=yxVnLsa1cOFCYnL6x4XQRk6wMBFk269PMmtEfUMCMpc 65
kwimage/algo/_nms_backend/torch_nms.py sha256=vAMxwoL9BzaTZ7ShAYAbmlpegPyv4XjBRatvRHVwd5g 7249
kwimage/algo/_nms_backend/torch_nms.pyi sha256=dxBazj05WZY6sqaXQqa-Lvj1g8_hzDj5GYcs4of6hjo 312
kwimage/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kwimage/cli/__main__.py sha256=ucOaZnOslGZwefLF6rn3gUw3zqS7wO0vJfLK6G1BfYQ 2792
kwimage/cli/stack_images.py sha256=682s2GHGjJDan2wKm8xvppWJsmyp7EAhBFVYhWl4Rso 1613
kwimage/cli/stack_images.pyi sha256=YiGFVG1JRBnhjMFfZDqmOmQcHjRZvHPMxf33iyOYlwc 253
kwimage/structs/__init__.py sha256=2zKtAcFtpBATgf2INQ6U6dqqlPvedAiwGpLEE1e2fx4 2724
kwimage/structs/_generic.py sha256=1wZcsRGfbLMX8HZ6XekIHZWv0_Z56qoJWpX4nok3qJM 13250
kwimage/structs/_generic.pyi sha256=7UVtAbwiOHZtlNFkw2GB8T4Qr8Y0OFV2i24RVA2DTKk 1792
kwimage/structs/boxes.py sha256=Nu1I-5W63XJMuv8zp-A_ALmLWC1oSCfPErS7IdkmcL4 135272
kwimage/structs/boxes.pyi sha256=jPqGqzRhrVoY8zGG15ZYBPNQYmP2DLz-CqwMBWq_J-c 7923
kwimage/structs/coords.py sha256=sWXxycX9YG0JQA8w1VqauQZAwzQsBYlUZCP7ROSNt7U 47677
kwimage/structs/coords.pyi sha256=1vN59bF9sxfRltKcq-ooorRlzZ3zD06KepE3XeyrJnQ 3917
kwimage/structs/detections.py sha256=ntBUgKFYC86Yf7n_ospLLfZeHKsamYp0cQ3iflTKFkE 79366
kwimage/structs/detections.pyi sha256=1KZwyCHlbknZTxckgxBWK7Ns8JkqXMPhEasNpy8dDb0 5863
kwimage/structs/heatmap.py sha256=QS4txXjs5ViXvmuvStMXwEgvVrWNt1M7jexSOa7I-JY 75460
kwimage/structs/heatmap.pyi sha256=-TywJ81BOvqMVYI9fqKfwbwURDVyw-9YQyMYNH5jtyc 4738
kwimage/structs/mask.py sha256=XVXr-7sE0sSWRiy11gocS8BHnLnFw8Oy_n48izFqg5U 85281
kwimage/structs/mask.pyi sha256=SRQzgT7WwrtGNTavhfv0JMj6lUZkePcc05oop07cEEU 4862
kwimage/structs/points.py sha256=Rymb7dg7qlWm2GVHIg3uwSyCHojvJctV4Bf4diaTSyY 44175
kwimage/structs/points.pyi sha256=PYkeZ01VjmOOF6Jeqci5zQW9zu6UWV4HDNhKedlDE7o 3244
kwimage/structs/polygon.py sha256=sq3bWUpzh9-WBOpRNRYSbwM2Ge3JK3InD96yUWzsskE 129326
kwimage/structs/polygon.pyi sha256=v12ZQzULB0YNOemHA_6GR8VfJyFt8mq5orRfP585-_g 9398
kwimage/structs/segmentation.py sha256=JPmhtrjl3LDHkeitJxVxMZJWMFd1j6mrZPjWviyFD1Y 9532
kwimage/structs/segmentation.pyi sha256=JhyjeBNhIH7Nx-s9wNjuTBKpteA9oWIoWEwfy6b5tjs 1383
kwimage/structs/single_box.py sha256=K0005Eq4lVoftSxBC2PTzj9YunoWJRTLH_7iDZ8X8Zo 15942
kwimage/structs/single_box.pyi sha256=1BdtdVNDqNoPPzXSMrf5m-FHNkarTcoZmzwVXEm_ZJY 3117
kwimage-0.11.1.dist-info/LICENSE sha256=o6jcFk_bwjiPUz6vHK0Ju7RwbFp9eXMwAS2BDnwER-4 11343
kwimage-0.11.1.dist-info/METADATA sha256=S0TC4lZPR5wBBmlakK6wxc8ACceXGABERdeiumiEFBE 64425
kwimage-0.11.1.dist-info/WHEEL sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA 91
kwimage-0.11.1.dist-info/entry_points.txt sha256=KqNY7h4Z2E93uRWPVHygHtf-vUz7yLWxMCQn3Qp0nGs 54
kwimage-0.11.1.dist-info/top_level.txt sha256=U_3KJUgRSNSJ2zwaGkJNqD1yItltVih2nB-9Wqh_yj0 8
kwimage-0.11.1.dist-info/RECORD

top_level.txt

kwimage

entry_points.txt

kwimage = kwimage.cli.__main__:main