eye

Crates.ioeye
lib.rseye
version0.5.0
sourcesrc
created_at2020-07-02 20:02:32.596212
updated_at2023-10-28 17:11:36.148864
descriptionCross platform camera capture and control
homepage
repositoryhttps://github.com/raymanfx/eye-rs
max_upload_size
id260747
size84,254
Christopher N. Hesse (raymanfx)

documentation

README

eye

eye provides high-level abstractions for camera hardware interaction in Rust. It leverages the other parts of the eye stack such as eye-hal to provide a cross-plattform abstraction layer.

Where eye-hal facilitates a rather low level abstraction, eye is designed to expand on that and leverage modern programming patterns such as async code. The main goal of this crate is to provide an easy to use, high-level API.

Other features of the high-level eye crate include transparent frame format conversion and more.

Commit count: 151

cargo fmt