Rust Computer Vision

Results 11 repositories owned by Rust Computer Vision

cv

769
Stars
61
Forks
Watchers

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.

cv-core

27
Stars
0
Forks
Watchers

Rust computer vision core crate

hnsw

198
Stars
13
Forks
Watchers

HNSW ANN from the paper "Efficient and robust approximate nearest neighbor search using Hierarchical Navigable Small World graphs"

levenberg-marquardt

38
Stars
14
Forks
Watchers

Provides abstractions to run Levenberg-Marquardt optimization

meetups

16
Stars
2
Forks
Watchers

ndarray-vision

61
Stars
10
Forks
Watchers

Computer vision library built on top of ndarray

nshare

40
Stars
12
Forks
Watchers

Provides an interface layer to convert between n-dimensional types in different Rust crates

rust-cv

15
Stars
1
Forks
Watchers

A repository to hold information and issues about the rust-cv project as a whole

space

38
Stars
5
Forks
Watchers

Spatial library for Rust

arrsac

17
Stars
4
Forks
Watchers

Implements ARRSAC from the paper "A Comparative Analysis of RANSAC Techniques Leading to Adaptive Real-Time Random Sample Consensus"