Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zoeyfyi/detexify-rust
Port of detexify to rust.
https://github.com/zoeyfyi/detexify-rust
computer-vision latex rust tex
Last synced: 3 months ago
JSON representation
Port of detexify to rust.
- Host: GitHub
- URL: https://github.com/zoeyfyi/detexify-rust
- Owner: zoeyfyi
- License: mit
- Created: 2020-09-01T21:15:40.000Z (over 4 years ago)
- Default Branch: trunk
- Last Pushed: 2021-03-25T19:28:41.000Z (almost 4 years ago)
- Last Synced: 2024-10-09T09:46:34.584Z (3 months ago)
- Topics: computer-vision, latex, rust, tex
- Language: Rust
- Homepage:
- Size: 6.19 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Detexify Rust
Port of detexify to rust.
| Crate | Description |
| :---- | :---------- |
| [detexify](/detexify) | port of the classifier that powers https://detexify.kirelabs.org/classify.html |
| [detexify-server](/detexify-server) | port of the [detexify backend](https://github.com/kirel/detexify-hs-backend). |