Metadata-Version: |
2.3 |
Name: |
kornia_rs |
Version: |
0.1.7 |
Summary: |
Low level implementations for computer vision in Rust |
Author-Email: |
Edgar Riba <edgar[at]kornia.org> |
Maintainer-Email: |
Edgar Riba <edgar[at]kornia.org> |
Home-Page: |
http://kornia.org |
Project-Url: |
homepage, http://www.kornia.org |
Project-Url: |
documentation, https://kornia.readthedocs.io |
Project-Url: |
repository, https://github.com/kornia/kornia-rs |
License: |
Apache-2.0 |
Keywords: |
computer vision,rust |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
Operating System :: OS Independent |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Rust |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Programming Language :: Rust |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
Requires-Python: |
>=3.8 |
Requires-Dist: |
pytest; extra == "dev" |
Requires-Dist: |
kornia (>=0.7.2); extra == "dev" |
Requires-Dist: |
numpy (==1.23.0); extra == "dev" |
Requires-Dist: |
jax[cpu]; extra == "dev" |
Provides-Extra: |
dev |
Description-Content-Type: |
text/markdown; charset=UTF-8; variant=GFM |
License-File: |
LICENSE |