vtool-ibeis 2.3.0__py3-none-any.whl → 2.3.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,561 +0,0 @@
1
- Metadata-Version: 2.1
2
- Name: vtool_ibeis
3
- Version: 2.3.0
4
- Summary: vision tools for IBEIS
5
- Home-page: https://github.com/Erotemic/vtool_ibeis
6
- Author: Jon Crall, Jason Parham, Hendrik Weideman, Avi Weinstock, Zackary Rutfield, Chuck Stewart
7
- Author-email: erotemic@gmail.com
8
- License: Apache 2
9
- Classifier: Development Status :: 4 - Beta
10
- Classifier: Intended Audience :: Developers
11
- Classifier: Topic :: Software Development :: Libraries :: Python Modules
12
- Classifier: Topic :: Utilities
13
- Classifier: License :: OSI Approved :: Apache Software License
14
- Classifier: Programming Language :: Python :: 3.8
15
- Classifier: Programming Language :: Python :: 3.9
16
- Classifier: Programming Language :: Python :: 3.10
17
- Classifier: Programming Language :: Python :: 3.11
18
- Requires-Python: >=3.8
19
- Description-Content-Type: text/x-rst
20
- License-File: LICENSE
21
- Requires-Dist: six >=1.10.0
22
- Requires-Dist: ubelt >=1.3.4
23
- Requires-Dist: utool >=2.2.0
24
- Requires-Dist: delorean >=1.0.0
25
- Requires-Dist: packaging >=21.3
26
- Requires-Dist: Pillow >=8.3.2 ; python_version < "3.10" and python_version >= "3.9"
27
- Requires-Dist: numpy >=1.19.3 ; python_version < "3.10" and python_version >= "3.9"
28
- Requires-Dist: scipy >=1.8.0 ; python_version < "3.10" and python_version >= "3.9"
29
- Requires-Dist: scikit-image >=0.18.0 ; python_version < "3.10" and python_version >= "3.9"
30
- Requires-Dist: scikit-learn >=1.0.2 ; python_version < "3.10" and python_version >= "3.9"
31
- Requires-Dist: statsmodels >=0.13.1 ; python_version < "3.10" and python_version >= "3.9"
32
- Requires-Dist: Pillow >=9.1.0 ; python_version < "3.11" and python_version >= "3.10"
33
- Requires-Dist: numpy >=1.21.6 ; python_version < "3.11" and python_version >= "3.10"
34
- Requires-Dist: scipy >=1.8.0 ; python_version < "3.11" and python_version >= "3.10"
35
- Requires-Dist: scikit-image >=0.19.0 ; python_version < "3.11" and python_version >= "3.10"
36
- Requires-Dist: scikit-learn >=1.0.2 ; python_version < "3.11" and python_version >= "3.10"
37
- Requires-Dist: statsmodels >=0.13.1 ; python_version < "3.11" and python_version >= "3.10"
38
- Requires-Dist: networkx >=2.7 ; python_version < "3.11" and python_version >= "3.8"
39
- Requires-Dist: Pillow >=9.4.0 ; python_version < "3.12" and python_version >= "3.11"
40
- Requires-Dist: numpy >=1.24.0 ; python_version < "3.12" and python_version >= "3.11"
41
- Requires-Dist: scipy >=1.9.2 ; python_version < "3.12" and python_version >= "3.11"
42
- Requires-Dist: scikit-image >=0.20.0 ; python_version < "3.12" and python_version >= "3.11"
43
- Requires-Dist: scikit-learn >=1.1.3 ; python_version < "3.12" and python_version >= "3.11"
44
- Requires-Dist: statsmodels >=0.13.3 ; python_version < "3.12" and python_version >= "3.11"
45
- Requires-Dist: networkx >=1.11 ; python_version < "3.5" and python_version >= "2.7"
46
- Requires-Dist: networkx >=2.3 ; python_version < "3.6" and python_version >= "3.5"
47
- Requires-Dist: networkx >=2.5 ; python_version < "3.7" and python_version >= "3.6"
48
- Requires-Dist: Pillow >=8.3.2 ; python_version < "3.7" and python_version >= "3.6"
49
- Requires-Dist: numpy >=1.19.2 ; python_version < "3.7" and python_version >= "3.6"
50
- Requires-Dist: scikit-image >=0.17.2 ; python_version < "3.7" and python_version >= "3.6"
51
- Requires-Dist: scikit-learn >=0.24.1 ; python_version < "3.7" and python_version >= "3.6"
52
- Requires-Dist: networkx >=2.6.2 ; python_version < "3.8" and python_version >= "3.7"
53
- Requires-Dist: Pillow >=9.0.0 ; python_version < "3.8" and python_version >= "3.7"
54
- Requires-Dist: numpy >=1.19.2 ; python_version < "3.8" and python_version >= "3.7"
55
- Requires-Dist: scipy >=1.6.0 ; python_version < "3.8" and python_version >= "3.7"
56
- Requires-Dist: scikit-image >=0.17.2 ; python_version < "3.8" and python_version >= "3.7"
57
- Requires-Dist: scikit-learn >=0.24.1 ; python_version < "3.8" and python_version >= "3.7"
58
- Requires-Dist: statsmodels >=0.12.2 ; python_version < "3.8" and python_version >= "3.7"
59
- Requires-Dist: Pillow >=8.3.2 ; python_version < "3.9" and python_version >= "3.8"
60
- Requires-Dist: numpy >=1.19.2 ; python_version < "3.9" and python_version >= "3.8"
61
- Requires-Dist: scipy >=1.8.0 ; python_version < "3.9" and python_version >= "3.8"
62
- Requires-Dist: scikit-image >=0.17.2 ; python_version < "3.9" and python_version >= "3.8"
63
- Requires-Dist: scikit-learn >=1.0.2 ; python_version < "3.9" and python_version >= "3.8"
64
- Requires-Dist: statsmodels >=0.13.1 ; python_version < "3.9" and python_version >= "3.8"
65
- Requires-Dist: networkx >=2.8 ; python_version < "4.0" and python_version >= "3.11"
66
- Requires-Dist: Pillow >=10.0.0 ; python_version < "4.0" and python_version >= "3.12"
67
- Requires-Dist: numpy >=1.26.0 ; python_version < "4.0" and python_version >= "3.12"
68
- Requires-Dist: scipy >=1.11.2 ; python_version < "4.0" and python_version >= "3.12"
69
- Requires-Dist: scikit-image >=0.22.0 ; python_version < "4.0" and python_version >= "3.12"
70
- Requires-Dist: scikit-learn >=1.3.1 ; python_version < "4.0" and python_version >= "3.12"
71
- Requires-Dist: statsmodels >=0.14.0 ; python_version < "4.0" and python_version >= "3.12"
72
- Provides-Extra: all
73
- Requires-Dist: six >=1.10.0 ; extra == 'all'
74
- Requires-Dist: ubelt >=1.3.4 ; extra == 'all'
75
- Requires-Dist: utool >=2.2.0 ; extra == 'all'
76
- Requires-Dist: delorean >=1.0.0 ; extra == 'all'
77
- Requires-Dist: packaging >=21.3 ; extra == 'all'
78
- Requires-Dist: xdoctest >=1.1.3 ; extra == 'all'
79
- Requires-Dist: setuptools >=34.1.0 ; extra == 'all'
80
- Requires-Dist: wheel ; extra == 'all'
81
- Requires-Dist: scikit-build ; extra == 'all'
82
- Requires-Dist: cmake ; extra == 'all'
83
- Requires-Dist: ninja ; extra == 'all'
84
- Provides-Extra: all-strict
85
- Requires-Dist: six ==1.10.0 ; extra == 'all-strict'
86
- Requires-Dist: ubelt ==1.3.4 ; extra == 'all-strict'
87
- Requires-Dist: utool ==2.2.0 ; extra == 'all-strict'
88
- Requires-Dist: delorean ==1.0.0 ; extra == 'all-strict'
89
- Requires-Dist: packaging ==21.3 ; extra == 'all-strict'
90
- Requires-Dist: xdoctest ==1.1.3 ; extra == 'all-strict'
91
- Requires-Dist: setuptools ==34.1.0 ; extra == 'all-strict'
92
- Requires-Dist: wheel ; extra == 'all-strict'
93
- Requires-Dist: scikit-build ; extra == 'all-strict'
94
- Requires-Dist: cmake ; extra == 'all-strict'
95
- Requires-Dist: ninja ; extra == 'all-strict'
96
- Requires-Dist: coverage ==4.5 ; (python_version < "2.7" and python_version >= "2.6") and extra == 'all-strict'
97
- Requires-Dist: pytest <=4.6.11,==4.6.0 ; (python_version < "2.8.0" and python_version >= "2.7.0") and extra == 'all-strict'
98
- Requires-Dist: pytest-cov ==2.8.1 ; (python_version < "2.8.0" and python_version >= "2.7.0") and extra == 'all-strict'
99
- Requires-Dist: Pillow ==8.3.2 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all-strict'
100
- Requires-Dist: numpy ==1.19.3 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all-strict'
101
- Requires-Dist: scipy ==1.8.0 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all-strict'
102
- Requires-Dist: scikit-image ==0.18.0 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all-strict'
103
- Requires-Dist: scikit-learn ==1.0.2 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all-strict'
104
- Requires-Dist: statsmodels ==0.13.1 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all-strict'
105
- Requires-Dist: pytest ==8.1.1 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all-strict'
106
- Requires-Dist: coverage ==5.3.1 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all-strict'
107
- Requires-Dist: pyflann-ibeis ==2.2.0 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all-strict'
108
- Requires-Dist: pyhesaff ==2.1.0 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all-strict'
109
- Requires-Dist: vtool-ibeis-ext ==0.1.0 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all-strict'
110
- Requires-Dist: Pillow ==9.1.0 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'all-strict'
111
- Requires-Dist: numpy ==1.21.6 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'all-strict'
112
- Requires-Dist: scipy ==1.8.0 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'all-strict'
113
- Requires-Dist: scikit-image ==0.19.0 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'all-strict'
114
- Requires-Dist: scikit-learn ==1.0.2 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'all-strict'
115
- Requires-Dist: statsmodels ==0.13.1 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'all-strict'
116
- Requires-Dist: pytest ==8.1.1 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'all-strict'
117
- Requires-Dist: pyflann-ibeis ==2.2.0 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'all-strict'
118
- Requires-Dist: pyhesaff ==2.1.0 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'all-strict'
119
- Requires-Dist: vtool-ibeis-ext ==0.1.0 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'all-strict'
120
- Requires-Dist: networkx ==2.7 ; (python_version < "3.11" and python_version >= "3.8") and extra == 'all-strict'
121
- Requires-Dist: Pillow ==9.4.0 ; (python_version < "3.12" and python_version >= "3.11") and extra == 'all-strict'
122
- Requires-Dist: numpy ==1.24.0 ; (python_version < "3.12" and python_version >= "3.11") and extra == 'all-strict'
123
- Requires-Dist: scipy ==1.9.2 ; (python_version < "3.12" and python_version >= "3.11") and extra == 'all-strict'
124
- Requires-Dist: scikit-image ==0.20.0 ; (python_version < "3.12" and python_version >= "3.11") and extra == 'all-strict'
125
- Requires-Dist: scikit-learn ==1.1.3 ; (python_version < "3.12" and python_version >= "3.11") and extra == 'all-strict'
126
- Requires-Dist: statsmodels ==0.13.3 ; (python_version < "3.12" and python_version >= "3.11") and extra == 'all-strict'
127
- Requires-Dist: pytest ==8.1.1 ; (python_version < "3.12" and python_version >= "3.11") and extra == 'all-strict'
128
- Requires-Dist: pytest ==8.1.1 ; (python_version < "3.13" and python_version >= "3.12") and extra == 'all-strict'
129
- Requires-Dist: coverage ==5.3.1 ; (python_version < "3.4" and python_version >= "2.7") and extra == 'all-strict'
130
- Requires-Dist: networkx ==1.11 ; (python_version < "3.5" and python_version >= "2.7") and extra == 'all-strict'
131
- Requires-Dist: coverage ==4.3.4 ; (python_version < "3.5" and python_version >= "3.4") and extra == 'all-strict'
132
- Requires-Dist: pytest <=4.6.11,==4.6.0 ; (python_version < "3.5.0" and python_version >= "3.4.0") and extra == 'all-strict'
133
- Requires-Dist: pytest-cov ==2.8.1 ; (python_version < "3.5.0" and python_version >= "3.4.0") and extra == 'all-strict'
134
- Requires-Dist: networkx ==2.3 ; (python_version < "3.6" and python_version >= "3.5") and extra == 'all-strict'
135
- Requires-Dist: coverage ==5.3.1 ; (python_version < "3.6" and python_version >= "3.5") and extra == 'all-strict'
136
- Requires-Dist: pytest <=6.1.2,==4.6.0 ; (python_version < "3.6.0" and python_version >= "3.5.0") and extra == 'all-strict'
137
- Requires-Dist: pytest-cov ==2.9.0 ; (python_version < "3.6.0" and python_version >= "3.5.0") and extra == 'all-strict'
138
- Requires-Dist: networkx ==2.5 ; (python_version < "3.7" and python_version >= "3.6") and extra == 'all-strict'
139
- Requires-Dist: Pillow ==8.3.2 ; (python_version < "3.7" and python_version >= "3.6") and extra == 'all-strict'
140
- Requires-Dist: numpy ==1.19.2 ; (python_version < "3.7" and python_version >= "3.6") and extra == 'all-strict'
141
- Requires-Dist: scikit-image ==0.17.2 ; (python_version < "3.7" and python_version >= "3.6") and extra == 'all-strict'
142
- Requires-Dist: scikit-learn ==0.24.1 ; (python_version < "3.7" and python_version >= "3.6") and extra == 'all-strict'
143
- Requires-Dist: coverage ==6.1.1 ; (python_version < "3.7" and python_version >= "3.6") and extra == 'all-strict'
144
- Requires-Dist: pyhesaff ==2.0.1 ; (python_version < "3.7" and python_version >= "3.6") and extra == 'all-strict'
145
- Requires-Dist: networkx ==2.6.2 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all-strict'
146
- Requires-Dist: Pillow ==9.0.0 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all-strict'
147
- Requires-Dist: numpy ==1.19.2 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all-strict'
148
- Requires-Dist: scipy ==1.6.0 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all-strict'
149
- Requires-Dist: scikit-image ==0.17.2 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all-strict'
150
- Requires-Dist: scikit-learn ==0.24.1 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all-strict'
151
- Requires-Dist: statsmodels ==0.12.2 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all-strict'
152
- Requires-Dist: pytest ==4.6.0 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all-strict'
153
- Requires-Dist: coverage ==6.1.1 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all-strict'
154
- Requires-Dist: pyflann-ibeis ==2.2.0 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all-strict'
155
- Requires-Dist: pyhesaff ==2.0.1 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all-strict'
156
- Requires-Dist: vtool-ibeis-ext ==0.1.0 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all-strict'
157
- Requires-Dist: Pillow ==8.3.2 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all-strict'
158
- Requires-Dist: numpy ==1.19.2 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all-strict'
159
- Requires-Dist: scipy ==1.8.0 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all-strict'
160
- Requires-Dist: scikit-image ==0.17.2 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all-strict'
161
- Requires-Dist: scikit-learn ==1.0.2 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all-strict'
162
- Requires-Dist: statsmodels ==0.13.1 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all-strict'
163
- Requires-Dist: pytest ==8.1.1 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all-strict'
164
- Requires-Dist: coverage ==6.1.1 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all-strict'
165
- Requires-Dist: pyflann-ibeis ==2.0.0 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all-strict'
166
- Requires-Dist: pyhesaff ==2.0.1 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all-strict'
167
- Requires-Dist: vtool-ibeis-ext ==0.1.0 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all-strict'
168
- Requires-Dist: networkx ==2.8 ; (python_version < "4.0" and python_version >= "3.11") and extra == 'all-strict'
169
- Requires-Dist: pyflann-ibeis ==2.3.0 ; (python_version < "4.0" and python_version >= "3.11") and extra == 'all-strict'
170
- Requires-Dist: pyhesaff ==2.1.1 ; (python_version < "4.0" and python_version >= "3.11") and extra == 'all-strict'
171
- Requires-Dist: vtool-ibeis-ext ==0.1.1 ; (python_version < "4.0" and python_version >= "3.11") and extra == 'all-strict'
172
- Requires-Dist: Pillow ==10.0.0 ; (python_version < "4.0" and python_version >= "3.12") and extra == 'all-strict'
173
- Requires-Dist: numpy ==1.26.0 ; (python_version < "4.0" and python_version >= "3.12") and extra == 'all-strict'
174
- Requires-Dist: scipy ==1.11.2 ; (python_version < "4.0" and python_version >= "3.12") and extra == 'all-strict'
175
- Requires-Dist: scikit-image ==0.22.0 ; (python_version < "4.0" and python_version >= "3.12") and extra == 'all-strict'
176
- Requires-Dist: scikit-learn ==1.3.1 ; (python_version < "4.0" and python_version >= "3.12") and extra == 'all-strict'
177
- Requires-Dist: statsmodels ==0.14.0 ; (python_version < "4.0" and python_version >= "3.12") and extra == 'all-strict'
178
- Requires-Dist: pytest ==8.1.1 ; (python_version < "4.0" and python_version >= "3.13") and extra == 'all-strict'
179
- Requires-Dist: coverage ==6.1.1 ; (python_version >= "3.10") and extra == 'all-strict'
180
- Requires-Dist: pytest-cov ==3.0.0 ; (python_version >= "3.6.0") and extra == 'all-strict'
181
- Requires-Dist: coverage >=4.5 ; (python_version < "2.7" and python_version >= "2.6") and extra == 'all'
182
- Requires-Dist: pytest <=4.6.11,>=4.6.0 ; (python_version < "2.8.0" and python_version >= "2.7.0") and extra == 'all'
183
- Requires-Dist: pytest-cov >=2.8.1 ; (python_version < "2.8.0" and python_version >= "2.7.0") and extra == 'all'
184
- Requires-Dist: Pillow >=8.3.2 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all'
185
- Requires-Dist: numpy >=1.19.3 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all'
186
- Requires-Dist: scipy >=1.8.0 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all'
187
- Requires-Dist: scikit-image >=0.18.0 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all'
188
- Requires-Dist: scikit-learn >=1.0.2 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all'
189
- Requires-Dist: statsmodels >=0.13.1 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all'
190
- Requires-Dist: pytest >=8.1.1 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all'
191
- Requires-Dist: coverage >=5.3.1 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all'
192
- Requires-Dist: pyflann-ibeis >=2.2.0 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all'
193
- Requires-Dist: pyhesaff >=2.1.0 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all'
194
- Requires-Dist: vtool-ibeis-ext >=0.1.0 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all'
195
- Requires-Dist: Pillow >=9.1.0 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'all'
196
- Requires-Dist: numpy >=1.21.6 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'all'
197
- Requires-Dist: scipy >=1.8.0 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'all'
198
- Requires-Dist: scikit-image >=0.19.0 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'all'
199
- Requires-Dist: scikit-learn >=1.0.2 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'all'
200
- Requires-Dist: statsmodels >=0.13.1 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'all'
201
- Requires-Dist: pytest >=8.1.1 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'all'
202
- Requires-Dist: pyflann-ibeis >=2.2.0 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'all'
203
- Requires-Dist: pyhesaff >=2.1.0 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'all'
204
- Requires-Dist: vtool-ibeis-ext >=0.1.0 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'all'
205
- Requires-Dist: networkx >=2.7 ; (python_version < "3.11" and python_version >= "3.8") and extra == 'all'
206
- Requires-Dist: Pillow >=9.4.0 ; (python_version < "3.12" and python_version >= "3.11") and extra == 'all'
207
- Requires-Dist: numpy >=1.24.0 ; (python_version < "3.12" and python_version >= "3.11") and extra == 'all'
208
- Requires-Dist: scipy >=1.9.2 ; (python_version < "3.12" and python_version >= "3.11") and extra == 'all'
209
- Requires-Dist: scikit-image >=0.20.0 ; (python_version < "3.12" and python_version >= "3.11") and extra == 'all'
210
- Requires-Dist: scikit-learn >=1.1.3 ; (python_version < "3.12" and python_version >= "3.11") and extra == 'all'
211
- Requires-Dist: statsmodels >=0.13.3 ; (python_version < "3.12" and python_version >= "3.11") and extra == 'all'
212
- Requires-Dist: pytest >=8.1.1 ; (python_version < "3.12" and python_version >= "3.11") and extra == 'all'
213
- Requires-Dist: pytest >=8.1.1 ; (python_version < "3.13" and python_version >= "3.12") and extra == 'all'
214
- Requires-Dist: coverage >=5.3.1 ; (python_version < "3.4" and python_version >= "2.7") and extra == 'all'
215
- Requires-Dist: networkx >=1.11 ; (python_version < "3.5" and python_version >= "2.7") and extra == 'all'
216
- Requires-Dist: coverage >=4.3.4 ; (python_version < "3.5" and python_version >= "3.4") and extra == 'all'
217
- Requires-Dist: pytest <=4.6.11,>=4.6.0 ; (python_version < "3.5.0" and python_version >= "3.4.0") and extra == 'all'
218
- Requires-Dist: pytest-cov >=2.8.1 ; (python_version < "3.5.0" and python_version >= "3.4.0") and extra == 'all'
219
- Requires-Dist: networkx >=2.3 ; (python_version < "3.6" and python_version >= "3.5") and extra == 'all'
220
- Requires-Dist: coverage >=5.3.1 ; (python_version < "3.6" and python_version >= "3.5") and extra == 'all'
221
- Requires-Dist: pytest <=6.1.2,>=4.6.0 ; (python_version < "3.6.0" and python_version >= "3.5.0") and extra == 'all'
222
- Requires-Dist: pytest-cov >=2.9.0 ; (python_version < "3.6.0" and python_version >= "3.5.0") and extra == 'all'
223
- Requires-Dist: networkx >=2.5 ; (python_version < "3.7" and python_version >= "3.6") and extra == 'all'
224
- Requires-Dist: Pillow >=8.3.2 ; (python_version < "3.7" and python_version >= "3.6") and extra == 'all'
225
- Requires-Dist: numpy >=1.19.2 ; (python_version < "3.7" and python_version >= "3.6") and extra == 'all'
226
- Requires-Dist: scikit-image >=0.17.2 ; (python_version < "3.7" and python_version >= "3.6") and extra == 'all'
227
- Requires-Dist: scikit-learn >=0.24.1 ; (python_version < "3.7" and python_version >= "3.6") and extra == 'all'
228
- Requires-Dist: coverage >=6.1.1 ; (python_version < "3.7" and python_version >= "3.6") and extra == 'all'
229
- Requires-Dist: pyhesaff >=2.0.1 ; (python_version < "3.7" and python_version >= "3.6") and extra == 'all'
230
- Requires-Dist: networkx >=2.6.2 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all'
231
- Requires-Dist: Pillow >=9.0.0 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all'
232
- Requires-Dist: numpy >=1.19.2 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all'
233
- Requires-Dist: scipy >=1.6.0 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all'
234
- Requires-Dist: scikit-image >=0.17.2 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all'
235
- Requires-Dist: scikit-learn >=0.24.1 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all'
236
- Requires-Dist: statsmodels >=0.12.2 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all'
237
- Requires-Dist: pytest >=4.6.0 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all'
238
- Requires-Dist: coverage >=6.1.1 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all'
239
- Requires-Dist: pyflann-ibeis >=2.2.0 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all'
240
- Requires-Dist: pyhesaff >=2.0.1 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all'
241
- Requires-Dist: vtool-ibeis-ext >=0.1.0 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all'
242
- Requires-Dist: Pillow >=8.3.2 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all'
243
- Requires-Dist: numpy >=1.19.2 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all'
244
- Requires-Dist: scipy >=1.8.0 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all'
245
- Requires-Dist: scikit-image >=0.17.2 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all'
246
- Requires-Dist: scikit-learn >=1.0.2 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all'
247
- Requires-Dist: statsmodels >=0.13.1 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all'
248
- Requires-Dist: pytest >=8.1.1 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all'
249
- Requires-Dist: coverage >=6.1.1 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all'
250
- Requires-Dist: pyflann-ibeis >=2.0.0 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all'
251
- Requires-Dist: pyhesaff >=2.0.1 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all'
252
- Requires-Dist: vtool-ibeis-ext >=0.1.0 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all'
253
- Requires-Dist: networkx >=2.8 ; (python_version < "4.0" and python_version >= "3.11") and extra == 'all'
254
- Requires-Dist: pyflann-ibeis >=2.3.0 ; (python_version < "4.0" and python_version >= "3.11") and extra == 'all'
255
- Requires-Dist: pyhesaff >=2.1.1 ; (python_version < "4.0" and python_version >= "3.11") and extra == 'all'
256
- Requires-Dist: vtool-ibeis-ext >=0.1.1 ; (python_version < "4.0" and python_version >= "3.11") and extra == 'all'
257
- Requires-Dist: Pillow >=10.0.0 ; (python_version < "4.0" and python_version >= "3.12") and extra == 'all'
258
- Requires-Dist: numpy >=1.26.0 ; (python_version < "4.0" and python_version >= "3.12") and extra == 'all'
259
- Requires-Dist: scipy >=1.11.2 ; (python_version < "4.0" and python_version >= "3.12") and extra == 'all'
260
- Requires-Dist: scikit-image >=0.22.0 ; (python_version < "4.0" and python_version >= "3.12") and extra == 'all'
261
- Requires-Dist: scikit-learn >=1.3.1 ; (python_version < "4.0" and python_version >= "3.12") and extra == 'all'
262
- Requires-Dist: statsmodels >=0.14.0 ; (python_version < "4.0" and python_version >= "3.12") and extra == 'all'
263
- Requires-Dist: pytest >=8.1.1 ; (python_version < "4.0" and python_version >= "3.13") and extra == 'all'
264
- Requires-Dist: coverage >=6.1.1 ; (python_version >= "3.10") and extra == 'all'
265
- Requires-Dist: pytest-cov >=3.0.0 ; (python_version >= "3.6.0") and extra == 'all'
266
- Provides-Extra: build
267
- Requires-Dist: setuptools >=34.1.0 ; extra == 'build'
268
- Requires-Dist: wheel ; extra == 'build'
269
- Requires-Dist: scikit-build ; extra == 'build'
270
- Requires-Dist: cmake ; extra == 'build'
271
- Requires-Dist: ninja ; extra == 'build'
272
- Provides-Extra: build-strict
273
- Requires-Dist: setuptools ==34.1.0 ; extra == 'build-strict'
274
- Requires-Dist: wheel ; extra == 'build-strict'
275
- Requires-Dist: scikit-build ; extra == 'build-strict'
276
- Requires-Dist: cmake ; extra == 'build-strict'
277
- Requires-Dist: ninja ; extra == 'build-strict'
278
- Provides-Extra: docs
279
- Requires-Dist: sphinx >=5.0.1 ; extra == 'docs'
280
- Requires-Dist: sphinx-autobuild >=2021.3.14 ; extra == 'docs'
281
- Requires-Dist: sphinx-rtd-theme >=1.0.0 ; extra == 'docs'
282
- Requires-Dist: sphinxcontrib-napoleon >=0.7 ; extra == 'docs'
283
- Requires-Dist: sphinx-autoapi >=1.8.4 ; extra == 'docs'
284
- Requires-Dist: Pygments >=2.9.0 ; extra == 'docs'
285
- Requires-Dist: myst-parser >=0.18.0 ; extra == 'docs'
286
- Requires-Dist: sphinx-reredirects >=0.0.1 ; extra == 'docs'
287
- Provides-Extra: docs-strict
288
- Requires-Dist: sphinx ==5.0.1 ; extra == 'docs-strict'
289
- Requires-Dist: sphinx-autobuild ==2021.3.14 ; extra == 'docs-strict'
290
- Requires-Dist: sphinx-rtd-theme ==1.0.0 ; extra == 'docs-strict'
291
- Requires-Dist: sphinxcontrib-napoleon ==0.7 ; extra == 'docs-strict'
292
- Requires-Dist: sphinx-autoapi ==1.8.4 ; extra == 'docs-strict'
293
- Requires-Dist: Pygments ==2.9.0 ; extra == 'docs-strict'
294
- Requires-Dist: myst-parser ==0.18.0 ; extra == 'docs-strict'
295
- Requires-Dist: sphinx-reredirects ==0.0.1 ; extra == 'docs-strict'
296
- Provides-Extra: graphics
297
- Provides-Extra: graphics-strict
298
- Requires-Dist: opencv-python ==3.4.15.55 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'graphics-strict'
299
- Requires-Dist: opencv-python ==4.5.4.58 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'graphics-strict'
300
- Requires-Dist: opencv-python ==3.1.0.0 ; (python_version < "3.4" and python_version >= "2.7") and extra == 'graphics-strict'
301
- Requires-Dist: opencv-python ==3.1.0.5 ; (python_version < "3.5" and python_version >= "3.4") and extra == 'graphics-strict'
302
- Requires-Dist: opencv-python ==3.1.0.2 ; (python_version < "3.6" and python_version >= "3.5") and extra == 'graphics-strict'
303
- Requires-Dist: opencv-python ==3.4.13.47 ; (python_version < "3.7" and python_version >= "3.6") and extra == 'graphics-strict'
304
- Requires-Dist: opencv-python ==3.4.15.55 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'graphics-strict'
305
- Requires-Dist: opencv-python ==3.4.15.55 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'graphics-strict'
306
- Requires-Dist: opencv-python ==4.5.5.64 ; (python_version < "4.0" and python_version >= "3.11") and extra == 'graphics-strict'
307
- Requires-Dist: opencv-python >=3.4.15.55 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'graphics'
308
- Requires-Dist: opencv-python >=4.5.4.58 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'graphics'
309
- Requires-Dist: opencv-python >=3.1.0.0 ; (python_version < "3.4" and python_version >= "2.7") and extra == 'graphics'
310
- Requires-Dist: opencv-python >=3.1.0.5 ; (python_version < "3.5" and python_version >= "3.4") and extra == 'graphics'
311
- Requires-Dist: opencv-python >=3.1.0.2 ; (python_version < "3.6" and python_version >= "3.5") and extra == 'graphics'
312
- Requires-Dist: opencv-python >=3.4.13.47 ; (python_version < "3.7" and python_version >= "3.6") and extra == 'graphics'
313
- Requires-Dist: opencv-python >=3.4.15.55 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'graphics'
314
- Requires-Dist: opencv-python >=3.4.15.55 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'graphics'
315
- Requires-Dist: opencv-python >=4.5.5.64 ; (python_version < "4.0" and python_version >= "3.11") and extra == 'graphics'
316
- Provides-Extra: headless
317
- Provides-Extra: headless-strict
318
- Requires-Dist: opencv-python-headless ==3.4.15.55 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'headless-strict'
319
- Requires-Dist: opencv-python-headless ==4.5.4.58 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'headless-strict'
320
- Requires-Dist: opencv-python-headless ==3.4.2.16 ; (python_version < "3.4" and python_version >= "2.7") and extra == 'headless-strict'
321
- Requires-Dist: opencv-python-headless ==3.4.2.16 ; (python_version < "3.5" and python_version >= "3.4") and extra == 'headless-strict'
322
- Requires-Dist: opencv-python-headless ==3.4.2.16 ; (python_version < "3.6" and python_version >= "3.5") and extra == 'headless-strict'
323
- Requires-Dist: opencv-python-headless ==3.4.13.47 ; (python_version < "3.7" and python_version >= "3.6") and extra == 'headless-strict'
324
- Requires-Dist: opencv-python-headless ==3.4.15.55 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'headless-strict'
325
- Requires-Dist: opencv-python-headless ==3.4.15.55 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'headless-strict'
326
- Requires-Dist: opencv-python-headless ==4.5.5.64 ; (python_version < "4.0" and python_version >= "3.11") and extra == 'headless-strict'
327
- Requires-Dist: opencv-python-headless >=3.4.15.55 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'headless'
328
- Requires-Dist: opencv-python-headless >=4.5.4.58 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'headless'
329
- Requires-Dist: opencv-python-headless >=3.4.2.16 ; (python_version < "3.4" and python_version >= "2.7") and extra == 'headless'
330
- Requires-Dist: opencv-python-headless >=3.4.2.16 ; (python_version < "3.5" and python_version >= "3.4") and extra == 'headless'
331
- Requires-Dist: opencv-python-headless >=3.4.2.16 ; (python_version < "3.6" and python_version >= "3.5") and extra == 'headless'
332
- Requires-Dist: opencv-python-headless >=3.4.13.47 ; (python_version < "3.7" and python_version >= "3.6") and extra == 'headless'
333
- Requires-Dist: opencv-python-headless >=3.4.15.55 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'headless'
334
- Requires-Dist: opencv-python-headless >=3.4.15.55 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'headless'
335
- Requires-Dist: opencv-python-headless >=4.5.5.64 ; (python_version < "4.0" and python_version >= "3.11") and extra == 'headless'
336
- Provides-Extra: optional
337
- Provides-Extra: optional-strict
338
- Requires-Dist: pyflann-ibeis ==2.2.0 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'optional-strict'
339
- Requires-Dist: pyhesaff ==2.1.0 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'optional-strict'
340
- Requires-Dist: vtool-ibeis-ext ==0.1.0 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'optional-strict'
341
- Requires-Dist: pyflann-ibeis ==2.2.0 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'optional-strict'
342
- Requires-Dist: pyhesaff ==2.1.0 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'optional-strict'
343
- Requires-Dist: vtool-ibeis-ext ==0.1.0 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'optional-strict'
344
- Requires-Dist: pyhesaff ==2.0.1 ; (python_version < "3.7" and python_version >= "3.6") and extra == 'optional-strict'
345
- Requires-Dist: pyflann-ibeis ==2.2.0 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'optional-strict'
346
- Requires-Dist: pyhesaff ==2.0.1 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'optional-strict'
347
- Requires-Dist: vtool-ibeis-ext ==0.1.0 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'optional-strict'
348
- Requires-Dist: pyflann-ibeis ==2.0.0 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'optional-strict'
349
- Requires-Dist: pyhesaff ==2.0.1 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'optional-strict'
350
- Requires-Dist: vtool-ibeis-ext ==0.1.0 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'optional-strict'
351
- Requires-Dist: pyflann-ibeis ==2.3.0 ; (python_version < "4.0" and python_version >= "3.11") and extra == 'optional-strict'
352
- Requires-Dist: pyhesaff ==2.1.1 ; (python_version < "4.0" and python_version >= "3.11") and extra == 'optional-strict'
353
- Requires-Dist: vtool-ibeis-ext ==0.1.1 ; (python_version < "4.0" and python_version >= "3.11") and extra == 'optional-strict'
354
- Requires-Dist: pyflann-ibeis >=2.2.0 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'optional'
355
- Requires-Dist: pyhesaff >=2.1.0 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'optional'
356
- Requires-Dist: vtool-ibeis-ext >=0.1.0 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'optional'
357
- Requires-Dist: pyflann-ibeis >=2.2.0 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'optional'
358
- Requires-Dist: pyhesaff >=2.1.0 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'optional'
359
- Requires-Dist: vtool-ibeis-ext >=0.1.0 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'optional'
360
- Requires-Dist: pyhesaff >=2.0.1 ; (python_version < "3.7" and python_version >= "3.6") and extra == 'optional'
361
- Requires-Dist: pyflann-ibeis >=2.2.0 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'optional'
362
- Requires-Dist: pyhesaff >=2.0.1 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'optional'
363
- Requires-Dist: vtool-ibeis-ext >=0.1.0 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'optional'
364
- Requires-Dist: pyflann-ibeis >=2.0.0 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'optional'
365
- Requires-Dist: pyhesaff >=2.0.1 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'optional'
366
- Requires-Dist: vtool-ibeis-ext >=0.1.0 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'optional'
367
- Requires-Dist: pyflann-ibeis >=2.3.0 ; (python_version < "4.0" and python_version >= "3.11") and extra == 'optional'
368
- Requires-Dist: pyhesaff >=2.1.1 ; (python_version < "4.0" and python_version >= "3.11") and extra == 'optional'
369
- Requires-Dist: vtool-ibeis-ext >=0.1.1 ; (python_version < "4.0" and python_version >= "3.11") and extra == 'optional'
370
- Provides-Extra: runtime
371
- Requires-Dist: six >=1.10.0 ; extra == 'runtime'
372
- Requires-Dist: ubelt >=1.3.4 ; extra == 'runtime'
373
- Requires-Dist: utool >=2.2.0 ; extra == 'runtime'
374
- Requires-Dist: delorean >=1.0.0 ; extra == 'runtime'
375
- Requires-Dist: packaging >=21.3 ; extra == 'runtime'
376
- Provides-Extra: runtime-strict
377
- Requires-Dist: six ==1.10.0 ; extra == 'runtime-strict'
378
- Requires-Dist: ubelt ==1.3.4 ; extra == 'runtime-strict'
379
- Requires-Dist: utool ==2.2.0 ; extra == 'runtime-strict'
380
- Requires-Dist: delorean ==1.0.0 ; extra == 'runtime-strict'
381
- Requires-Dist: packaging ==21.3 ; extra == 'runtime-strict'
382
- Requires-Dist: Pillow ==8.3.2 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'runtime-strict'
383
- Requires-Dist: numpy ==1.19.3 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'runtime-strict'
384
- Requires-Dist: scipy ==1.8.0 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'runtime-strict'
385
- Requires-Dist: scikit-image ==0.18.0 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'runtime-strict'
386
- Requires-Dist: scikit-learn ==1.0.2 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'runtime-strict'
387
- Requires-Dist: statsmodels ==0.13.1 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'runtime-strict'
388
- Requires-Dist: Pillow ==9.1.0 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'runtime-strict'
389
- Requires-Dist: numpy ==1.21.6 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'runtime-strict'
390
- Requires-Dist: scipy ==1.8.0 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'runtime-strict'
391
- Requires-Dist: scikit-image ==0.19.0 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'runtime-strict'
392
- Requires-Dist: scikit-learn ==1.0.2 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'runtime-strict'
393
- Requires-Dist: statsmodels ==0.13.1 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'runtime-strict'
394
- Requires-Dist: networkx ==2.7 ; (python_version < "3.11" and python_version >= "3.8") and extra == 'runtime-strict'
395
- Requires-Dist: Pillow ==9.4.0 ; (python_version < "3.12" and python_version >= "3.11") and extra == 'runtime-strict'
396
- Requires-Dist: numpy ==1.24.0 ; (python_version < "3.12" and python_version >= "3.11") and extra == 'runtime-strict'
397
- Requires-Dist: scipy ==1.9.2 ; (python_version < "3.12" and python_version >= "3.11") and extra == 'runtime-strict'
398
- Requires-Dist: scikit-image ==0.20.0 ; (python_version < "3.12" and python_version >= "3.11") and extra == 'runtime-strict'
399
- Requires-Dist: scikit-learn ==1.1.3 ; (python_version < "3.12" and python_version >= "3.11") and extra == 'runtime-strict'
400
- Requires-Dist: statsmodels ==0.13.3 ; (python_version < "3.12" and python_version >= "3.11") and extra == 'runtime-strict'
401
- Requires-Dist: networkx ==1.11 ; (python_version < "3.5" and python_version >= "2.7") and extra == 'runtime-strict'
402
- Requires-Dist: networkx ==2.3 ; (python_version < "3.6" and python_version >= "3.5") and extra == 'runtime-strict'
403
- Requires-Dist: networkx ==2.5 ; (python_version < "3.7" and python_version >= "3.6") and extra == 'runtime-strict'
404
- Requires-Dist: Pillow ==8.3.2 ; (python_version < "3.7" and python_version >= "3.6") and extra == 'runtime-strict'
405
- Requires-Dist: numpy ==1.19.2 ; (python_version < "3.7" and python_version >= "3.6") and extra == 'runtime-strict'
406
- Requires-Dist: scikit-image ==0.17.2 ; (python_version < "3.7" and python_version >= "3.6") and extra == 'runtime-strict'
407
- Requires-Dist: scikit-learn ==0.24.1 ; (python_version < "3.7" and python_version >= "3.6") and extra == 'runtime-strict'
408
- Requires-Dist: networkx ==2.6.2 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'runtime-strict'
409
- Requires-Dist: Pillow ==9.0.0 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'runtime-strict'
410
- Requires-Dist: numpy ==1.19.2 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'runtime-strict'
411
- Requires-Dist: scipy ==1.6.0 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'runtime-strict'
412
- Requires-Dist: scikit-image ==0.17.2 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'runtime-strict'
413
- Requires-Dist: scikit-learn ==0.24.1 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'runtime-strict'
414
- Requires-Dist: statsmodels ==0.12.2 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'runtime-strict'
415
- Requires-Dist: Pillow ==8.3.2 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'runtime-strict'
416
- Requires-Dist: numpy ==1.19.2 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'runtime-strict'
417
- Requires-Dist: scipy ==1.8.0 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'runtime-strict'
418
- Requires-Dist: scikit-image ==0.17.2 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'runtime-strict'
419
- Requires-Dist: scikit-learn ==1.0.2 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'runtime-strict'
420
- Requires-Dist: statsmodels ==0.13.1 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'runtime-strict'
421
- Requires-Dist: networkx ==2.8 ; (python_version < "4.0" and python_version >= "3.11") and extra == 'runtime-strict'
422
- Requires-Dist: Pillow ==10.0.0 ; (python_version < "4.0" and python_version >= "3.12") and extra == 'runtime-strict'
423
- Requires-Dist: numpy ==1.26.0 ; (python_version < "4.0" and python_version >= "3.12") and extra == 'runtime-strict'
424
- Requires-Dist: scipy ==1.11.2 ; (python_version < "4.0" and python_version >= "3.12") and extra == 'runtime-strict'
425
- Requires-Dist: scikit-image ==0.22.0 ; (python_version < "4.0" and python_version >= "3.12") and extra == 'runtime-strict'
426
- Requires-Dist: scikit-learn ==1.3.1 ; (python_version < "4.0" and python_version >= "3.12") and extra == 'runtime-strict'
427
- Requires-Dist: statsmodels ==0.14.0 ; (python_version < "4.0" and python_version >= "3.12") and extra == 'runtime-strict'
428
- Requires-Dist: Pillow >=8.3.2 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'runtime'
429
- Requires-Dist: numpy >=1.19.3 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'runtime'
430
- Requires-Dist: scipy >=1.8.0 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'runtime'
431
- Requires-Dist: scikit-image >=0.18.0 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'runtime'
432
- Requires-Dist: scikit-learn >=1.0.2 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'runtime'
433
- Requires-Dist: statsmodels >=0.13.1 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'runtime'
434
- Requires-Dist: Pillow >=9.1.0 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'runtime'
435
- Requires-Dist: numpy >=1.21.6 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'runtime'
436
- Requires-Dist: scipy >=1.8.0 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'runtime'
437
- Requires-Dist: scikit-image >=0.19.0 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'runtime'
438
- Requires-Dist: scikit-learn >=1.0.2 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'runtime'
439
- Requires-Dist: statsmodels >=0.13.1 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'runtime'
440
- Requires-Dist: networkx >=2.7 ; (python_version < "3.11" and python_version >= "3.8") and extra == 'runtime'
441
- Requires-Dist: Pillow >=9.4.0 ; (python_version < "3.12" and python_version >= "3.11") and extra == 'runtime'
442
- Requires-Dist: numpy >=1.24.0 ; (python_version < "3.12" and python_version >= "3.11") and extra == 'runtime'
443
- Requires-Dist: scipy >=1.9.2 ; (python_version < "3.12" and python_version >= "3.11") and extra == 'runtime'
444
- Requires-Dist: scikit-image >=0.20.0 ; (python_version < "3.12" and python_version >= "3.11") and extra == 'runtime'
445
- Requires-Dist: scikit-learn >=1.1.3 ; (python_version < "3.12" and python_version >= "3.11") and extra == 'runtime'
446
- Requires-Dist: statsmodels >=0.13.3 ; (python_version < "3.12" and python_version >= "3.11") and extra == 'runtime'
447
- Requires-Dist: networkx >=1.11 ; (python_version < "3.5" and python_version >= "2.7") and extra == 'runtime'
448
- Requires-Dist: networkx >=2.3 ; (python_version < "3.6" and python_version >= "3.5") and extra == 'runtime'
449
- Requires-Dist: networkx >=2.5 ; (python_version < "3.7" and python_version >= "3.6") and extra == 'runtime'
450
- Requires-Dist: Pillow >=8.3.2 ; (python_version < "3.7" and python_version >= "3.6") and extra == 'runtime'
451
- Requires-Dist: numpy >=1.19.2 ; (python_version < "3.7" and python_version >= "3.6") and extra == 'runtime'
452
- Requires-Dist: scikit-image >=0.17.2 ; (python_version < "3.7" and python_version >= "3.6") and extra == 'runtime'
453
- Requires-Dist: scikit-learn >=0.24.1 ; (python_version < "3.7" and python_version >= "3.6") and extra == 'runtime'
454
- Requires-Dist: networkx >=2.6.2 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'runtime'
455
- Requires-Dist: Pillow >=9.0.0 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'runtime'
456
- Requires-Dist: numpy >=1.19.2 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'runtime'
457
- Requires-Dist: scipy >=1.6.0 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'runtime'
458
- Requires-Dist: scikit-image >=0.17.2 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'runtime'
459
- Requires-Dist: scikit-learn >=0.24.1 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'runtime'
460
- Requires-Dist: statsmodels >=0.12.2 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'runtime'
461
- Requires-Dist: Pillow >=8.3.2 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'runtime'
462
- Requires-Dist: numpy >=1.19.2 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'runtime'
463
- Requires-Dist: scipy >=1.8.0 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'runtime'
464
- Requires-Dist: scikit-image >=0.17.2 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'runtime'
465
- Requires-Dist: scikit-learn >=1.0.2 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'runtime'
466
- Requires-Dist: statsmodels >=0.13.1 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'runtime'
467
- Requires-Dist: networkx >=2.8 ; (python_version < "4.0" and python_version >= "3.11") and extra == 'runtime'
468
- Requires-Dist: Pillow >=10.0.0 ; (python_version < "4.0" and python_version >= "3.12") and extra == 'runtime'
469
- Requires-Dist: numpy >=1.26.0 ; (python_version < "4.0" and python_version >= "3.12") and extra == 'runtime'
470
- Requires-Dist: scipy >=1.11.2 ; (python_version < "4.0" and python_version >= "3.12") and extra == 'runtime'
471
- Requires-Dist: scikit-image >=0.22.0 ; (python_version < "4.0" and python_version >= "3.12") and extra == 'runtime'
472
- Requires-Dist: scikit-learn >=1.3.1 ; (python_version < "4.0" and python_version >= "3.12") and extra == 'runtime'
473
- Requires-Dist: statsmodels >=0.14.0 ; (python_version < "4.0" and python_version >= "3.12") and extra == 'runtime'
474
- Provides-Extra: tests
475
- Requires-Dist: xdoctest >=1.1.3 ; extra == 'tests'
476
- Provides-Extra: tests-strict
477
- Requires-Dist: xdoctest ==1.1.3 ; extra == 'tests-strict'
478
- Requires-Dist: coverage ==4.5 ; (python_version < "2.7" and python_version >= "2.6") and extra == 'tests-strict'
479
- Requires-Dist: pytest <=4.6.11,==4.6.0 ; (python_version < "2.8.0" and python_version >= "2.7.0") and extra == 'tests-strict'
480
- Requires-Dist: pytest-cov ==2.8.1 ; (python_version < "2.8.0" and python_version >= "2.7.0") and extra == 'tests-strict'
481
- Requires-Dist: pytest ==8.1.1 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'tests-strict'
482
- Requires-Dist: coverage ==5.3.1 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'tests-strict'
483
- Requires-Dist: pytest ==8.1.1 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'tests-strict'
484
- Requires-Dist: pytest ==8.1.1 ; (python_version < "3.12" and python_version >= "3.11") and extra == 'tests-strict'
485
- Requires-Dist: pytest ==8.1.1 ; (python_version < "3.13" and python_version >= "3.12") and extra == 'tests-strict'
486
- Requires-Dist: coverage ==5.3.1 ; (python_version < "3.4" and python_version >= "2.7") and extra == 'tests-strict'
487
- Requires-Dist: coverage ==4.3.4 ; (python_version < "3.5" and python_version >= "3.4") and extra == 'tests-strict'
488
- Requires-Dist: pytest <=4.6.11,==4.6.0 ; (python_version < "3.5.0" and python_version >= "3.4.0") and extra == 'tests-strict'
489
- Requires-Dist: pytest-cov ==2.8.1 ; (python_version < "3.5.0" and python_version >= "3.4.0") and extra == 'tests-strict'
490
- Requires-Dist: coverage ==5.3.1 ; (python_version < "3.6" and python_version >= "3.5") and extra == 'tests-strict'
491
- Requires-Dist: pytest <=6.1.2,==4.6.0 ; (python_version < "3.6.0" and python_version >= "3.5.0") and extra == 'tests-strict'
492
- Requires-Dist: pytest-cov ==2.9.0 ; (python_version < "3.6.0" and python_version >= "3.5.0") and extra == 'tests-strict'
493
- Requires-Dist: coverage ==6.1.1 ; (python_version < "3.7" and python_version >= "3.6") and extra == 'tests-strict'
494
- Requires-Dist: pytest ==4.6.0 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'tests-strict'
495
- Requires-Dist: coverage ==6.1.1 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'tests-strict'
496
- Requires-Dist: pytest ==8.1.1 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'tests-strict'
497
- Requires-Dist: coverage ==6.1.1 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'tests-strict'
498
- Requires-Dist: pytest ==8.1.1 ; (python_version < "4.0" and python_version >= "3.13") and extra == 'tests-strict'
499
- Requires-Dist: coverage ==6.1.1 ; (python_version >= "3.10") and extra == 'tests-strict'
500
- Requires-Dist: pytest-cov ==3.0.0 ; (python_version >= "3.6.0") and extra == 'tests-strict'
501
- Requires-Dist: coverage >=4.5 ; (python_version < "2.7" and python_version >= "2.6") and extra == 'tests'
502
- Requires-Dist: pytest <=4.6.11,>=4.6.0 ; (python_version < "2.8.0" and python_version >= "2.7.0") and extra == 'tests'
503
- Requires-Dist: pytest-cov >=2.8.1 ; (python_version < "2.8.0" and python_version >= "2.7.0") and extra == 'tests'
504
- Requires-Dist: pytest >=8.1.1 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'tests'
505
- Requires-Dist: coverage >=5.3.1 ; (python_version < "3.10" and python_version >= "3.9") and extra == 'tests'
506
- Requires-Dist: pytest >=8.1.1 ; (python_version < "3.11" and python_version >= "3.10") and extra == 'tests'
507
- Requires-Dist: pytest >=8.1.1 ; (python_version < "3.12" and python_version >= "3.11") and extra == 'tests'
508
- Requires-Dist: pytest >=8.1.1 ; (python_version < "3.13" and python_version >= "3.12") and extra == 'tests'
509
- Requires-Dist: coverage >=5.3.1 ; (python_version < "3.4" and python_version >= "2.7") and extra == 'tests'
510
- Requires-Dist: coverage >=4.3.4 ; (python_version < "3.5" and python_version >= "3.4") and extra == 'tests'
511
- Requires-Dist: pytest <=4.6.11,>=4.6.0 ; (python_version < "3.5.0" and python_version >= "3.4.0") and extra == 'tests'
512
- Requires-Dist: pytest-cov >=2.8.1 ; (python_version < "3.5.0" and python_version >= "3.4.0") and extra == 'tests'
513
- Requires-Dist: coverage >=5.3.1 ; (python_version < "3.6" and python_version >= "3.5") and extra == 'tests'
514
- Requires-Dist: pytest <=6.1.2,>=4.6.0 ; (python_version < "3.6.0" and python_version >= "3.5.0") and extra == 'tests'
515
- Requires-Dist: pytest-cov >=2.9.0 ; (python_version < "3.6.0" and python_version >= "3.5.0") and extra == 'tests'
516
- Requires-Dist: coverage >=6.1.1 ; (python_version < "3.7" and python_version >= "3.6") and extra == 'tests'
517
- Requires-Dist: pytest >=4.6.0 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'tests'
518
- Requires-Dist: coverage >=6.1.1 ; (python_version < "3.8" and python_version >= "3.7") and extra == 'tests'
519
- Requires-Dist: pytest >=8.1.1 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'tests'
520
- Requires-Dist: coverage >=6.1.1 ; (python_version < "3.9" and python_version >= "3.8") and extra == 'tests'
521
- Requires-Dist: pytest >=8.1.1 ; (python_version < "4.0" and python_version >= "3.13") and extra == 'tests'
522
- Requires-Dist: coverage >=6.1.1 ; (python_version >= "3.10") and extra == 'tests'
523
- Requires-Dist: pytest-cov >=3.0.0 ; (python_version >= "3.6.0") and extra == 'tests'
524
-
525
- vtool_ibeis
526
- ===========
527
-
528
- |Pypi| |Downloads| |Codecov|
529
-
530
- Vision Tools - tools for computer vision. Part of the WildMe / IBEIS Project.
531
-
532
-
533
- Repos relevant to the ibeis project:
534
-
535
- * https://github.com/Erotemic/plottool_ibeis
536
-
537
- * https://github.com/Erotemic/guitool_ibeis
538
-
539
- * https://github.com/Erotemic/dtool_ibeis
540
-
541
- * https://github.com/Erotemic/vtool_ibeis
542
-
543
- * https://github.com/Erotemic/vtool_ibeis_ext
544
-
545
- * https://github.com/Erotemic/pyflann_ibeis
546
-
547
- * https://github.com/Erotemic/pyhesaff
548
-
549
- * https://github.com/Erotemic/utool
550
-
551
- * https://github.com/Erotemic/ibeis
552
-
553
-
554
- .. |Codecov| image:: https://codecov.io/github/Erotemic/vtool_ibeis/badge.svg?branch=master&service=github
555
- :target: https://codecov.io/github/Erotemic/vtool_ibeis?branch=master
556
- .. |Pypi| image:: https://img.shields.io/pypi/v/vtool_ibeis.svg
557
- :target: https://pypi.python.org/pypi/vtool_ibeis
558
- .. |Downloads| image:: https://img.shields.io/pypi/dm/vtool_ibeis.svg
559
- :target: https://pypistats.org/packages/vtool_ibeis
560
- .. |ReadTheDocs| image:: https://readthedocs.org/projects/vtool_ibeis/badge/?version=latest
561
- :target: http://vtool_ibeis.readthedocs.io/en/latest/