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.
865 stars
26 watching
68 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 low-level access and interfaces for writing software on RISC-V microcontrollers. | 874 |
twistedfall/opencv-rust | Rust bindings for OpenCV computer vision library | 2,036 |
warycat/rustgym | A comprehensive Rust library and tutorial repository containing solutions to various programming challenges and problems | 901 |
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,805 |
emo-crab/scap-rs | A collection of Rust libraries for working with vulnerability data from various sources. | 17 |
rust-lang/rust | Empowering software developers to build reliable and efficient software using a fast and memory-efficient language with strong type safety and comprehensive tooling. | 99,490 |
iqlusioninc/crates | A collection of Rust crates from iqlusion, providing various cryptographic and utility libraries. | 464 |
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,864 |
jesolem/pcv | A Python module for computer vision tasks | 1,929 |
eliovir/rust-examples | A collection of Rust examples and tutorials | 237 |
donnyyou/pytorchcv | A PyTorch-based framework for building and training deep learning models in computer vision. | 47 |