An open API service indexing awesome lists of open source software.

https://github.com/bergercookie/cv-detectors-rs

[WIP] Implementations of computer-vision detector algorithms, from scratch in Rust
https://github.com/bergercookie/cv-detectors-rs

Last synced: 10 months ago
JSON representation

[WIP] Implementations of computer-vision detector algorithms, from scratch in Rust

Awesome Lists containing this project

README

          

# Computer Vision Detectors Suite

![Cirrus CI](https://img.shields.io/cirrus/github/bergercookie/cv-detectors-rs?style=plastic)

The repository currently holds a WIP implementation of the FAST feature
detectors, written natively in the Rust programming language