k210-sdk-stuff/rust/glyph-mapping
Wladimir J. van der Laan ce5c41f0da rust: use repr(C) for aligned structs
Just a precaution: we want a predictable layout here.
2019-09-05 11:17:23 +00:00
..
src rust: use repr(C) for aligned structs 2019-09-05 11:17:23 +00:00
.gitignore rust: Add rust version of glyph mapping demo 2019-06-02 12:51:51 +00:00
Cargo.toml Dependencies bump 2019-07-02 17:20:39 +00:00
README.md rust: Add rust version of glyph mapping demo 2019-06-02 12:51:51 +00:00

glyph-mapping

Display the real-time image from ov5640 passed through a glyph-mapping algorithm.

This samples the camera in planar R8G8B8 format.