rbagd / rust-linearkalmanLinks
Kalman filtering and smoothing in Rust
☆41Updated 9 years ago
Alternatives and similar repositories for rust-linearkalman
Users that are interested in rust-linearkalman are comparing it to the libraries listed below
Sorting:
- Kalman filter implementation in Rust☆87Updated 6 months ago
- Kalman filters and other optimal and non-optimal estimation filters in Rust☆21Updated 5 years ago
- Kiddo☆153Updated last week
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆56Updated last year
- A graph crate with simplicity in mind☆89Updated 2 years ago
- A library for least squares fitting of separable, nonlinear models to data.☆82Updated 2 months ago
- K-dimensional tree in Rust for fast geospatial indexing and lookup☆29Updated 2 years ago
- A Rust port of Madgwick's AHRS algorithm☆44Updated 4 months ago
- Computer vision library built on top of ndarray☆71Updated last year
- Simple neural network library for classification written in Rust.☆46Updated 3 years ago
- Rust wrapper for v4l2☆119Updated 2 years ago
- Optical Flow Processing Stack☆77Updated 3 years ago
- Type conversion among popular Rust computer vision libraries☆54Updated 8 months ago
- Rust library for the Raspberry Pi Camera☆125Updated last year
- 📷 📐 Geometric models of cameras for photogrammetry☆51Updated 6 months ago
- Executor agnostic async TFTP implementation☆29Updated 2 months ago
- Color schemes for charts and maps☆233Updated last month
- A port of geographiclib in Rust.☆47Updated this week
- A crate to make working with FFI code easier.☆70Updated 3 years ago
- k-dimensional tree☆86Updated 2 months ago
- Tensorflow Rust Implementation of MTCNN - https://cetra3.github.io/blog/face-detection-with-tensorflow-rust/☆73Updated 4 years ago
- A circular buffer with fixed capacity (Rust).