Metadata-Version: 2.4
Name: scm-xfeat
Version: 0.1.4
Summary: Self-contained XFeat feature extraction model and corresponding LighterGlue matcher.
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: opencv-python-headless>=4.10
Requires-Dist: poselib
Requires-Dist: kornia>=0.7.2
Requires-Dist: tqdm
Requires-Dist: gdown
Requires-Dist: torch
Dynamic: license-file

## XFeat: Accelerated Features for Lightweight Image Matching
Fork of https://github.com/verlab/accelerated_features/commits/main/. This fork exists to have more control over upstream changes.
It is meant as a stable dependency for some other tools. If you are interested in contributing to XFeat, please refer to the original repository.
