k210-sdk-stuff/rust/glyph-mapping
Wladimir J. van der Laan a1c65405ea rust: Clean up cargo patches
No more need for any `k210-hal` and `k210-pac` patches with 0.2.0
2019-12-28 20:17:37 +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 rust: Clean up cargo patches 2019-12-28 20:17:37 +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.