vtool-ibeis 2.2.0__py3-none-any.whl → 2.3.0__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.
Files changed (42) hide show
  1. vtool_ibeis/__init__.py +1 -4
  2. vtool_ibeis/_rhomb_dist.py +0 -2
  3. vtool_ibeis/blend.py +1 -5
  4. vtool_ibeis/chip.py +2 -5
  5. vtool_ibeis/clustering2.py +5 -8
  6. vtool_ibeis/confusion.py +6 -8
  7. vtool_ibeis/coverage_grid.py +2 -5
  8. vtool_ibeis/coverage_kpts.py +18 -19
  9. vtool_ibeis/demodata.py +5 -7
  10. vtool_ibeis/distance.py +9 -14
  11. vtool_ibeis/ellipse.py +2 -5
  12. vtool_ibeis/exif.py +5 -10
  13. vtool_ibeis/features.py +3 -6
  14. vtool_ibeis/fontdemo.py +0 -3
  15. vtool_ibeis/geometry.py +8 -18
  16. vtool_ibeis/histogram.py +7 -10
  17. vtool_ibeis/image.py +57 -54
  18. vtool_ibeis/image_filters.py +14 -13
  19. vtool_ibeis/image_shared.py +1 -4
  20. vtool_ibeis/inspect_matches.py +2 -4
  21. vtool_ibeis/keypoint.py +12 -23
  22. vtool_ibeis/linalg.py +0 -1
  23. vtool_ibeis/matching.py +19 -17
  24. vtool_ibeis/nearest_neighbors.py +13 -5
  25. vtool_ibeis/numpy_utils.py +6 -10
  26. vtool_ibeis/other.py +9 -12
  27. vtool_ibeis/patch.py +13 -37
  28. vtool_ibeis/quality_classifier.py +2 -3
  29. vtool_ibeis/score_normalization.py +3 -6
  30. vtool_ibeis/segmentation.py +7 -9
  31. vtool_ibeis/spatial_verification.py +12 -11
  32. vtool_ibeis/symbolic.py +0 -2
  33. vtool_ibeis/trig.py +0 -1
  34. vtool_ibeis/util_math.py +3 -6
  35. {vtool_ibeis-2.2.0.dist-info → vtool_ibeis-2.3.0.dist-info}/LICENSE +4 -4
  36. vtool_ibeis-2.3.0.dist-info/METADATA +561 -0
  37. vtool_ibeis-2.3.0.dist-info/RECORD +42 -0
  38. {vtool_ibeis-2.2.0.dist-info → vtool_ibeis-2.3.0.dist-info}/WHEEL +1 -1
  39. vtool_ibeis/_old_matching.py +0 -262
  40. vtool_ibeis-2.2.0.dist-info/METADATA +0 -281
  41. vtool_ibeis-2.2.0.dist-info/RECORD +0 -43
  42. {vtool_ibeis-2.2.0.dist-info → vtool_ibeis-2.3.0.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,42 @@
1
+ vtool_ibeis/__init__.py,sha256=EftehFzIEXptQeLnC1IKxq8_lshrNwo5eExFcNA73Ds,37732
2
+ vtool_ibeis/__main__.py,sha256=vSVdz60cNorVoIP7Hrud_gruoi_Mlfiex-SZ0INSwYE,777
3
+ vtool_ibeis/_pyflann_backend.py,sha256=5MedKGE-JCfNx3-Xh-ixz7H-4YqBHIPGRWbhRW5SIKc,1815
4
+ vtool_ibeis/_rhomb_dist.py,sha256=2DAtyLZhYap5k0sWW6Zj-kxFDLOv5n1F-nLERSfv1tA,11919
5
+ vtool_ibeis/blend.py,sha256=x2uTu7n6nU75pdNKmlLBxthYUOcTiRSoMSDl2LWxWVY,13566
6
+ vtool_ibeis/chip.py,sha256=QsZymrh6bFagjjHXIZNSiWcOkuSsIUdWQMlovtclkWg,15699
7
+ vtool_ibeis/clustering2.py,sha256=_ZmjZxNoR6EHxgeXoKKsHuqeTJUjib--6eMHjW31JSU,30788
8
+ vtool_ibeis/confusion.py,sha256=bYQug9PUmGDzr07w2Xw1eri35luwOqzmhIcyKI9KYSg,40883
9
+ vtool_ibeis/coverage_grid.py,sha256=SXBCdtVUoK-gjsqxDmmuF1BIriYHBt8k9hRoIKxFspE,13259
10
+ vtool_ibeis/coverage_kpts.py,sha256=a_Xt3HEkxgSwvPC3sfXZuhA8P1db3NXJ1OYF1YQ9JNc,19250
11
+ vtool_ibeis/demodata.py,sha256=RWp98p9lCjwGmQQGOPVq2AiE9plz_iyeGq34-IOQ450,40928
12
+ vtool_ibeis/distance.py,sha256=uf6vyBka5o9BkX8KwC04_h-oqHdF0xTWTFRqab1h2Vo,25083
13
+ vtool_ibeis/ellipse.py,sha256=5zdDH05_ettk7RofzRf4rMKtUtjFXpOrKIAferqbwpw,15439
14
+ vtool_ibeis/exif.py,sha256=QvSOLjAKM8pd-7gRwr9Eydb6o1u9DcVfzMP00zUJ94s,13256
15
+ vtool_ibeis/features.py,sha256=RC9sc7ATdo9HSQv-_mHLSgrHsacbmvaRr0240SstWqc,13343
16
+ vtool_ibeis/fontdemo.py,sha256=3JV5UOQbKlEum6zo1cVMzKCqjaOcUNvR8j3Y8Dj4nzo,8103
17
+ vtool_ibeis/geometry.py,sha256=Fbaf4vf0H_8BBl9yWUM1wFXmKKewSfNtNpc5SaJtyRk,18710
18
+ vtool_ibeis/histogram.py,sha256=P4eHhVkZ4TjGHe17Mei-R_99jRTaQH36w7uNvgpzFjs,40088
19
+ vtool_ibeis/image.py,sha256=z-iFdBkyzdffGEzEvZEbToUA5JPjbxDVchVZEQ8NtAw,106216
20
+ vtool_ibeis/image_filters.py,sha256=ApwHU928sS5m7naLTOQ1mb0sFg-TjHnbfMtMwzZgTnM,7179
21
+ vtool_ibeis/image_shared.py,sha256=jLf0BJrf-tTbvV04eVb4VKf-gkKVJP4qcmI_bB7uCaI,449
22
+ vtool_ibeis/inspect_matches.py,sha256=U6IHn9HMDBNiP3_mTw5riuQKeb3pFWVXKduB0G3Ju1A,13155
23
+ vtool_ibeis/keypoint.py,sha256=t3_jnd1m5XCzb75FCbiitBSuKsV2SMcTAXx2LxmSAVI,81177
24
+ vtool_ibeis/linalg.py,sha256=rvmTaPOSYqNnhcK5XG8_QthdfklsTACjWtEpYYaa55I,21111
25
+ vtool_ibeis/matching.py,sha256=Nmw03qdX-aegSxevXOGgzfUzFvowJxXN5rJ-2hRNSSs,73612
26
+ vtool_ibeis/nearest_neighbors.py,sha256=-btKOElMGmLyn6d5bvSZlEiOfNHGuT8i-IjYQa59wxc,29722
27
+ vtool_ibeis/numpy_utils.py,sha256=uCJk_Dgkyt8hAoHz2T2QEsXGG4yoVtZXqeZ9T9ocBCw,11689
28
+ vtool_ibeis/other.py,sha256=qtOGrFLXOud2emPaBkNxiTj4-06zj6u7FlVhJ7jRCCk,88733
29
+ vtool_ibeis/patch.py,sha256=LQmtbB9pjj3lS7JLeO7WY9kc_g2K9Baq_vnIWGsQVmo,54174
30
+ vtool_ibeis/quality_classifier.py,sha256=4JP_ySNa9TxLNSo2VkJ1CgMYNQLYZDNSueJrIpUPdF0,6180
31
+ vtool_ibeis/score_normalization.py,sha256=yyfMe9aSDGCLd5TZ_fdrLvG_xijlDR5Qth2duYJs_Lw,68619
32
+ vtool_ibeis/segmentation.py,sha256=hTo6CqzJPl98TxgJXfmkWT6yWtsVwSd-_IhEcRu8ciY,10206
33
+ vtool_ibeis/spatial_verification.py,sha256=8m6qs3KRk3uMSn3MxVEFeC1I6XRucbRbxgpjMbYRJpU,47775
34
+ vtool_ibeis/sver_c_wrapper.py,sha256=_kRO-_3BKaQjp4rQ87eLAQp0a-8b1xCFUs_m8plfEIE,3728
35
+ vtool_ibeis/symbolic.py,sha256=kYgTlAzXrRA_CmUv1r3oJh4gIDswycVfJfLxPwBkDaM,6227
36
+ vtool_ibeis/trig.py,sha256=INkvGk38OpD3q_eFbS7t28Rve__MF5OJlfwkH_3JMyM,739
37
+ vtool_ibeis/util_math.py,sha256=M3lsP0tOSJZEI_BzWgiQD1tFdiU6KgWBCP6S8KX5qLA,24177
38
+ vtool_ibeis-2.3.0.dist-info/LICENSE,sha256=nX9nxF55JDXothg0bqH3MQdENAzi_PluJRXvQ1D844Q,11341
39
+ vtool_ibeis-2.3.0.dist-info/METADATA,sha256=3w4spvlpj96T2qontWxBTe4cyFuORhVkTtNst9FU2ME,52675
40
+ vtool_ibeis-2.3.0.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
41
+ vtool_ibeis-2.3.0.dist-info/top_level.txt,sha256=ioCLlRKegmLWJf7B4k2o4JZCTAI7Eb61FpE5mO720bM,12
42
+ vtool_ibeis-2.3.0.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.37.1)
2
+ Generator: bdist_wheel (0.43.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,262 +0,0 @@
1
- # def vsone_matching(metadata, cfgdict={}, verbose=None):
2
- # """
3
- # DEPRICATE in favor of PairwiseMatch
4
-
5
- # Metadata is a dictionary that contains either computed information
6
- # necessary for matching or the dependenceis of those computations.
7
-
8
- # Args:
9
- # metadata (utool.LazyDict):
10
- # cfgdict (dict): (default = {})
11
- # verbose (bool): verbosity flag(default = None)
12
-
13
- # Returns:
14
- # tuple: (matches, metadata)
15
- # """
16
- # # import vtool_ibeis as vt
17
- # #assert isinstance(metadata, ut.LazyDict), 'type(metadata)=%r' % (type(metadata),)
18
-
19
- # annot1 = metadata['annot1']
20
- # annot2 = metadata['annot2']
21
-
22
- # ensure_metadata_feats(annot1, cfgdict=cfgdict)
23
- # ensure_metadata_feats(annot2, cfgdict=cfgdict)
24
- # ensure_metadata_dlen_sqrd(annot2)
25
-
26
- # # Exceute relevant dependencies
27
- # kpts1 = annot1['kpts']
28
- # vecs1 = annot1['vecs']
29
- # kpts2 = annot2['kpts']
30
- # vecs2 = annot2['vecs']
31
- # dlen_sqrd2 = annot2['dlen_sqrd']
32
- # flann1 = annot1.get('flann', None)
33
- # flann2 = annot2.get('flann', None)
34
-
35
- # matches, output_metdata = vsone_feature_matching(
36
- # kpts1, vecs1, kpts2, vecs2, dlen_sqrd2, cfgdict=cfgdict,
37
- # flann1=flann1, flann2=flann2, verbose=verbose)
38
- # metadata.update(output_metdata)
39
- # match = SingleMatch(matches, metadata)
40
- # return match
41
-
42
-
43
- # def vsone_feature_matching(kpts1, vecs1, kpts2, vecs2, dlen_sqrd2, cfgdict={},
44
- # flann1=None, flann2=None, verbose=None):
45
- # r"""
46
- # DEPRICATE
47
-
48
- # logic for matching
49
-
50
- # Args:
51
- # vecs1 (ndarray[uint8_t, ndim=2]): SIFT descriptors
52
- # vecs2 (ndarray[uint8_t, ndim=2]): SIFT descriptors
53
- # kpts1 (ndarray[float32_t, ndim=2]): keypoints
54
- # kpts2 (ndarray[float32_t, ndim=2]): keypoints
55
-
56
- # Ignore:
57
- # >>> from vtool_ibeis.matching import * # NOQA
58
- # >>> ut.qtensure()
59
- # >>> import plottool_ibeis as pt
60
- # >>> pt.imshow(rchip1)
61
- # >>> pt.draw_kpts2(kpts1)
62
- # >>> pt.show_chipmatch2(rchip1, rchip2, kpts1, kpts2, fm=fm, fs=fs)
63
- # >>> pt.show_chipmatch2(rchip1, rchip2, kpts1, kpts2, fm=fm, fs=fs)
64
- # """
65
- # import vtool_ibeis as vt
66
- # #import vtool_ibeis as vt
67
- # sv_on = cfgdict.get('sv_on', True)
68
- # sver_xy_thresh = cfgdict.get('sver_xy_thresh', .01)
69
- # ratio_thresh = cfgdict.get('ratio_thresh', .625)
70
- # refine_method = cfgdict.get('refine_method', 'homog')
71
- # symmetric = cfgdict.get('symmetric', False)
72
- # K = cfgdict.get('K', 1)
73
- # Knorm = cfgdict.get('Knorm', 1)
74
- # checks = cfgdict.get('checks', 800)
75
- # if verbose is None:
76
- # verbose = True
77
-
78
- # flann_params = {'algorithm': 'kdtree', 'trees': 8}
79
- # if flann1 is None:
80
- # flann1 = vt.flann_cache(vecs1, flann_params=flann_params,
81
- # verbose=verbose)
82
- # if symmetric:
83
- # if flann2 is None:
84
- # flann2 = vt.flann_cache(vecs2, flann_params=flann_params,
85
- # verbose=verbose)
86
- # try:
87
- # num_neighbors = K + Knorm
88
- # # Search for nearest neighbors
89
- # fx2_to_fx1, fx2_to_dist = normalized_nearest_neighbors(
90
- # flann1, vecs2, num_neighbors, checks)
91
- # if symmetric:
92
- # fx1_to_fx2, fx1_to_dist = normalized_nearest_neighbors(
93
- # flann2, vecs1, K, checks)
94
-
95
- # if symmetric:
96
- # valid_flags = flag_symmetric_matches(fx2_to_fx1, fx1_to_fx2, K)
97
- # else:
98
- # valid_flags = np.ones((len(fx2_to_fx1), K), dtype=np.bool)
99
-
100
- # # Assign matches
101
- # assigntup = assign_unconstrained_matches(fx2_to_fx1, fx2_to_dist, K,
102
- # Knorm, valid_flags)
103
- # fm, match_dist, fx1_norm, norm_dist = assigntup
104
- # fs = 1 - np.divide(match_dist, norm_dist)
105
-
106
- # fm_ORIG = fm
107
- # fs_ORIG = fs
108
-
109
- # ratio_on = sv_on
110
- # if ratio_on:
111
- # # APPLY RATIO TEST
112
- # fm, fs, fm_norm = ratio_test(fm_ORIG, fx1_norm, match_dist, norm_dist,
113
- # ratio_thresh)
114
- # fm_RAT, fs_RAT, fm_norm_RAT = (fm, fs, fm_norm)
115
-
116
- # if sv_on:
117
- # fm, fs, fm_norm, H_RAT = match_spatial_verification(
118
- # kpts1, kpts2, fm, fs, fm_norm, sver_xy_thresh, dlen_sqrd2,
119
- # refine_method)
120
- # fm_RAT_SV, fs_RAT_SV, fm_norm_RAT_SV = (fm, fs, fm_norm)
121
-
122
- # #top_percent = .5
123
- # #top_idx = ut.take_percentile(match_dist.T[0].argsort(), top_percent)
124
- # #fm_TOP = fm_ORIG.take(top_idx, axis=0)
125
- # #fs_TOP = match_dist.T[0].take(top_idx)
126
- # #match_weights = 1 - fs_TOP
127
- # #svtup = sver.spatially_verify_kpts(kpts1, kpts2, fm_TOP, sver_xy_thresh,
128
- # # dlen_sqrd2, match_weights=match_weights,
129
- # # refine_method=refine_method)
130
- # #if svtup is not None:
131
- # # (homog_inliers, homog_errors, H_TOP) = svtup[0:3]
132
- # # np.sqrt(homog_errors[0] / dlen_sqrd2)
133
- # #else:
134
- # # H_TOP = np.eye(3)
135
- # # homog_inliers = []
136
- # #fm_TOP_SV = fm_TOP.take(homog_inliers, axis=0)
137
- # #fs_TOP_SV = fs_TOP.take(homog_inliers, axis=0)
138
-
139
- # matches = {
140
- # 'ORIG' : MatchTup2(fm_ORIG, fs_ORIG),
141
- # }
142
- # output_metdata = {}
143
- # if ratio_on:
144
- # matches['RAT'] = MatchTup3(fm_RAT, fs_RAT, fm_norm_RAT)
145
- # if sv_on:
146
- # matches['RAT+SV'] = MatchTup3(fm_RAT_SV, fs_RAT_SV, fm_norm_RAT_SV)
147
- # output_metdata['H_RAT'] = H_RAT
148
- # #output_metdata['H_TOP'] = H_TOP
149
- # #'TOP' : MatchTup2(fm_TOP, fs_TOP),
150
- # #'TOP+SV' : MatchTup2(fm_TOP_SV, fs_TOP_SV),
151
-
152
- # except MatchingError:
153
- # fm_ERR = np.empty((0, 2), dtype=np.int32)
154
- # fs_ERR = np.empty((0, 1), dtype=np.float32)
155
- # H_ERR = np.eye(3)
156
- # matches = {
157
- # 'ORIG' : MatchTup2(fm_ERR, fs_ERR),
158
- # 'RAT' : MatchTup3(fm_ERR, fs_ERR, fm_ERR),
159
- # 'RAT+SV' : MatchTup3(fm_ERR, fs_ERR, fm_ERR),
160
- # #'TOP' : MatchTup2(fm_ERR, fs_ERR),
161
- # #'TOP+SV' : MatchTup2(fm_ERR, fs_ERR),
162
- # }
163
- # output_metdata = {
164
- # 'H_RAT': H_ERR,
165
- # #'H_TOP': H_ERR,
166
- # }
167
-
168
- # return matches, output_metdata
169
-
170
-
171
- # def match_spatial_verification(kpts1, kpts2, fm, fs, fm_norm, sver_xy_thresh,
172
- # dlen_sqrd2, refine_method):
173
- # from vtool_ibeis import spatial_verification as sver
174
- # # SPATIAL VERIFICATION FILTER
175
- # match_weights = np.ones(len(fm))
176
- # svtup = sver.spatially_verify_kpts(kpts1, kpts2, fm,
177
- # xy_thresh=sver_xy_thresh,
178
- # ori_thresh=ori_thresh,
179
- # dlen_sqrd2=dlen_sqrd2,
180
- # match_weights=match_weights,
181
- # refine_method=refine_method)
182
- # if svtup is not None:
183
- # (homog_inliers, homog_errors, H_RAT) = svtup[0:3]
184
- # else:
185
- # H_RAT = np.eye(3)
186
- # homog_inliers = []
187
- # fm_SV = fm.take(homog_inliers, axis=0)
188
- # fs_SV = fs.take(homog_inliers, axis=0)
189
- # fm_norm_SV = fm_norm[homog_inliers]
190
- # return fm_SV, fs_SV, fm_norm_SV, H_RAT
191
-
192
- # class SingleMatch(ut.NiceRepr):
193
- # """
194
- # DEPRICATE in favor of PairwiseMatch
195
- # """
196
-
197
- # def __init__(self, matches, metadata):
198
- # self.matches = matches
199
- # self.metadata = metadata
200
-
201
- # def show(self, *args, **kwargs):
202
- # from vtool_ibeis import inspect_matches
203
- # inspect_matches.show_matching_dict(
204
- # self.matches, self.metadata, *args, **kwargs)
205
-
206
- # def make_interaction(self, *args, **kwargs):
207
- # from vtool_ibeis import inspect_matches
208
- # return inspect_matches.make_match_interaction(
209
- # self.matches, self.metadata, *args, **kwargs)
210
-
211
- # def __nice__(self):
212
- # parts = [key + '=%d' % (len(m.fm)) for key, m in self.matches.items()]
213
- # return ' ' + ', '.join(parts)
214
-
215
- # def __getstate__(self):
216
- # state_dict = self.__dict__
217
- # return state_dict
218
-
219
- # def __setstate__(self, state_dict):
220
- # self.__dict__.update(state_dict)
221
-
222
-
223
- # def vsone_image_fpath_matching(rchip_fpath1, rchip_fpath2, cfgdict={}, metadata_=None):
224
- # r"""
225
- # Args:
226
- # rchip_fpath1 (str):
227
- # rchip_fpath2 (str):
228
- # cfgdict (dict): (default = {})
229
-
230
- # CommandLine:
231
- # python -m vtool_ibeis --tf vsone_image_fpath_matching --show
232
- # python -m vtool_ibeis --tf vsone_image_fpath_matching --show --helpx
233
- # python -m vtool_ibeis --tf vsone_image_fpath_matching --show --feat-type=hesaff+siam128
234
- # python -m vtool_ibeis --tf vsone_image_fpath_matching --show --feat-type=hesaff+siam128 --ratio-thresh=.9
235
- # python -m vtool_ibeis --tf vsone_image_fpath_matching --show --feat-type=hesaff+sift --ratio-thresh=.8
236
- # python -m vtool_ibeis --tf vsone_image_fpath_matching --show --feat-type=hesaff+sift --ratio-thresh=.8
237
-
238
- # Example:
239
- # >>> # ENABLE_DOCTEST
240
- # >>> from vtool_ibeis.matching import * # NOQA
241
- # >>> import vtool_ibeis as vt
242
- # >>> rchip_fpath1 = ut.grab_test_imgpath('easy1.png')
243
- # >>> rchip_fpath2 = ut.grab_test_imgpath('easy2.png')
244
- # >>> import pyhesaff
245
- # >>> metadata_ = None
246
- # >>> default_cfgdict = dict(feat_type='hesaff+sift', ratio_thresh=.625,
247
- # >>> **pyhesaff.get_hesaff_default_params())
248
- # >>> cfgdict = ut.parse_dict_from_argv(default_cfgdict)
249
- # >>> match = vsone_image_fpath_matching(rchip_fpath1, rchip_fpath2, cfgdict)
250
- # >>> # xdoctest: +REQUIRES(--show)
251
- # >>> match.show(mode=1)
252
- # >>> ut.show_if_requested()
253
- # """
254
- # metadata = ut.LazyDict()
255
- # annot1 = metadata['annot1'] = ut.LazyDict()
256
- # annot2 = metadata['annot2'] = ut.LazyDict()
257
- # if metadata_ is not None:
258
- # metadata.update(metadata_)
259
- # annot1['rchip_fpath'] = rchip_fpath1
260
- # annot2['rchip_fpath'] = rchip_fpath2
261
- # match = vsone_matching(metadata, cfgdict)
262
- # return match
@@ -1,281 +0,0 @@
1
- Metadata-Version: 2.1
2
- Name: vtool-ibeis
3
- Version: 2.2.0
4
- Summary: The xcookie Module
5
- Home-page: https://github.com/Erotemic/vtool_ibeis
6
- Author: Jon Crall, Avi Weinstock, Chuck Stewart, Hendrik Weideman, Jason Parham, Zackary Rutfield
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.7
15
- Classifier: Programming Language :: Python :: 3.8
16
- Classifier: Programming Language :: Python :: 3.9
17
- Classifier: Programming Language :: Python :: 3.10
18
- Requires-Python: >=3.7
19
- Description-Content-Type: text/x-rst
20
- License-File: LICENSE
21
- Requires-Dist: six
22
- Requires-Dist: scikit-image
23
- Requires-Dist: ubelt
24
- Requires-Dist: utool
25
- Requires-Dist: delorean
26
- Requires-Dist: Pillow ; python_version < "3.10" and python_version >= "3.9"
27
- Requires-Dist: numpy ; python_version < "3.10" and python_version >= "3.9"
28
- Requires-Dist: scipy ; python_version < "3.10" and python_version >= "3.9"
29
- Requires-Dist: scikit-learn ; python_version < "3.10" and python_version >= "3.9"
30
- Requires-Dist: statsmodels ; python_version < "3.10" and python_version >= "3.9"
31
- Requires-Dist: networkx ; python_version < "3.5" and python_version >= "2.7"
32
- Requires-Dist: networkx ; python_version < "3.6" and python_version >= "3.5"
33
- Requires-Dist: networkx ; python_version < "3.7" and python_version >= "3.6"
34
- Requires-Dist: Pillow ; python_version < "3.7" and python_version >= "3.6"
35
- Requires-Dist: numpy ; python_version < "3.7" and python_version >= "3.6"
36
- Requires-Dist: scikit-learn ; python_version < "3.7" and python_version >= "3.6"
37
- Requires-Dist: networkx ; python_version < "3.8" and python_version >= "3.7"
38
- Requires-Dist: Pillow ; python_version < "3.8" and python_version >= "3.7"
39
- Requires-Dist: numpy ; python_version < "3.8" and python_version >= "3.7"
40
- Requires-Dist: scipy ; python_version < "3.8" and python_version >= "3.7"
41
- Requires-Dist: scikit-learn ; python_version < "3.8" and python_version >= "3.7"
42
- Requires-Dist: statsmodels ; python_version < "3.8" and python_version >= "3.7"
43
- Requires-Dist: Pillow ; python_version < "3.9" and python_version >= "3.8"
44
- Requires-Dist: numpy ; python_version < "3.9" and python_version >= "3.8"
45
- Requires-Dist: scipy ; python_version < "3.9" and python_version >= "3.8"
46
- Requires-Dist: scikit-learn ; python_version < "3.9" and python_version >= "3.8"
47
- Requires-Dist: statsmodels ; python_version < "3.9" and python_version >= "3.8"
48
- Requires-Dist: Pillow ; python_version >= "3.10"
49
- Requires-Dist: numpy ; python_version >= "3.10"
50
- Requires-Dist: scipy ; python_version >= "3.10"
51
- Requires-Dist: scikit-learn ; python_version >= "3.10"
52
- Requires-Dist: statsmodels ; python_version >= "3.10"
53
- Requires-Dist: networkx ; python_version >= "3.8"
54
- Provides-Extra: all
55
- Requires-Dist: six ; extra == 'all'
56
- Requires-Dist: scikit-image ; extra == 'all'
57
- Requires-Dist: ubelt ; extra == 'all'
58
- Requires-Dist: utool ; extra == 'all'
59
- Requires-Dist: delorean ; extra == 'all'
60
- Requires-Dist: xdoctest ; extra == 'all'
61
- Requires-Dist: pytest ; extra == 'all'
62
- Requires-Dist: pytest-cov ; extra == 'all'
63
- Requires-Dist: coverage ; extra == 'all'
64
- Requires-Dist: codecov ; extra == 'all'
65
- Requires-Dist: pyhesaff ; extra == 'all'
66
- Requires-Dist: vtool-ibeis-ext ; extra == 'all'
67
- Provides-Extra: all-strict
68
- Requires-Dist: six (==1.10.0) ; extra == 'all-strict'
69
- Requires-Dist: scikit-image ; extra == 'all-strict'
70
- Requires-Dist: ubelt (==0.9.0) ; extra == 'all-strict'
71
- Requires-Dist: utool (==2.1.5) ; extra == 'all-strict'
72
- Requires-Dist: delorean ; extra == 'all-strict'
73
- Requires-Dist: xdoctest (==0.3.0) ; extra == 'all-strict'
74
- Requires-Dist: pytest (==3.3.1) ; extra == 'all-strict'
75
- Requires-Dist: pytest-cov ; extra == 'all-strict'
76
- Requires-Dist: coverage (==4.3.4) ; extra == 'all-strict'
77
- Requires-Dist: codecov (==2.0.15) ; extra == 'all-strict'
78
- Requires-Dist: pyhesaff (==2.1.0) ; extra == 'all-strict'
79
- Requires-Dist: vtool-ibeis-ext (==0.1.0) ; extra == 'all-strict'
80
- Requires-Dist: Pillow (==8.3.2) ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all-strict'
81
- Requires-Dist: numpy (==1.21.0) ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all-strict'
82
- Requires-Dist: scipy (==1.8.0) ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all-strict'
83
- Requires-Dist: scikit-learn (==1.0.2) ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all-strict'
84
- Requires-Dist: statsmodels (==0.13.1) ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all-strict'
85
- Requires-Dist: pyflann-ibeis (==2.2.0) ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all-strict'
86
- Requires-Dist: networkx (==1.11) ; (python_version < "3.5" and python_version >= "2.7") and extra == 'all-strict'
87
- Requires-Dist: networkx (==2.3) ; (python_version < "3.6" and python_version >= "3.5") and extra == 'all-strict'
88
- Requires-Dist: networkx (==2.5) ; (python_version < "3.7" and python_version >= "3.6") and extra == 'all-strict'
89
- Requires-Dist: Pillow (==8.3.2) ; (python_version < "3.7" and python_version >= "3.6") and extra == 'all-strict'
90
- Requires-Dist: numpy (==1.19.0) ; (python_version < "3.7" and python_version >= "3.6") and extra == 'all-strict'
91
- Requires-Dist: scikit-learn (==0.24.1) ; (python_version < "3.7" and python_version >= "3.6") and extra == 'all-strict'
92
- Requires-Dist: networkx (==2.6.2) ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all-strict'
93
- Requires-Dist: Pillow (==9.0.0) ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all-strict'
94
- Requires-Dist: numpy (==1.20.0) ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all-strict'
95
- Requires-Dist: scipy (==1.6.0) ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all-strict'
96
- Requires-Dist: scikit-learn (==0.24.1) ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all-strict'
97
- Requires-Dist: statsmodels (==0.9.0) ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all-strict'
98
- Requires-Dist: pyflann-ibeis (==2.2.0) ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all-strict'
99
- Requires-Dist: Pillow (==8.3.2) ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all-strict'
100
- Requires-Dist: numpy (==1.21.0) ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all-strict'
101
- Requires-Dist: scipy (==1.8.0) ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all-strict'
102
- Requires-Dist: scikit-learn (==1.0.2) ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all-strict'
103
- Requires-Dist: statsmodels (==0.13.1) ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all-strict'
104
- Requires-Dist: pyflann-ibeis (==2.0.0) ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all-strict'
105
- Requires-Dist: Pillow (==9.1.0) ; (python_version >= "3.10") and extra == 'all-strict'
106
- Requires-Dist: numpy (==1.21.6) ; (python_version >= "3.10") and extra == 'all-strict'
107
- Requires-Dist: scipy (==1.8.0) ; (python_version >= "3.10") and extra == 'all-strict'
108
- Requires-Dist: scikit-learn (==1.0.2) ; (python_version >= "3.10") and extra == 'all-strict'
109
- Requires-Dist: statsmodels (==0.13.1) ; (python_version >= "3.10") and extra == 'all-strict'
110
- Requires-Dist: pyflann-ibeis (==2.2.0) ; (python_version >= "3.10") and extra == 'all-strict'
111
- Requires-Dist: networkx (==2.7) ; (python_version >= "3.8") and extra == 'all-strict'
112
- Requires-Dist: Pillow ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all'
113
- Requires-Dist: numpy ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all'
114
- Requires-Dist: scipy ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all'
115
- Requires-Dist: scikit-learn ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all'
116
- Requires-Dist: statsmodels ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all'
117
- Requires-Dist: pyflann-ibeis ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all'
118
- Requires-Dist: networkx ; (python_version < "3.5" and python_version >= "2.7") and extra == 'all'
119
- Requires-Dist: networkx ; (python_version < "3.6" and python_version >= "3.5") and extra == 'all'
120
- Requires-Dist: networkx ; (python_version < "3.7" and python_version >= "3.6") and extra == 'all'
121
- Requires-Dist: Pillow ; (python_version < "3.7" and python_version >= "3.6") and extra == 'all'
122
- Requires-Dist: numpy ; (python_version < "3.7" and python_version >= "3.6") and extra == 'all'
123
- Requires-Dist: scikit-learn ; (python_version < "3.7" and python_version >= "3.6") and extra == 'all'
124
- Requires-Dist: networkx ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all'
125
- Requires-Dist: Pillow ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all'
126
- Requires-Dist: numpy ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all'
127
- Requires-Dist: scipy ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all'
128
- Requires-Dist: scikit-learn ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all'
129
- Requires-Dist: statsmodels ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all'
130
- Requires-Dist: pyflann-ibeis ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all'
131
- Requires-Dist: Pillow ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all'
132
- Requires-Dist: numpy ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all'
133
- Requires-Dist: scipy ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all'
134
- Requires-Dist: scikit-learn ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all'
135
- Requires-Dist: statsmodels ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all'
136
- Requires-Dist: pyflann-ibeis ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all'
137
- Requires-Dist: Pillow ; (python_version >= "3.10") and extra == 'all'
138
- Requires-Dist: numpy ; (python_version >= "3.10") and extra == 'all'
139
- Requires-Dist: scipy ; (python_version >= "3.10") and extra == 'all'
140
- Requires-Dist: scikit-learn ; (python_version >= "3.10") and extra == 'all'
141
- Requires-Dist: statsmodels ; (python_version >= "3.10") and extra == 'all'
142
- Requires-Dist: pyflann-ibeis ; (python_version >= "3.10") and extra == 'all'
143
- Requires-Dist: networkx ; (python_version >= "3.8") and extra == 'all'
144
- Provides-Extra: graphics
145
- Provides-Extra: graphics-strict
146
- Requires-Dist: opencv-python (==3.4.15.55) ; (python_version < "3.10" and python_version >= "3.9") and extra == 'graphics-strict'
147
- Requires-Dist: opencv-python (==3.1.0.0) ; (python_version < "3.4" and python_version >= "2.7") and extra == 'graphics-strict'
148
- Requires-Dist: opencv-python (==3.1.0.5) ; (python_version < "3.5" and python_version >= "3.4") and extra == 'graphics-strict'
149
- Requires-Dist: opencv-python (==3.1.0.2) ; (python_version < "3.6" and python_version >= "3.5") and extra == 'graphics-strict'
150
- Requires-Dist: opencv-python (==3.4.13.47) ; (python_version < "3.7" and python_version >= "3.6") and extra == 'graphics-strict'
151
- Requires-Dist: opencv-python (==3.4.15.55) ; (python_version < "3.8" and python_version >= "3.7") and extra == 'graphics-strict'
152
- Requires-Dist: opencv-python (==3.4.15.55) ; (python_version < "3.9" and python_version >= "3.8") and extra == 'graphics-strict'
153
- Requires-Dist: opencv-python (==4.5.4.58) ; (python_version >= "3.10") and extra == 'graphics-strict'
154
- Requires-Dist: opencv-python ; (python_version < "3.10" and python_version >= "3.9") and extra == 'graphics'
155
- Requires-Dist: opencv-python ; (python_version < "3.4" and python_version >= "2.7") and extra == 'graphics'
156
- Requires-Dist: opencv-python ; (python_version < "3.5" and python_version >= "3.4") and extra == 'graphics'
157
- Requires-Dist: opencv-python ; (python_version < "3.6" and python_version >= "3.5") and extra == 'graphics'
158
- Requires-Dist: opencv-python ; (python_version < "3.7" and python_version >= "3.6") and extra == 'graphics'
159
- Requires-Dist: opencv-python ; (python_version < "3.8" and python_version >= "3.7") and extra == 'graphics'
160
- Requires-Dist: opencv-python ; (python_version < "3.9" and python_version >= "3.8") and extra == 'graphics'
161
- Requires-Dist: opencv-python ; (python_version >= "3.10") and extra == 'graphics'
162
- Provides-Extra: headless
163
- Provides-Extra: headless-strict
164
- Requires-Dist: opencv-python-headless (==3.4.15.55) ; (python_version < "3.10" and python_version >= "3.9") and extra == 'headless-strict'
165
- Requires-Dist: opencv-python-headless (==3.4.2.16) ; (python_version < "3.4" and python_version >= "2.7") and extra == 'headless-strict'
166
- Requires-Dist: opencv-python-headless (==3.4.2.16) ; (python_version < "3.5" and python_version >= "3.4") and extra == 'headless-strict'
167
- Requires-Dist: opencv-python-headless (==3.4.2.16) ; (python_version < "3.6" and python_version >= "3.5") and extra == 'headless-strict'
168
- Requires-Dist: opencv-python-headless (==3.4.13.47) ; (python_version < "3.7" and python_version >= "3.6") and extra == 'headless-strict'
169
- Requires-Dist: opencv-python-headless (==3.4.15.55) ; (python_version < "3.8" and python_version >= "3.7") and extra == 'headless-strict'
170
- Requires-Dist: opencv-python-headless (==3.4.15.55) ; (python_version < "3.9" and python_version >= "3.8") and extra == 'headless-strict'
171
- Requires-Dist: opencv-python-headless (==4.5.4.58) ; (python_version >= "3.10") and extra == 'headless-strict'
172
- Requires-Dist: opencv-python-headless ; (python_version < "3.10" and python_version >= "3.9") and extra == 'headless'
173
- Requires-Dist: opencv-python-headless ; (python_version < "3.4" and python_version >= "2.7") and extra == 'headless'
174
- Requires-Dist: opencv-python-headless ; (python_version < "3.5" and python_version >= "3.4") and extra == 'headless'
175
- Requires-Dist: opencv-python-headless ; (python_version < "3.6" and python_version >= "3.5") and extra == 'headless'
176
- Requires-Dist: opencv-python-headless ; (python_version < "3.7" and python_version >= "3.6") and extra == 'headless'
177
- Requires-Dist: opencv-python-headless ; (python_version < "3.8" and python_version >= "3.7") and extra == 'headless'
178
- Requires-Dist: opencv-python-headless ; (python_version < "3.9" and python_version >= "3.8") and extra == 'headless'
179
- Requires-Dist: opencv-python-headless ; (python_version >= "3.10") and extra == 'headless'
180
- Provides-Extra: optional
181
- Requires-Dist: pyhesaff ; extra == 'optional'
182
- Requires-Dist: vtool-ibeis-ext ; extra == 'optional'
183
- Provides-Extra: optional-strict
184
- Requires-Dist: pyhesaff (==2.1.0) ; extra == 'optional-strict'
185
- Requires-Dist: vtool-ibeis-ext (==0.1.0) ; extra == 'optional-strict'
186
- Requires-Dist: pyflann-ibeis (==2.2.0) ; (python_version < "3.10" and python_version >= "3.9") and extra == 'optional-strict'
187
- Requires-Dist: pyflann-ibeis (==2.2.0) ; (python_version < "3.8" and python_version >= "3.7") and extra == 'optional-strict'
188
- Requires-Dist: pyflann-ibeis (==2.0.0) ; (python_version < "3.9" and python_version >= "3.8") and extra == 'optional-strict'
189
- Requires-Dist: pyflann-ibeis (==2.2.0) ; (python_version >= "3.10") and extra == 'optional-strict'
190
- Requires-Dist: pyflann-ibeis ; (python_version < "3.10" and python_version >= "3.9") and extra == 'optional'
191
- Requires-Dist: pyflann-ibeis ; (python_version < "3.8" and python_version >= "3.7") and extra == 'optional'
192
- Requires-Dist: pyflann-ibeis ; (python_version < "3.9" and python_version >= "3.8") and extra == 'optional'
193
- Requires-Dist: pyflann-ibeis ; (python_version >= "3.10") and extra == 'optional'
194
- Provides-Extra: runtime-strict
195
- Requires-Dist: six (==1.10.0) ; extra == 'runtime-strict'
196
- Requires-Dist: scikit-image ; extra == 'runtime-strict'
197
- Requires-Dist: ubelt (==0.9.0) ; extra == 'runtime-strict'
198
- Requires-Dist: utool (==2.1.5) ; extra == 'runtime-strict'
199
- Requires-Dist: delorean ; extra == 'runtime-strict'
200
- Requires-Dist: Pillow (==8.3.2) ; (python_version < "3.10" and python_version >= "3.9") and extra == 'runtime-strict'
201
- Requires-Dist: numpy (==1.21.0) ; (python_version < "3.10" and python_version >= "3.9") and extra == 'runtime-strict'
202
- Requires-Dist: scipy (==1.8.0) ; (python_version < "3.10" and python_version >= "3.9") and extra == 'runtime-strict'
203
- Requires-Dist: scikit-learn (==1.0.2) ; (python_version < "3.10" and python_version >= "3.9") and extra == 'runtime-strict'
204
- Requires-Dist: statsmodels (==0.13.1) ; (python_version < "3.10" and python_version >= "3.9") and extra == 'runtime-strict'
205
- Requires-Dist: networkx (==1.11) ; (python_version < "3.5" and python_version >= "2.7") and extra == 'runtime-strict'
206
- Requires-Dist: networkx (==2.3) ; (python_version < "3.6" and python_version >= "3.5") and extra == 'runtime-strict'
207
- Requires-Dist: networkx (==2.5) ; (python_version < "3.7" and python_version >= "3.6") and extra == 'runtime-strict'
208
- Requires-Dist: Pillow (==8.3.2) ; (python_version < "3.7" and python_version >= "3.6") and extra == 'runtime-strict'
209
- Requires-Dist: numpy (==1.19.0) ; (python_version < "3.7" and python_version >= "3.6") and extra == 'runtime-strict'
210
- Requires-Dist: scikit-learn (==0.24.1) ; (python_version < "3.7" and python_version >= "3.6") and extra == 'runtime-strict'
211
- Requires-Dist: networkx (==2.6.2) ; (python_version < "3.8" and python_version >= "3.7") and extra == 'runtime-strict'
212
- Requires-Dist: Pillow (==9.0.0) ; (python_version < "3.8" and python_version >= "3.7") and extra == 'runtime-strict'
213
- Requires-Dist: numpy (==1.20.0) ; (python_version < "3.8" and python_version >= "3.7") and extra == 'runtime-strict'
214
- Requires-Dist: scipy (==1.6.0) ; (python_version < "3.8" and python_version >= "3.7") and extra == 'runtime-strict'
215
- Requires-Dist: scikit-learn (==0.24.1) ; (python_version < "3.8" and python_version >= "3.7") and extra == 'runtime-strict'
216
- Requires-Dist: statsmodels (==0.9.0) ; (python_version < "3.8" and python_version >= "3.7") and extra == 'runtime-strict'
217
- Requires-Dist: Pillow (==8.3.2) ; (python_version < "3.9" and python_version >= "3.8") and extra == 'runtime-strict'
218
- Requires-Dist: numpy (==1.21.0) ; (python_version < "3.9" and python_version >= "3.8") and extra == 'runtime-strict'
219
- Requires-Dist: scipy (==1.8.0) ; (python_version < "3.9" and python_version >= "3.8") and extra == 'runtime-strict'
220
- Requires-Dist: scikit-learn (==1.0.2) ; (python_version < "3.9" and python_version >= "3.8") and extra == 'runtime-strict'
221
- Requires-Dist: statsmodels (==0.13.1) ; (python_version < "3.9" and python_version >= "3.8") and extra == 'runtime-strict'
222
- Requires-Dist: Pillow (==9.1.0) ; (python_version >= "3.10") and extra == 'runtime-strict'
223
- Requires-Dist: numpy (==1.21.6) ; (python_version >= "3.10") and extra == 'runtime-strict'
224
- Requires-Dist: scipy (==1.8.0) ; (python_version >= "3.10") and extra == 'runtime-strict'
225
- Requires-Dist: scikit-learn (==1.0.2) ; (python_version >= "3.10") and extra == 'runtime-strict'
226
- Requires-Dist: statsmodels (==0.13.1) ; (python_version >= "3.10") and extra == 'runtime-strict'
227
- Requires-Dist: networkx (==2.7) ; (python_version >= "3.8") and extra == 'runtime-strict'
228
- Provides-Extra: tests
229
- Requires-Dist: xdoctest ; extra == 'tests'
230
- Requires-Dist: pytest ; extra == 'tests'
231
- Requires-Dist: pytest-cov ; extra == 'tests'
232
- Requires-Dist: coverage ; extra == 'tests'
233
- Requires-Dist: codecov ; extra == 'tests'
234
- Provides-Extra: tests-strict
235
- Requires-Dist: xdoctest (==0.3.0) ; extra == 'tests-strict'
236
- Requires-Dist: pytest (==3.3.1) ; extra == 'tests-strict'
237
- Requires-Dist: pytest-cov ; extra == 'tests-strict'
238
- Requires-Dist: coverage (==4.3.4) ; extra == 'tests-strict'
239
- Requires-Dist: codecov (==2.0.15) ; extra == 'tests-strict'
240
-
241
- vtool_ibeis
242
- ===========
243
-
244
- |Pypi| |Downloads| |Codecov| |Travis| |Appveyor|
245
-
246
- Vision Tools - tools for computer vision. Part of the WildMe / IBEIS Project.
247
-
248
-
249
- Repos relevant to the ibeis project:
250
-
251
- * https://github.com/Erotemic/plottool_ibeis
252
-
253
- * https://github.com/Erotemic/guitool_ibeis
254
-
255
- * https://github.com/Erotemic/dtool_ibeis
256
-
257
- * https://github.com/Erotemic/vtool_ibeis
258
-
259
- * https://github.com/Erotemic/pyflann_ibeis
260
-
261
- * https://github.com/Erotemic/pyhesaff
262
-
263
- * https://github.com/Erotemic/utool
264
-
265
- * https://github.com/Erotemic/ibeis
266
-
267
-
268
- .. |CircleCI| image:: https://circleci.com/gh/Erotemic/vtool_ibeis.svg?style=svg
269
- :target: https://circleci.com/gh/Erotemic/vtool_ibeis
270
- .. |Travis| image:: https://img.shields.io/travis/Erotemic/vtool_ibeis/master.svg?label=Travis%20CI
271
- :target: https://travis-ci.org/Erotemic/vtool_ibeis?branch=master
272
- .. |Appveyor| image:: https://ci.appveyor.com/api/projects/status/github/Erotemic/vtool_ibeis?branch=master&svg=True
273
- :target: https://ci.appveyor.com/project/Erotemic/vtool_ibeis/branch/master
274
- .. |Codecov| image:: https://codecov.io/github/Erotemic/vtool_ibeis/badge.svg?branch=master&service=github
275
- :target: https://codecov.io/github/Erotemic/vtool_ibeis?branch=master
276
- .. |Pypi| image:: https://img.shields.io/pypi/v/vtool_ibeis.svg
277
- :target: https://pypi.python.org/pypi/vtool_ibeis
278
- .. |Downloads| image:: https://img.shields.io/pypi/dm/vtool_ibeis.svg
279
- :target: https://pypistats.org/packages/vtool_ibeis
280
- .. |ReadTheDocs| image:: https://readthedocs.org/projects/vtool_ibeis/badge/?version=latest
281
- :target: http://vtool_ibeis.readthedocs.io/en/latest/
@@ -1,43 +0,0 @@
1
- vtool_ibeis/__init__.py,sha256=vREv6gTzYIbinfBtJWftPFyxtpUyjIOfRqyEAv0aeTY,37822
2
- vtool_ibeis/__main__.py,sha256=vSVdz60cNorVoIP7Hrud_gruoi_Mlfiex-SZ0INSwYE,777
3
- vtool_ibeis/_old_matching.py,sha256=-RfYnOm8HiOqS-RCNQSNhNyc05ie9Wp_Z1zWgn-0Vgs,10399
4
- vtool_ibeis/_pyflann_backend.py,sha256=5MedKGE-JCfNx3-Xh-ixz7H-4YqBHIPGRWbhRW5SIKc,1815
5
- vtool_ibeis/_rhomb_dist.py,sha256=lFWjNIS0r7laSCnNHlQKLGm_R0mEbk0i1k_hyUlGQJw,12026
6
- vtool_ibeis/blend.py,sha256=YEl7_-x58WT4krow2IW22e8snhbWYnDYTeBTm84irjE,13723
7
- vtool_ibeis/chip.py,sha256=ZfR2elMq6JHBCC9xaYQL-9K3d6QU3dnGcMN7mGIx1Co,15825
8
- vtool_ibeis/clustering2.py,sha256=oxHzwRlwnGbI2dad28m4pHZRoxipUXoOqVtBAkwgnJU,30955
9
- vtool_ibeis/confusion.py,sha256=C51eQxGTpikuRnyJCsP2EKY6vdUXriMwTporKRgM5xI,40953
10
- vtool_ibeis/coverage_grid.py,sha256=9r1XbuKQJzus9x_uPnlTqjHgs_fiZGns8C5uIHA0qEQ,13416
11
- vtool_ibeis/coverage_kpts.py,sha256=xFRMHjXt-F7Ej-Z7ywGXMIdUc_82uJhQaBnGbbQNqFE,19335
12
- vtool_ibeis/demodata.py,sha256=xI9SW1j8Z5kCo4f1pQ7Ikc_QTeFKFYEmqL6PjdEkM2Q,41041
13
- vtool_ibeis/distance.py,sha256=OKQeuZTB7mXfc1m-wRZmuGQPgUB2KXqppwfb4pt2wHY,25273
14
- vtool_ibeis/ellipse.py,sha256=9MMu0KOkchc0dm_1qUDNIqhATi-j6kWsIBfaaQoia38,15565
15
- vtool_ibeis/exif.py,sha256=L-1qfBn1RBXF1MmYmrrrz5dg1Ssgv0XG4S3xCYyvbEI,13434
16
- vtool_ibeis/features.py,sha256=N_sJU_q1NCJdsV0qk98oE9bjp4iMXWBqkLlj6d_EmQM,13523
17
- vtool_ibeis/fontdemo.py,sha256=VIqZsh4uLASpb2a84lkR1aPDOUfCnBuw-_1dholvT1c,8232
18
- vtool_ibeis/geometry.py,sha256=rmNshKlF_bd9axN2xfofTFosyXx3EW_kqkuW4cpx9YU,19032
19
- vtool_ibeis/histogram.py,sha256=5uNoN3Y3cJFTrxA83LzmS2VdG2MYQD9p_MyHWf4pLDM,40242
20
- vtool_ibeis/image.py,sha256=NlGD8efOsAO5v0MNEsQVrTtCb4TYyvkOE55tkU14N8o,106283
21
- vtool_ibeis/image_filters.py,sha256=FKoE_e_L7Pj2cGTe4mG9KrDhM47GgCIz3Sg4TdSeqSQ,7025
22
- vtool_ibeis/image_shared.py,sha256=dxXguR3gLFBW9pms0ffJ0PThc6bzHCwbGYNF7jYaUAw,566
23
- vtool_ibeis/inspect_matches.py,sha256=-4Djkj47VLDnTPM_xzgfBjH7o-keRgN8sKOmo1TvTuk,13244
24
- vtool_ibeis/keypoint.py,sha256=ciB7cO6zFtD9TFn035jVO37X3a43NIsCrT9hMaqX5RU,81546
25
- vtool_ibeis/linalg.py,sha256=ipRtrxA0kZR-CHfWgQix8XopsjEjgulHg7euchmbcPA,21176
26
- vtool_ibeis/matching.py,sha256=rjrKM4WlbxaWV0zXMDe2rW1_kMxSWXBoGNIyOK1-FOw,73534
27
- vtool_ibeis/nearest_neighbors.py,sha256=7dkJxiK7PIg9ukKzKayy6IKuMMF0n9AJpvYreazRNS4,29285
28
- vtool_ibeis/numpy_utils.py,sha256=CqnhH37YLHhjOgbRfus689y3Iqcuf5zfGB9OVa0zyFA,11845
29
- vtool_ibeis/other.py,sha256=L9YXLDfewnw2Ev6EpTr6GuswwZ7DE_8EiOtdBlO5f4c,88912
30
- vtool_ibeis/patch.py,sha256=853QeYwKLLR6klW3rHp8SMQ25PpH9qBTj7z1nEvxJNk,55409
31
- vtool_ibeis/quality_classifier.py,sha256=X0Bxx7HFJtQMDe0w9SPVZpW8rLBFyDYjwiVA3bt3y0A,6271
32
- vtool_ibeis/score_normalization.py,sha256=l_yOrQ5BWL5cpv6NQXew3tyfd0emSfxLrZG4puaqzCs,68736
33
- vtool_ibeis/segmentation.py,sha256=T4RaPIgxkpIadP7n_fKVq16J7Y1bM7gem3PNT0PLjR0,10334
34
- vtool_ibeis/spatial_verification.py,sha256=fflohtOIcbwYdFRs4zV_n_uGJsvk2MjW7Wnlasx2Z80,47748
35
- vtool_ibeis/sver_c_wrapper.py,sha256=_kRO-_3BKaQjp4rQ87eLAQp0a-8b1xCFUs_m8plfEIE,3728
36
- vtool_ibeis/symbolic.py,sha256=Upc0lp31-jGVp3_zl0ltEZ4UlKLHSzxspIfDXlC38nQ,6316
37
- vtool_ibeis/trig.py,sha256=xOJsD2kn9jWp7kFqWeDuL22yo6IVMUGHeazSE_b3W2c,804
38
- vtool_ibeis/util_math.py,sha256=md862jw9dz7-mgxcwYP2jWmiEoTrxZuN9Lcluq_JPNM,24293
39
- vtool_ibeis-2.2.0.dist-info/LICENSE,sha256=bcDgaNzzpbyOBUIFuFt3IOHUkmW7xkv1FdLPeRl99po,11323
40
- vtool_ibeis-2.2.0.dist-info/METADATA,sha256=Fr_TWIrNNcgpXimWJxOP_66U52CDnOmbrwJqjSE52gs,21398
41
- vtool_ibeis-2.2.0.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
42
- vtool_ibeis-2.2.0.dist-info/top_level.txt,sha256=ioCLlRKegmLWJf7B4k2o4JZCTAI7Eb61FpE5mO720bM,12
43
- vtool_ibeis-2.2.0.dist-info/RECORD,,