cv
CV library
A collection of computer vision algorithms and systems implemented in Rust.
Rust CV mono-repo. Contains pure-Rust dependencies which attempt to encapsulate the capability of OpenCV, OpenMVG, and vSLAM frameworks in a cohesive set of APIs.
854 stars
25 watching
67 forks
Language: Rust
last commit: over 1 year ago
Linked from 1 awesome list
algorithmscomputer-visioncratesrust-cv
Related projects:
Repository | Description | Stars |
---|---|---|
nebgnahz/cv-rs | Rust wrapper around OpenCV 3.x | 204 |
rust-embedded/riscv | Provides a set of Rust libraries and tools for accessing and interacting with RISC-V microcontrollers. | 852 |
twistedfall/opencv-rust | Rust bindings for OpenCV computer vision library | 2,002 |
warycat/rustgym | A comprehensive Rust library and tutorial repository containing solutions to various programming challenges and problems | 896 |
xmc-rs/xmc4800 | A Rust library for interfacing with the XMC4800 microcontroller peripheral interface | 3 |
tikv/client-rust | Provides an async Rust client for interacting with a distributed key-value store. | 389 |
tikv/grpc-rs | A Rust wrapper of the gRPC Core library for building high-performance RPC services. | 1,807 |
emo-crab/scap-rs | A collection of Rust libraries for working with vulnerability data from various sources. | 16 |
rust-lang/rust | The Rust project provides tools and infrastructure to build efficient, reliable software | 98,756 |
iqlusioninc/crates | A collection of Rust crates from iqlusion, providing various cryptographic and utility libraries. | 458 |
xmc-rs/xmc4700 | A Rust library providing peripheral access to the XMC4700 microcontroller series | 3 |
mrcjkb/rustaceanvim | A plugin that enhances Neovim's functionality for Rust development | 1,761 |
jesolem/pcv | A Python module for computer vision tasks | 1,921 |
eliovir/rust-examples | A collection of Rust examples and tutorials | 236 |
donnyyou/pytorchcv | A PyTorch-based framework for building and training deep learning models in computer vision. | 47 |