Metadata-Version: 2.4
Name: vtool_ibeis
Version: 2.3.1
Summary: vision tools for IBEIS
Home-page: https://github.com/Erotemic/vtool_ibeis
Author: Jon Crall, Jason Parham, Hendrik Weideman, Avi Weinstock, Zackary Rutfield, Chuck Stewart
Author-email: erotemic@gmail.com
License: Apache 2
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: Apache Software License
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: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.9
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: networkx>=3.0; python_version < "4.0" and python_version >= "3.13"
Requires-Dist: networkx>=2.8; python_version < "3.13" and python_version >= "3.11"
Requires-Dist: networkx>=2.7; python_version < "3.11" and python_version >= "3.8"
Requires-Dist: Pillow>=12.0.0; python_version < "4.0" and python_version >= "3.14"
Requires-Dist: Pillow>=10.4.0; python_version < "3.14" and python_version >= "3.13"
Requires-Dist: Pillow>=10.0.0; python_version < "3.13" and python_version >= "3.12"
Requires-Dist: Pillow>=9.4.0; python_version < "3.12" and python_version >= "3.11"
Requires-Dist: Pillow>=9.1.0; python_version < "3.11" and python_version >= "3.10"
Requires-Dist: Pillow>=8.3.2; python_version < "3.10" and python_version >= "3.9"
Requires-Dist: numpy>=2.3.4; python_version < "4.0" and python_version >= "3.14"
Requires-Dist: numpy>=2.1.0; python_version < "3.14" and python_version >= "3.13"
Requires-Dist: numpy>=1.26.0; python_version < "3.13" and python_version >= "3.12"
Requires-Dist: numpy>=1.24.0; python_version < "3.12" and python_version >= "3.11"
Requires-Dist: numpy>=1.21.6; python_version < "3.11" and python_version >= "3.10"
Requires-Dist: numpy>=1.19.3; python_version < "3.10" and python_version >= "3.9"
Requires-Dist: scipy>=1.16.2; python_version < "4.0" and python_version >= "3.14"
Requires-Dist: scipy>=1.14.1; python_version < "3.14" and python_version >= "3.13"
Requires-Dist: scipy>=1.11.2; python_version < "3.13" and python_version >= "3.12"
Requires-Dist: scipy>=1.9.2; python_version < "3.12" and python_version >= "3.11"
Requires-Dist: scipy>=1.8.0; python_version < "3.11" and python_version >= "3.10"
Requires-Dist: scipy>=1.8.0; python_version < "3.10" and python_version >= "3.9"
Requires-Dist: six>=1.17.0
Requires-Dist: scikit-image>=0.26.0; python_version < "4.0" and python_version >= "3.14"
Requires-Dist: scikit-image>=0.25.0; python_version < "3.14" and python_version >= "3.13"
Requires-Dist: scikit-image>=0.22.0; python_version < "3.13" and python_version >= "3.12"
Requires-Dist: scikit-image>=0.20.0; python_version < "3.12" and python_version >= "3.11"
Requires-Dist: scikit-image>=0.19.0; python_version < "3.11" and python_version >= "3.10"
Requires-Dist: scikit-image>=0.18.0; python_version < "3.10" and python_version >= "3.9"
Requires-Dist: scikit-learn>=1.7.2; python_version < "4.0" and python_version >= "3.14"
Requires-Dist: scikit-learn>=1.5.2; python_version < "3.14" and python_version >= "3.13"
Requires-Dist: scikit-learn>=1.3.1; python_version < "3.13" and python_version >= "3.12"
Requires-Dist: scikit-learn>=1.1.3; python_version < "3.12" and python_version >= "3.11"
Requires-Dist: scikit-learn>=1.0.2; python_version < "3.11" and python_version >= "3.10"
Requires-Dist: scikit-learn>=1.0.2; python_version < "3.10" and python_version >= "3.9"
Requires-Dist: statsmodels>=0.14.5; python_version < "4.0" and python_version >= "3.14"
Requires-Dist: statsmodels>=0.14.3; python_version < "3.14" and python_version >= "3.13"
Requires-Dist: statsmodels>=0.14.0; python_version < "3.13" and python_version >= "3.12"
Requires-Dist: statsmodels>=0.13.3; python_version < "3.12" and python_version >= "3.11"
Requires-Dist: statsmodels>=0.13.1; python_version < "3.11" and python_version >= "3.10"
Requires-Dist: statsmodels>=0.13.1; python_version < "3.10" and python_version >= "3.9"
Requires-Dist: ubelt>=1.3.6
Requires-Dist: utool>=2.2.1
Requires-Dist: packaging>=21.3
Requires-Dist: scriptconfig>=0.8.2
Provides-Extra: all
Requires-Dist: networkx>=3.0; (python_version < "4.0" and python_version >= "3.13") and extra == "all"
Requires-Dist: networkx>=2.8; (python_version < "3.13" and python_version >= "3.11") and extra == "all"
Requires-Dist: networkx>=2.7; (python_version < "3.11" and python_version >= "3.8") and extra == "all"
Requires-Dist: Pillow>=12.0.0; (python_version < "4.0" and python_version >= "3.14") and extra == "all"
Requires-Dist: Pillow>=10.4.0; (python_version < "3.14" and python_version >= "3.13") and extra == "all"
Requires-Dist: Pillow>=10.0.0; (python_version < "3.13" and python_version >= "3.12") and extra == "all"
Requires-Dist: Pillow>=9.4.0; (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: Pillow>=9.1.0; (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: Pillow>=8.3.2; (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: numpy>=2.3.4; (python_version < "4.0" and python_version >= "3.14") and extra == "all"
Requires-Dist: numpy>=2.1.0; (python_version < "3.14" and python_version >= "3.13") and extra == "all"
Requires-Dist: numpy>=1.26.0; (python_version < "3.13" and python_version >= "3.12") and extra == "all"
Requires-Dist: numpy>=1.24.0; (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: numpy>=1.21.6; (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: numpy>=1.19.3; (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: scipy>=1.16.2; (python_version < "4.0" and python_version >= "3.14") and extra == "all"
Requires-Dist: scipy>=1.14.1; (python_version < "3.14" and python_version >= "3.13") and extra == "all"
Requires-Dist: scipy>=1.11.2; (python_version < "3.13" and 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: scipy>=1.8.0; (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: scipy>=1.8.0; (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: six>=1.17.0; extra == "all"
Requires-Dist: scikit-image>=0.26.0; (python_version < "4.0" and python_version >= "3.14") and extra == "all"
Requires-Dist: scikit-image>=0.25.0; (python_version < "3.14" and python_version >= "3.13") and extra == "all"
Requires-Dist: scikit-image>=0.22.0; (python_version < "3.13" and python_version >= "3.12") and extra == "all"
Requires-Dist: scikit-image>=0.20.0; (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: scikit-image>=0.19.0; (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: scikit-image>=0.18.0; (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: scikit-learn>=1.7.2; (python_version < "4.0" and python_version >= "3.14") and extra == "all"
Requires-Dist: scikit-learn>=1.5.2; (python_version < "3.14" and python_version >= "3.13") and extra == "all"
Requires-Dist: scikit-learn>=1.3.1; (python_version < "3.13" and python_version >= "3.12") and extra == "all"
Requires-Dist: scikit-learn>=1.1.3; (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: scikit-learn>=1.0.2; (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: scikit-learn>=1.0.2; (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: statsmodels>=0.14.5; (python_version < "4.0" and python_version >= "3.14") and extra == "all"
Requires-Dist: statsmodels>=0.14.3; (python_version < "3.14" and python_version >= "3.13") and extra == "all"
Requires-Dist: statsmodels>=0.14.0; (python_version < "3.13" and python_version >= "3.12") and extra == "all"
Requires-Dist: statsmodels>=0.13.3; (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: statsmodels>=0.13.1; (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: statsmodels>=0.13.1; (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: ubelt>=1.3.6; extra == "all"
Requires-Dist: utool>=2.2.1; extra == "all"
Requires-Dist: packaging>=21.3; extra == "all"
Requires-Dist: scriptconfig>=0.8.2; extra == "all"
Requires-Dist: xdoctest>=1.1.3; extra == "all"
Requires-Dist: pytest>=8.1.1; (python_version < "4.0" and python_version >= "3.13") and extra == "all"
Requires-Dist: pytest>=8.1.1; (python_version < "3.13" and python_version >= "3.12") and extra == "all"
Requires-Dist: pytest>=8.1.1; (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: pytest>=8.1.1; (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: pytest>=8.1.1; (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: pytest-cov>=3.0.0; extra == "all"
Requires-Dist: coverage>=7.3.0; (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: coverage>=6.1.1; (python_version < "3.12" and python_version >= "3.10") and extra == "all"
Requires-Dist: coverage>=5.3.1; (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: coverage>=6.1.1; (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: pyflann_ibeis>=2.4.2; (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: pyflann_ibeis>=2.4.2; (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: pyflann_ibeis>=2.4.2; (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: pyhesaff>=2.1.4; (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: pyhesaff>=2.1.4; (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: pyhesaff>=2.1.4; (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: vtool_ibeis_ext>=0.1.3; (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: vtool_ibeis_ext>=0.1.3; (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: vtool_ibeis_ext>=0.1.3; (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: setuptools>=34.1.0; extra == "all"
Requires-Dist: wheel; extra == "all"
Requires-Dist: scikit-build; extra == "all"
Requires-Dist: cmake; extra == "all"
Requires-Dist: ninja; extra == "all"
Provides-Extra: headless
Requires-Dist: opencv-python-headless>=4.10.0.84; (python_version < "4.0" and python_version >= "3.13") and extra == "headless"
Requires-Dist: opencv-python-headless>=4.5.5.64; (python_version < "3.13" and python_version >= "3.11") 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.15.55; (python_version < "3.10" and python_version >= "3.9") and extra == "headless"
Provides-Extra: graphics
Requires-Dist: opencv-python>=4.10.0.84; (python_version < "4.0" and python_version >= "3.13") and extra == "graphics"
Requires-Dist: opencv-python>=4.5.5.64; (python_version < "3.13" and python_version >= "3.11") 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.4.15.55; (python_version < "3.10" and python_version >= "3.9") and extra == "graphics"
Provides-Extra: build
Requires-Dist: setuptools>=34.1.0; extra == "build"
Requires-Dist: wheel; extra == "build"
Requires-Dist: scikit-build; extra == "build"
Requires-Dist: cmake; extra == "build"
Requires-Dist: ninja; extra == "build"
Provides-Extra: docs
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"
Provides-Extra: optional
Requires-Dist: pyflann_ibeis>=2.4.2; (python_version < "4.0" and python_version >= "3.11") and extra == "optional"
Requires-Dist: pyflann_ibeis>=2.4.2; (python_version < "3.11" and python_version >= "3.10") and extra == "optional"
Requires-Dist: pyflann_ibeis>=2.4.2; (python_version < "3.10" and python_version >= "3.9") and extra == "optional"
Requires-Dist: pyhesaff>=2.1.4; (python_version < "4.0" and python_version >= "3.11") and extra == "optional"
Requires-Dist: pyhesaff>=2.1.4; (python_version < "3.11" and python_version >= "3.10") and extra == "optional"
Requires-Dist: pyhesaff>=2.1.4; (python_version < "3.10" and python_version >= "3.9") and extra == "optional"
Requires-Dist: vtool_ibeis_ext>=0.1.3; (python_version < "4.0" and python_version >= "3.11") and extra == "optional"
Requires-Dist: vtool_ibeis_ext>=0.1.3; (python_version < "3.11" and python_version >= "3.10") and extra == "optional"
Requires-Dist: vtool_ibeis_ext>=0.1.3; (python_version < "3.10" and python_version >= "3.9") and extra == "optional"
Provides-Extra: runtime
Requires-Dist: networkx>=3.0; (python_version < "4.0" and python_version >= "3.13") and extra == "runtime"
Requires-Dist: networkx>=2.8; (python_version < "3.13" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: networkx>=2.7; (python_version < "3.11" and python_version >= "3.8") and extra == "runtime"
Requires-Dist: Pillow>=12.0.0; (python_version < "4.0" and python_version >= "3.14") and extra == "runtime"
Requires-Dist: Pillow>=10.4.0; (python_version < "3.14" and python_version >= "3.13") and extra == "runtime"
Requires-Dist: Pillow>=10.0.0; (python_version < "3.13" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: Pillow>=9.4.0; (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: Pillow>=9.1.0; (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: Pillow>=8.3.2; (python_version < "3.10" and python_version >= "3.9") and extra == "runtime"
Requires-Dist: numpy>=2.3.4; (python_version < "4.0" and python_version >= "3.14") and extra == "runtime"
Requires-Dist: numpy>=2.1.0; (python_version < "3.14" and python_version >= "3.13") and extra == "runtime"
Requires-Dist: numpy>=1.26.0; (python_version < "3.13" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: numpy>=1.24.0; (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: numpy>=1.21.6; (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: numpy>=1.19.3; (python_version < "3.10" and python_version >= "3.9") and extra == "runtime"
Requires-Dist: scipy>=1.16.2; (python_version < "4.0" and python_version >= "3.14") and extra == "runtime"
Requires-Dist: scipy>=1.14.1; (python_version < "3.14" and python_version >= "3.13") and extra == "runtime"
Requires-Dist: scipy>=1.11.2; (python_version < "3.13" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: scipy>=1.9.2; (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: scipy>=1.8.0; (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: scipy>=1.8.0; (python_version < "3.10" and python_version >= "3.9") and extra == "runtime"
Requires-Dist: six>=1.17.0; extra == "runtime"
Requires-Dist: scikit-image>=0.26.0; (python_version < "4.0" and python_version >= "3.14") and extra == "runtime"
Requires-Dist: scikit-image>=0.25.0; (python_version < "3.14" and python_version >= "3.13") and extra == "runtime"
Requires-Dist: scikit-image>=0.22.0; (python_version < "3.13" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: scikit-image>=0.20.0; (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: scikit-image>=0.19.0; (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: scikit-image>=0.18.0; (python_version < "3.10" and python_version >= "3.9") and extra == "runtime"
Requires-Dist: scikit-learn>=1.7.2; (python_version < "4.0" and python_version >= "3.14") and extra == "runtime"
Requires-Dist: scikit-learn>=1.5.2; (python_version < "3.14" and python_version >= "3.13") and extra == "runtime"
Requires-Dist: scikit-learn>=1.3.1; (python_version < "3.13" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: scikit-learn>=1.1.3; (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: scikit-learn>=1.0.2; (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: scikit-learn>=1.0.2; (python_version < "3.10" and python_version >= "3.9") and extra == "runtime"
Requires-Dist: statsmodels>=0.14.5; (python_version < "4.0" and python_version >= "3.14") and extra == "runtime"
Requires-Dist: statsmodels>=0.14.3; (python_version < "3.14" and python_version >= "3.13") and extra == "runtime"
Requires-Dist: statsmodels>=0.14.0; (python_version < "3.13" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: statsmodels>=0.13.3; (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: statsmodels>=0.13.1; (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: statsmodels>=0.13.1; (python_version < "3.10" and python_version >= "3.9") and extra == "runtime"
Requires-Dist: ubelt>=1.3.6; extra == "runtime"
Requires-Dist: utool>=2.2.1; extra == "runtime"
Requires-Dist: packaging>=21.3; extra == "runtime"
Requires-Dist: scriptconfig>=0.8.2; extra == "runtime"
Provides-Extra: tests
Requires-Dist: xdoctest>=1.1.3; extra == "tests"
Requires-Dist: pytest>=8.1.1; (python_version < "4.0" and python_version >= "3.13") and extra == "tests"
Requires-Dist: pytest>=8.1.1; (python_version < "3.13" and python_version >= "3.12") and extra == "tests"
Requires-Dist: pytest>=8.1.1; (python_version < "3.12" and python_version >= "3.11") and extra == "tests"
Requires-Dist: pytest>=8.1.1; (python_version < "3.11" and python_version >= "3.10") and extra == "tests"
Requires-Dist: pytest>=8.1.1; (python_version < "3.10" and python_version >= "3.9") and extra == "tests"
Requires-Dist: pytest-cov>=3.0.0; extra == "tests"
Requires-Dist: coverage>=7.3.0; (python_version < "4.0" and python_version >= "3.12") and extra == "tests"
Requires-Dist: coverage>=6.1.1; (python_version < "3.12" and python_version >= "3.10") and extra == "tests"
Requires-Dist: coverage>=5.3.1; (python_version < "3.10" and python_version >= "3.9") and extra == "tests"
Requires-Dist: coverage>=6.1.1; (python_version < "3.9" and python_version >= "3.8") and extra == "tests"
Provides-Extra: all-strict
Requires-Dist: networkx==3.0; (python_version < "4.0" and python_version >= "3.13") and extra == "all-strict"
Requires-Dist: networkx==2.8; (python_version < "3.13" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: networkx==2.7; (python_version < "3.11" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: Pillow==12.0.0; (python_version < "4.0" and python_version >= "3.14") and extra == "all-strict"
Requires-Dist: Pillow==10.4.0; (python_version < "3.14" and python_version >= "3.13") and extra == "all-strict"
Requires-Dist: Pillow==10.0.0; (python_version < "3.13" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: Pillow==9.4.0; (python_version < "3.12" and python_version >= "3.11") 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: Pillow==8.3.2; (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: numpy==2.3.4; (python_version < "4.0" and python_version >= "3.14") and extra == "all-strict"
Requires-Dist: numpy==2.1.0; (python_version < "3.14" and python_version >= "3.13") and extra == "all-strict"
Requires-Dist: numpy==1.26.0; (python_version < "3.13" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: numpy==1.24.0; (python_version < "3.12" and python_version >= "3.11") 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: numpy==1.19.3; (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: scipy==1.16.2; (python_version < "4.0" and python_version >= "3.14") and extra == "all-strict"
Requires-Dist: scipy==1.14.1; (python_version < "3.14" and python_version >= "3.13") and extra == "all-strict"
Requires-Dist: scipy==1.11.2; (python_version < "3.13" and 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: scipy==1.8.0; (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: scipy==1.8.0; (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: six==1.17.0; extra == "all-strict"
Requires-Dist: scikit-image==0.26.0; (python_version < "4.0" and python_version >= "3.14") and extra == "all-strict"
Requires-Dist: scikit-image==0.25.0; (python_version < "3.14" and python_version >= "3.13") and extra == "all-strict"
Requires-Dist: scikit-image==0.22.0; (python_version < "3.13" and python_version >= "3.12") 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: scikit-image==0.19.0; (python_version < "3.11" and python_version >= "3.10") 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: scikit-learn==1.7.2; (python_version < "4.0" and python_version >= "3.14") and extra == "all-strict"
Requires-Dist: scikit-learn==1.5.2; (python_version < "3.14" and python_version >= "3.13") and extra == "all-strict"
Requires-Dist: scikit-learn==1.3.1; (python_version < "3.13" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: scikit-learn==1.1.3; (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: scikit-learn==1.0.2; (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: scikit-learn==1.0.2; (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: statsmodels==0.14.5; (python_version < "4.0" and python_version >= "3.14") and extra == "all-strict"
Requires-Dist: statsmodels==0.14.3; (python_version < "3.14" and python_version >= "3.13") and extra == "all-strict"
Requires-Dist: statsmodels==0.14.0; (python_version < "3.13" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: statsmodels==0.13.3; (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: statsmodels==0.13.1; (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: statsmodels==0.13.1; (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: ubelt==1.3.6; extra == "all-strict"
Requires-Dist: utool==2.2.1; extra == "all-strict"
Requires-Dist: packaging==21.3; extra == "all-strict"
Requires-Dist: scriptconfig==0.8.2; extra == "all-strict"
Requires-Dist: xdoctest==1.1.3; extra == "all-strict"
Requires-Dist: pytest==8.1.1; (python_version < "4.0" and python_version >= "3.13") and extra == "all-strict"
Requires-Dist: pytest==8.1.1; (python_version < "3.13" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: pytest==8.1.1; (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: pytest==8.1.1; (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: pytest==8.1.1; (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: pytest-cov==3.0.0; extra == "all-strict"
Requires-Dist: coverage==7.3.0; (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: coverage==6.1.1; (python_version < "3.12" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: coverage==5.3.1; (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: coverage==6.1.1; (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: pyflann_ibeis==2.4.2; (python_version < "4.0" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: pyflann_ibeis==2.4.2; (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: pyflann_ibeis==2.4.2; (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: pyhesaff==2.1.4; (python_version < "4.0" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: pyhesaff==2.1.4; (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: pyhesaff==2.1.4; (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: vtool_ibeis_ext==0.1.3; (python_version < "4.0" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: vtool_ibeis_ext==0.1.3; (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: vtool_ibeis_ext==0.1.3; (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: setuptools==34.1.0; extra == "all-strict"
Requires-Dist: wheel; extra == "all-strict"
Requires-Dist: scikit-build; extra == "all-strict"
Requires-Dist: cmake; extra == "all-strict"
Requires-Dist: ninja; extra == "all-strict"
Provides-Extra: headless-strict
Requires-Dist: opencv-python-headless==4.10.0.84; (python_version < "4.0" and python_version >= "3.13") and extra == "headless-strict"
Requires-Dist: opencv-python-headless==4.5.5.64; (python_version < "3.13" and python_version >= "3.11") 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.15.55; (python_version < "3.10" and python_version >= "3.9") and extra == "headless-strict"
Provides-Extra: graphics-strict
Requires-Dist: opencv-python==4.10.0.84; (python_version < "4.0" and python_version >= "3.13") and extra == "graphics-strict"
Requires-Dist: opencv-python==4.5.5.64; (python_version < "3.13" and python_version >= "3.11") 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.4.15.55; (python_version < "3.10" and python_version >= "3.9") and extra == "graphics-strict"
Provides-Extra: build-strict
Requires-Dist: setuptools==34.1.0; extra == "build-strict"
Requires-Dist: wheel; extra == "build-strict"
Requires-Dist: scikit-build; extra == "build-strict"
Requires-Dist: cmake; extra == "build-strict"
Requires-Dist: ninja; extra == "build-strict"
Provides-Extra: docs-strict
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"
Provides-Extra: optional-strict
Requires-Dist: pyflann_ibeis==2.4.2; (python_version < "4.0" and python_version >= "3.11") and extra == "optional-strict"
Requires-Dist: pyflann_ibeis==2.4.2; (python_version < "3.11" and python_version >= "3.10") and extra == "optional-strict"
Requires-Dist: pyflann_ibeis==2.4.2; (python_version < "3.10" and python_version >= "3.9") and extra == "optional-strict"
Requires-Dist: pyhesaff==2.1.4; (python_version < "4.0" and python_version >= "3.11") and extra == "optional-strict"
Requires-Dist: pyhesaff==2.1.4; (python_version < "3.11" and python_version >= "3.10") and extra == "optional-strict"
Requires-Dist: pyhesaff==2.1.4; (python_version < "3.10" and python_version >= "3.9") and extra == "optional-strict"
Requires-Dist: vtool_ibeis_ext==0.1.3; (python_version < "4.0" and python_version >= "3.11") and extra == "optional-strict"
Requires-Dist: vtool_ibeis_ext==0.1.3; (python_version < "3.11" and python_version >= "3.10") and extra == "optional-strict"
Requires-Dist: vtool_ibeis_ext==0.1.3; (python_version < "3.10" and python_version >= "3.9") and extra == "optional-strict"
Provides-Extra: runtime-strict
Requires-Dist: networkx==3.0; (python_version < "4.0" and python_version >= "3.13") and extra == "runtime-strict"
Requires-Dist: networkx==2.8; (python_version < "3.13" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: networkx==2.7; (python_version < "3.11" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: Pillow==12.0.0; (python_version < "4.0" and python_version >= "3.14") and extra == "runtime-strict"
Requires-Dist: Pillow==10.4.0; (python_version < "3.14" and python_version >= "3.13") and extra == "runtime-strict"
Requires-Dist: Pillow==10.0.0; (python_version < "3.13" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: Pillow==9.4.0; (python_version < "3.12" and python_version >= "3.11") 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: Pillow==8.3.2; (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: numpy==2.3.4; (python_version < "4.0" and python_version >= "3.14") and extra == "runtime-strict"
Requires-Dist: numpy==2.1.0; (python_version < "3.14" and python_version >= "3.13") and extra == "runtime-strict"
Requires-Dist: numpy==1.26.0; (python_version < "3.13" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: numpy==1.24.0; (python_version < "3.12" and python_version >= "3.11") 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: numpy==1.19.3; (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: scipy==1.16.2; (python_version < "4.0" and python_version >= "3.14") and extra == "runtime-strict"
Requires-Dist: scipy==1.14.1; (python_version < "3.14" and python_version >= "3.13") and extra == "runtime-strict"
Requires-Dist: scipy==1.11.2; (python_version < "3.13" and python_version >= "3.12") 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: scipy==1.8.0; (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: scipy==1.8.0; (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: six==1.17.0; extra == "runtime-strict"
Requires-Dist: scikit-image==0.26.0; (python_version < "4.0" and python_version >= "3.14") and extra == "runtime-strict"
Requires-Dist: scikit-image==0.25.0; (python_version < "3.14" and python_version >= "3.13") and extra == "runtime-strict"
Requires-Dist: scikit-image==0.22.0; (python_version < "3.13" and python_version >= "3.12") 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: scikit-image==0.19.0; (python_version < "3.11" and python_version >= "3.10") 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: scikit-learn==1.7.2; (python_version < "4.0" and python_version >= "3.14") and extra == "runtime-strict"
Requires-Dist: scikit-learn==1.5.2; (python_version < "3.14" and python_version >= "3.13") and extra == "runtime-strict"
Requires-Dist: scikit-learn==1.3.1; (python_version < "3.13" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: scikit-learn==1.1.3; (python_version < "3.12" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: scikit-learn==1.0.2; (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: scikit-learn==1.0.2; (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: statsmodels==0.14.5; (python_version < "4.0" and python_version >= "3.14") and extra == "runtime-strict"
Requires-Dist: statsmodels==0.14.3; (python_version < "3.14" and python_version >= "3.13") and extra == "runtime-strict"
Requires-Dist: statsmodels==0.14.0; (python_version < "3.13" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: statsmodels==0.13.3; (python_version < "3.12" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: statsmodels==0.13.1; (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: statsmodels==0.13.1; (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: ubelt==1.3.6; extra == "runtime-strict"
Requires-Dist: utool==2.2.1; extra == "runtime-strict"
Requires-Dist: packaging==21.3; extra == "runtime-strict"
Requires-Dist: scriptconfig==0.8.2; extra == "runtime-strict"
Provides-Extra: tests-strict
Requires-Dist: xdoctest==1.1.3; extra == "tests-strict"
Requires-Dist: pytest==8.1.1; (python_version < "4.0" and python_version >= "3.13") and extra == "tests-strict"
Requires-Dist: pytest==8.1.1; (python_version < "3.13" and python_version >= "3.12") and extra == "tests-strict"
Requires-Dist: pytest==8.1.1; (python_version < "3.12" and python_version >= "3.11") and extra == "tests-strict"
Requires-Dist: pytest==8.1.1; (python_version < "3.11" and python_version >= "3.10") and extra == "tests-strict"
Requires-Dist: pytest==8.1.1; (python_version < "3.10" and python_version >= "3.9") and extra == "tests-strict"
Requires-Dist: pytest-cov==3.0.0; extra == "tests-strict"
Requires-Dist: coverage==7.3.0; (python_version < "4.0" and python_version >= "3.12") and extra == "tests-strict"
Requires-Dist: coverage==6.1.1; (python_version < "3.12" and python_version >= "3.10") and extra == "tests-strict"
Requires-Dist: coverage==5.3.1; (python_version < "3.10" and python_version >= "3.9") and extra == "tests-strict"
Requires-Dist: coverage==6.1.1; (python_version < "3.9" and python_version >= "3.8") and extra == "tests-strict"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

vtool_ibeis
===========

|Pypi| |Downloads| |Codecov|

Vision Tools - tools for computer vision. Part of the WildMe / IBEIS Project.


Repos relevant to the ibeis project:

* https://github.com/Erotemic/plottool_ibeis

* https://github.com/Erotemic/guitool_ibeis

* https://github.com/Erotemic/dtool_ibeis

* https://github.com/Erotemic/vtool_ibeis

* https://github.com/Erotemic/vtool_ibeis_ext

* https://github.com/Erotemic/pyflann_ibeis

* https://github.com/Erotemic/pyhesaff

* https://github.com/Erotemic/utool

* https://github.com/Erotemic/ibeis


.. |Codecov| image:: https://codecov.io/github/Erotemic/vtool_ibeis/badge.svg?branch=master&service=github
   :target: https://codecov.io/github/Erotemic/vtool_ibeis?branch=master
.. |Pypi| image:: https://img.shields.io/pypi/v/vtool_ibeis.svg
   :target: https://pypi.python.org/pypi/vtool_ibeis
.. |Downloads| image:: https://img.shields.io/pypi/dm/vtool_ibeis.svg
   :target: https://pypistats.org/packages/vtool_ibeis
.. |ReadTheDocs| image:: https://readthedocs.org/projects/vtool_ibeis/badge/?version=latest
    :target: http://vtool_ibeis.readthedocs.io/en/latest/
