Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bradeneverson/orias

General purpose computer vision crate with support for embedded systems
https://github.com/bradeneverson/orias

Last synced: about 2 months ago
JSON representation

General purpose computer vision crate with support for embedded systems

Awesome Lists containing this project

README

        

# orias 👁️

### A general purpose computer vision library with embedded systems in mind

[![crates.io](https://img.shields.io/crates/v/orias.svg)](https://crates.io/crates/orias)
[![Documentation](https://docs.rs/orias/badge.svg)](https://docs.rs/orias)

```diff
- This crate is in extremely early development, we are currently working on image traits and processing features
```

# License
Licensed under the Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0 or the MIT license http://opensource.org/licenses/MIT, at your option. This file may not be copied, modified, or distributed except according to those terms.