k210-sdk-stuff/rust/glyph-mapping
Wladimir J. van der Laan 69636c4005 rust: Pass in font mapping to k210-console
Support other unicode to font mappings (such as application specific
ones) besides cp437.
2020-02-03 16:19:00 +00:00
..
src rust: Pass in font mapping to k210-console 2020-02-03 16:19:00 +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.